BODY {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

h1 {	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

h2 {	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

h3 {	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-weight: bold;
	color: #333333;
}

h4 {	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-weight: bold;
	color: #333333;
}

a {	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #336699;
}

p {	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

ul {	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

td {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

/* content */

.gtma_titles {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #333333;
}

.gtma_subtitles {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.gtma_bodytext {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.gtma_bodytext a {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #336699;
}

.gtma_textlinks {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
}

.gtma_textlinks a {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #336699;
}

.gtma_footer {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

.gtma_footer a {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
}

/* side navigation */

td.gtma_subnav a {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background-color: #cccccc;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

td.gtma_subnav .active {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #cc0000;
	background-color: #cccccc;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

.gtma_subsubnav a {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background: #e6e6e6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

.gtma_subsubnav .active {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #cc0000;
	background: #e6e6e6;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	font-weight: bold;
}

/* tables */

.gtma_table {
	margin-left: 20px;
	border: thin none;
	margin-bottom: 20px;
}

.gtma_table_02 {
	border: thin none;
}



.gtma_tblheader {
	position: relative;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background: #6699cc;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.gtma_tblheader_small {
	position: relative;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	background: #6699cc;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

.gtma_tblheader p {
	position: relative;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background: #6699cc;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.gtma_tblheader a {
	color: #ffffff;
}

.gtma_tblsubhead {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background: #9cc1e6;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.gtma_tblsubhead_small {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background: #9cc1e6;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

.gtma_tblcontent {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background: #c5dcf3;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.gtma_tblcontent_small {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background: #c5dcf3;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.gtma_tblsubhead_small {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background: #9cc1e6;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
/* Left side callout Buttons */

.gtma_callout_button {
	width: 154px;
	/* border-width: 5px;
	border-color: #ffffff; */
	align: center;
	text-align: center;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background: #336699;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	display: block;
}

.gtma_callout_button_inside {
	width: auto;
	border-top: 1px solid #85a3c2;
	border-left: 1px solid #85a3c2;
	border-right: 1px solid #85a3c2;
	border-bottom: 1px solid #85a3c2;
	/* border-color: #85a3c2; */
	align: center;
	text-align: center;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background: #336699;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	display: block;
}

.gtma_callout_button_inside a {
	align: center;
	text-align: center;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	background: #336699;
}



/* Misc. */

.gtma_boldtext {
	font-family: arial, helvetica, geneva, sans-serif;
	font-weight: bold;
}

#gtma_home_list li {
	list-style-image: url(bullet_home.gif);
}

.gtma_forms {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.gtma_main_line {
	position: relative;
	top: -5px;
	index: -10;
}

.gtma_samlltext {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 7px;
}

.gtma_table_notes {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10px;
}

/* This css class controls the width of all search elements */
.searchlayout {
	width: 559px;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}

/* This css class controls the appearce of the title */
.searchtitle {
	font-family: arial, helvetica, geneva, sans-serif;
	color: #cccccc;
	font-weight: bold;
	font-size: 12pt;
}

/* This css class controls the appearance of form elements (text box and button) */
.searchinput {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10;
}

/* This css class controls the color of highlighted text on the page */
.searchhighlight {
	color: #0066cc;
}

/* This css class controls the color of "hit highlighting" on the page */
.searchhits {
	background-color: #FFFF00;
}

/* This css class controls the appearance of URLs, File names, sizes and last modified dates */
.searchresultssml, .searchresultssml a {
	color: #000000;
	font-size: 10px;
	font-family: arial, helvetica, geneva, sans-serif;
	text-decoration: none;
}