.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0033CC;
	padding-top: 2px;
	padding-bottom: 3px;
}
.MainBorder {
	border-top-width: 7px;
	border-right-width: 3px;
	border-bottom-width: 7px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: cec5b5;
	border-right-color: cec5b5;
	border-bottom-color: cec5b5;
	border-left-color: cec5b5;
}
.NavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #00CC33;
}
.LeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	width: 180px;
}
.BottomLine {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #006698;
}
.BottomLine2 {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #006698;
}
.CopyRightTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.CopyRightText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.CopyRightText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.CopyRightText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.Main2col {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333333;
	width: 560px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.LeftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006600;
	list-style-type: circle;
	line-height: 22pt;
}
.LeftHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 20px;
}
.Main1col {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 10px;
}
.Main1colCont {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
}
H1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18pt;
	color: #003399;
	font-weight: normal;
}
H2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #006699;
	line-height: 13pt;
}
H3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11.5pt;
	font-weight: bold;
	color: #666666;
	line-height: 13pt;
}
.highlightBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 15px;
	border: 1px solid #006600;
	background-image: url(images/highlight-green.gif);
	background-repeat: repeat;
}
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.SectionHeader {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	background-image: url(../images/SectionBanner.gif);
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #003366;
	padding-left: 20px;
	padding-top: 7px;
	font-weight: bold;
}
.SectionHeader2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	background-image: url(images/SectionBanner.gif);
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #006600;
	padding-left: 20px;
	padding-top: 7px;
	font-weight: bold;
}
.SectionBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../images/LightGrayBackground.gif);
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #CCCCCC;
	background-repeat: repeat;
	height: 100%;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 34pt;
	letter-spacing: .15em;
}
.BodyArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 13.5pt;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
}
.BodyArea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 12pt;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.BodyArea3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	line-height: normal;
	padding-top: 18px;
	padding-right: 35px;
	padding-bottom: 18px;
	padding-left: 35px;
}
.LinksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
}
.LinksText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	margin-right: 15px;
}
.LinksText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.LinksText2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
}
.LinksTextM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 18px;
}
.LinksTextM:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #FFFF00;
	margin-right: 18px;
}
.LinksTextM2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #FFFFFF;
}
.LinksTextM2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #FFFF00;
}
.RightImage {
	margin-bottom: 10px;
	margin-left: 8px;
}
.ListTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.OrganiztionTxt {
	font-family: "Trebuchet MS", Arial;
	font-size: 14pt;
	color: #006699;
}
.NavBarSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	padding-right: 8px;
	padding-left: 7px;
}
.NavBarSm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	padding-right: 8px;
	padding-left: 7px;
}
.NavBarSm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 7px;
}
.NavBarSm2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 7px;
}
.NavBarMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	padding-right: 10px;
	padding-left: 9px;
}
.NavBarMed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	padding-right: 10px;
	padding-left: 9px;
}
.NavBarMed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 9px;
}
.NavBarMed2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 9px;
}
.NavBarLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	padding-right: 30px;
	padding-left: 29px;
}
.NavBarLg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	padding-right: 30px;
	padding-left: 29px;
}
.NavBarLg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 29px;
}
.NavBarLg2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 29px;
}
.RightMultbox {
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
}
.RightMultboxNoline {
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 6px;
}
.NNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.NNavText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.NavText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 25px;
}
.NavText2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.MainArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.NNavText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NNavText2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.BodyWidth {
	width: 83%;
}
.NavSep {
	background-image: url(../images/NavSep.png);
	background-repeat: no-repeat;
	background-position: right;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.LeftObjPadding {
	margin-right: 12px;
	margin-bottom: 8px;
}
.BreadCrumbs {
	font-family: "Trebuchet MS", Arial;
	font-size: 8.5pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	padding-right: 6px;
	letter-spacing: .075em;
}
.BreadCrumbs:Hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 8.5pt;
	font-weight: normal;
	color: #00CC00;
	text-decoration: underline;
	padding-right: 6px;
	letter-spacing: .075em;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.SectionHead {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat;
	padding-left: 10px;
	background-color: #0000CC;
	padding-top: 3px;
	padding-right: 10px;
}
.SectionHeadText {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SectionHeadText:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SectionHeadText:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SectionHeadText:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.SectionHeadGray {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/GraySectionBar.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.GrayBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(../images/new/LightGray.gif);
	background-repeat: repeat;
	padding: 15px;
	border: 1px solid #000099;
}
.GrayBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(../images/new/LightGray.gif);
	background-repeat: repeat;
	margin-bottom: 8px;
	padding: 15px;
	border: 1px solid #000099;
}
.LoginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(../images/new/LightGray.gif);
	background-repeat: repeat;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ButtonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #006699;
	color: #FFFFFF;
	background-image: url(images/new/blue.png);
	background-repeat: repeat;
	padding: 3px;
}
.ButtonStyle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #009933;
	color: #FFFFFF;
	background-image: url(images/new/Green.png);
	background-repeat: repeat;
	padding: 3px;
}
.BigButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #006699;
	color: #FFFFFF;
	background-image: url(images/new/blue.png);
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.BigButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #009933;
	color: #FFFFFF;
	background-image: url(images/new/blue.png);
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.GrayBox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(../images/new/LightGray.gif);
	background-repeat: repeat;
	padding: 15px;
	border: 1px solid #999999;
	margin-right: 20px;
	margin-left: 20px;
}
.SectionBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #000044;
	background-image: url(../images/LtGray.gif);
	background-repeat: repeat;
}
.SectionBox1top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000044;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bottomshadow {
	background-image: url(../images/shadingBottom.png);
	background-repeat: no-repeat;
	height: 10px;
}
.RightShade {
	background-image: url(../images/shadingRight.png);
	width: 12px;
	margin-right: 2px;
	height: 160px;
}

.SectionBox1topText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}
.SectionBox1topText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF00;
	text-decoration: none;
}

.SectionBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 6px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #000044;
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../funding/images/tabs1/tab1.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 27px;
	width: 144px;
	padding-top: 10px;
}
.tabs:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../funding/images/tabs1/tab1.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 27px;
	width: 144px;
}
.tabs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../funding/images/tabs1/tab1.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 27px;
	width: 144px;
}
.tabs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../funding/images/tabs1/tab2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 27px;
	width: 144px;
}
.tabsCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../funding/images/tabs1/current.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 27px;
	width: 144px;
	padding-top: 10px;
}.tabsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}.tabsText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}.tabsText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}.tabsText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}.tabsText2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}.tabsText2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}.tabsText2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
