a:link { color: #5A99F0; text-decoration: none }
a:hover { color: #969F16; text-decoration: none }
a:active { color: #EA7732; text-decoration: none }
a:visited { color: #5A99F0; text-decoration: none }
a:visited:hover { color: #969F16; text-decoration: none }

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.bodyWhite {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.borderBlue {
	border: 1px solid #1C5787;
}
.borderGreen {
	border: 1px solid #969F16;
}
.borderOrange {
	border: 1px solid #EE7732;
}
.borderRed {
	border: 1px solid #2B125D;
}
.caption {
	font-size: 10px;
	color: #2B125D;
	padding-top: 10px;
	padding-bottom: 15px;
}
.imageLeft {
	margin-right: 11px;
	margin-bottom: 11px;
	float: left;
}
.imageRight {
	margin-bottom: 11px;
	margin-left: 11px;
	border: 1px solid #969F16; 
	float: right;
}
.linksMain {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
} 
.linksMain :link { color: #FFFFFF; text-decoration: none }
.linksMain :hover { color: #FFFFFF; text-decoration: none }
.linksMain :active { color: #FFFFFF; text-decoration: none }
.linksMain :visited { color: #FFFFFF; text-decoration: none }
.linksMain :visited:hover { color: #FFFFFF; text-decoration: none }

.linksSec {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #5A99F0;
}

.linksSec a { color: #FFFFFF; text-decoration: none; display: block; padding: 1px 13px; width: 100%; }
.linksSec :link { color: #FFFFFF; text-decoration: none }
.linksSec :hover { color: #FFFFFF; text-decoration: none; background-color: #88B0EE; }
.linksSec :active { color: #969F16; text-decoration: none }
.linksSec :visited { color: #FFFFFF; text-decoration: none }
.linksSec :visited:hover { color: #FFFFFF; text-decoration: none; background-color: #88B0EE; }

.linksTer {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #969F16;
} 
.linksTer a { color: #FFFFFF; text-decoration: none; display: block; padding: 2px 10px; width: 100%; height: 20px }
.linksTer :link { color: #FFFFFF; text-decoration: none }
.linksTer :hover { color: #FFFFFF; text-decoration: none; background-color: #BAC065; }
.linksTer :active { color: #5A99F0; text-decoration: none }
.linksTer :visited { color: #FFFFFF; text-decoration: none }
.linksTer :visited:hover { color: #FFFFFF; text-decoration: none; background-color: #BAC065; }

.linksTer2 {
	font-size: 11px;
	font-weight: bold;
	color: #2B125D;
	background-color: #DDE1A0;
} 
.linksTer2 a { color: #2B125D; text-decoration: none; display: block; padding: 2px 10px; width: 100%; height: 20px; }
.linksTer2 :link { color: #2B125D; text-decoration: none }
.linksTer2 :hover { color: #2B125D; text-decoration: none; background-color: #969F16; }
.linksTer2 :active { color: #5A99F0; text-decoration: none }
.linksTer2 :visited { color: #2B125D; text-decoration: none }
.linksTer2 :visited:hover { color: #2B125D; text-decoration: none; background-color: #969F16; }

.linksTer3 { /*Orange burts*/
	font-size: 11px;
	font-weight: bold;
	color: #2B125D;
	background-color: #EA7732;
} 
.linksTer3 a { color: #2B125D; text-decoration: none; display: block; padding: 2px 10px; width: 100%; height: 20px; }
.linksTer3 :link { color: #2B125D; text-decoration: none }
.linksTer3 :hover { color: #2B125D; text-decoration: none; background-color: #EBA982; }
.linksTer3 :active { color: #5A99F0; text-decoration: none }
.linksTer3 :visited { color: #2B125D; text-decoration: none }
.linksTer3 :visited:hover { color: #2B125D; text-decoration: none; background-color: #EBA982; }

.quote {
	font-style: italic;
	color: #2B125D;
}
.pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #2B125D;
	line-height: 24px;
	text-transform: uppercase;
}
.pageTitleCarat {
	font-size: 11px;
	font-weight: bold;
	color: #2B125D;
	line-height: 24px;
	text-transform: uppercase;
}
.subhead1 {
	font-weight: bold;
	color: #969F16;
}
.subhead2 {
	font-weight: bold;
	color: #2B125D;
}
.subhead2italic {
	font-weight: bold;
	color: #2B125D;
	font-style: italic;
}
.subhead3 {
	font-weight: bold;
	color: #EA7732;
}
.subhead4 {
	color: #EA7732;
}
.subhead5{
font-weight:bold;
font-size:14px;
color:#FF0000;
}
.tableBody { font-size: 11px}

.tableSubhead {	font-size: 11px; font-weight: bold}

.tableSubheadWhite {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #2B125D;
}
ol {
	margin-top: -10px;
}
ul {
	list-style-image: url(/images/bullet.gif);
	margin-top: -10px;
}

ul ul {
	list-style-image: url(/images/bullet.gif);
	margin-top:5px;
}

li {
	margin-bottom: 5px;
	margin-left: -15px;
}
.clearboth {clear:both;}
.tallPhoto {width:250px;
	float:left;
	margin:0;
	padding:0 33px 0 0;
	}
.tallPhoto p {width:250px;
	text-align:left;
	margin:12px 0;
	padding:0;
	white-space:normal;
	}
.widePhoto {width:533px;
	float:left;
	margin:0;
	padding:0;
	}
.widePhoto p {width:533px;
	margin:12px 0;
	white-space:normal;
	}
img.interact{
	border:0;
}
@media print
{
.noPrint{
display:none;
}
}