body {
	margin: 0 0 0 0;
	background-color: #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: auto;
}

#blue {
	color: #143869;
}

#red {
	color: #F31813;
}

#grayBG {
	background-color: #E6E6E6;
}

tr.highlight {
	background-color: #FFFF00;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

th {
	background-color:#e6e6e6;
	color:#000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

.title18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

.smallprintWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

a:link, a:visited {
	color: #000099;
}

a:hover, a:active {
	color: #f31813;
	text-decoration: none;
}

.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	text-decoration: none;
}



.title_rt {
	border: solid gray 1.0pt;
	border-left: none;
	background: #143869;
	padding: 0px 0px 10px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}

.red {
	color: Red;
}

.redmed {
	color: Red;
	font-size: 14px;
}

.redlarge {
	color: Red;
	font-size: 18px;
	letter-spacing: normal;
}

.blue {
	color: #143869;
}

.bluemed {
	color: #143869;
	font-size: 14px;
}

.bluelarge {
	color: #143869;
	font-size: 18px;
	letter-spacing: normal;
}
/*
////////////////////////////////////////////////////////////////////////
THE FOLLOWING ARE GLOBAL STYLES/CLASSES USED IN ALL GSDG pages
Updated: 2007.04.0q
Updater: Scott Graham
////////////////////////////////////////////////////////////////////////
*/
table.borderDot {
	width: 100%;
	border: thin dotted #E6E6E6;
	padding: 0px;
	margin: 0px;	
}

table.borderSolid {
	width: 100%;
	border: 2px solid #143869;
}

table.audioBox {
	width: 100%;
	background-color: #E6E6E6;
	border: 2px solid #999999;
}

.title_White {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

.titleRed {
	background-color: #F31813;
	color: #143869;
}

.titleGray {
	background-color: #E6E6E6;
	color: #143869;
}

.titleWhite {
	background-color: #FFFFFF;
	color: #336699;
}

.tableTitle, .tableTitleGray, .tableTitleGold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
}

.tableTitle {
	background-color: #666666;
	color: #FFFFFF;
}

.tableTitleGray {
	background-color: #e6e6e6;
	color: #143869;
}

.tableTitleRed {
	background-color: #F31813;
	color: #143869;
}

.subtitle1, .subtitle2, .subtitle3 {
	font-weight: bold;
	padding-top: 5px;
}

.subtitle1 {
	font-size: 12pt;
	color: #143869;
	padding-top: 8px;
}

.subtitle2 {
	font-size: 12pt;
	color: #F31813;
}

.subtitle3 {
	font-size: 12pt;
	color: #666666;
}
/*
////////////////////////////////////////////////////////////////////////
END OF GLOBAL STYLES/CLASSES
////////////////////////////////////////////////////////////////////////
*/
