/*global*/
	
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #002B6C;
	line-height: 30px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #00296B;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002B6C;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 15px;
	letter-spacing: .1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;ßß
	}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #002B6C;
	line-height: 17px;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #002B6C;
	line-height: 17px;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	line-height: 17px;
	text-decoration: underline;
}

/*divs*/

#quicklinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#quicklinks ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
#quicklinks li {
	margin-top: 0;
	padding-bottom: 5px;
		}
#quicklinks li a {
	color: #333333;
	text-decoration: none;
}
#quicklinks li a:hover {
	color: #990000;
	text-decoration: none;
}

 
/*links*/

a.topNav:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	}
a.topNav:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	}
a.topNav:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	letter-spacing: 1px;
	}
a.bottomNav:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
a.bottomNav:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
a.bottomNav:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	}
a.readmorelink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	padding-left: 0.5em;
	}
a.readmorelink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	}
a.readmorelink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
	}
a.downloadlink:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 0.5em;
	}
a.downloadlink:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
a.downloadlink:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}
a.documentlink:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 0.5em;
	}
a.documentlink:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
a.documentlink:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}
a.morelink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 0.5em;
	}
a.morelink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
a.morelink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}

a.bodyTx:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #002B6C;
	line-height: 17px;
	text-decoration: underline;
}
a.bodyTx:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #002B6C;
	line-height: 17px;
	text-decoration: underline;
}
a.bodyTx:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	line-height: 17px;
	text-decoration: underline;
}
a.tableText:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002B6C;
	text-decoration: none;
}
a.tableText:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002B6C;
	text-decoration: none;
}
a.tableText:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

/*classes*/

.xsmallTx {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.xsmallTxDk {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.smallTx {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.mediumTx {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodyTx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7581B1;
	line-height: 16px;
}
.sectiontitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: italic;
	font-weight: normal;
	color: #B0B0B0;
	padding-top: 25px;
	padding-bottom: 15px;
}
.subsectiontitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #002B6C;
	line-height: 24px;
}
.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #85353C;
	font-size: 15px;
	letter-spacing: 0.1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	}
.vrtDashBKGD {
	background-image: url(../images/g_vrt_dash_bkgd.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.navcategory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #85353C;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bodyTxItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	font-style: italic;
}
.bodyTxBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}
.dateStamp {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	}

/*Bkgd*/

.BkgdYel1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	padding: 10px;
	background-color: #FEFFEA;
}
.BkgdYel1Top {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	background-color: #FEFFEA;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCC99;
}
.BkgdYel2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	background-color: #FFFFCC;
	padding: 10px;
}
.BkgdWht {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	background-color: #FFFFFF;
	padding: 10px;
}
.bodyTxGrn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #3F6A69;
	line-height: 17px;
}
.bodyTxBlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #002B6C;
	line-height: 17px;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}
.subsectiontitle2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.menu {
	padding-top: 6px;
}
.tableTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7581B1;
	padding: 5px;
	border-right: 2px solid #669999;
	text-indent: 1em;
	margin: 5px;
}
.tableTitle2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7581B1;
	padding: 5px;
	border-right: 2px solid #669999;
	line-height: 12px;
}
.tableSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #85353C;
	background-color: #FFFFFF;
	padding: 5px;
	text-indent: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
}
.tableTitle3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7581B1;
	padding: 5px;
	line-height: 12px;
}
.tableTextYel1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	padding: 5px;
	text-indent: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7581B1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DEDEB2;
}
.superscript {
	font-size: 0.8em;
	vertical-align: super;
}
.tableTextYel2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7581B1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DEDEB2;
}
.tableTextWht1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	text-indent: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7581B1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DEDEB2;
}
.tableTextWht2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7581B1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DEDEB2;
}
.BkgdYel2Top {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	background-color: #FFFFCC;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCC99;
}
.QandAText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #85353C;
}
.QandA {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #85353C;
	line-height: 16px;
}
.tableSubTitleSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #85353C;
	background-color: #FFFFFF;
	padding: 5px;
	text-indent: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
}
.tableTextBlu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #D0DCE7;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7581B1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tableTextBlu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #D0DCE7;
	padding: 5px;
	text-indent: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7581B1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tableTextBlu3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #D0DCE7;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7581B1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DEDEB2;
}
.mediumTxDk {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.calendarTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7581B1;
	line-height: 12px;
	margin-left: -4px;
	margin-right: -2px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.subheadItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7581B1;
	line-height: 16px;
	font-style: italic;
}
.subsectiontitle3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
