BODY {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif;
	FONT-SIZE: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
TD {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 11px
}
P {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 11px
}
UL {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 11px
}
LI {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 11px
}
OL {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 11px
}
TEXTAREA {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 11px
}
UL UL {
	LIST-STYLE: circle
}
UL UL UL {
	LIST-STYLE: square
}
OL UL {
	LIST-STYLE: disc
}
OL UL UL {
	LIST-STYLE: circle
}
H1 {
	COLOR: #000000; FONT-SIZE: 16px; FONT-WEIGHT: bold
}
H2 {
	COLOR: #000000; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.sectiontitle {
	COLOR: #cc0000; FONT-SIZE: 11px; FONT-WEIGHT: bold
}
.boldtextheader {
	COLOR: #cc0000; FONT-SIZE: 11px; FONT-WEIGHT: bold
}
.caption {
	COLOR: #ffffff; FONT-SIZE: 8px
}
.bodyfont {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 11px
}
.title {
	COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.related-links {
	COLOR: #ffffff
}
.inputfield {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-ALIGN: right
}
INPUT {
	FONT-FAMILY: fixed
}
SELECT {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 10px
}
TH {
	BACKGROUND-COLOR: #cc0000; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-SIZE: 11px; FONT-WEIGHT: bold
}
A.primarynav:link {
	COLOR: #000066; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.primarynav:visited {
	COLOR: #000066; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.primarynav:active {
	COLOR: #000066; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.primarynav:hover {
	COLOR: #000066; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
A.secondnav:link {
	COLOR: #000066; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.secondnav:visited {
	COLOR: #000066; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.secondnav:active {
	COLOR: #000066; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.secondnav:hover {
	COLOR: #000066; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}


A.disclaimer_link {
	COLOR: #666666; FONT-WEIGHT: bold
}
A.headlines:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.headlines:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.headlines:active {
	COLOR: #666666; TEXT-DECORATION: none
}
A.headlines:hover {
	COLOR: #666666; TEXT-DECORATION: none
}
A.splash:link {
	COLOR: #cc0000; FONT-SIZE: 10pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
A.splash:visited {
	COLOR: #cc0000; FONT-SIZE: 10pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
A.splash:active {
	COLOR: #cc0000; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
A.splash:hover {
	COLOR: #000000; FONT-SIZE: 10pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
.smalltext {
	FONT-SIZE: 9px
}


.disclaimer {
	COLOR: #666666; FONT-FAMILY: Arial, Helvetica, Sans Serif; FONT-SIZE: 10px; MARGIN: 5px
}
.status {
	COLOR: #ff0000; FONT-WEIGHT: bold; TEXT-ALIGN: center
}
.splash {
	FONT-SIZE: 8pt
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#header {
	position: absolute;
	width: 100%;
	height:106px;
	left: 0px;
	top: 0px;
	overflow:hidden;
}

DIV.banner {
	height: 81px;
	width: 100%;
	background-color: #010080;
	background-image: url(images/top_banner_7.jpg);
	background-repeat: no-repeat;
}

DIV.navbar {
	background-color: #000000;
	height: 25px;
	width: 100%;
}

#leftMenu {
    position:relative;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	width: 200px;
	height: 100%;
	margin-left: -199px;
	float:left;
	background-image: url(images/raster-pattern.gif);
	background-repeat: repeat-y;
	padding-top:106px;
}

#main {
	width: 550px;
	top: 0px;
	
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	height: 70px;
	width: 100%;
	clear: both;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999CC;
	position: relative;
}

* html #footer {/*only ie gets this style*/
  \height:72px;/* for ie5 */
  he\ight:70px;/* for ie6 */
}

#clearHeader {
	height:106px;
	width: 100%;
}

#clearFooter {clear:both; height: 70px;}

DIV.quicksearch {
	position: relative;
	height: 25px;
	width: 200px;
	float: right;
	background-color: #FF0000;
	clear: none;
}
DIV.topMenu {
	position: absolute;
	height: 16px;
	width: 300px;
	clear: none;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	left: 22px;
}

DIV.disclaimerBlock {
	position: absolute;
	height: 70px;
	width: 572px;
	left: 224px;
	top: 1px;
}
DIV.footerImageContainer {
	/*position: absolute;*/
	left: 22px;
	top: 2px;
	height: 70px;
}
.toc1 {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	padding-bottom: 2px;
	margin-left: 22px;
	


}
.toc2 {
	padding-top: 12px;
	margin-left: 22px;
	
}
.toc3 {
	height: 50px;
	margin-left: 22px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9999CC;
	border-bottom-color: #9999CC;
	
	color: #000000;
}
.toc4 {
	margin-top: 15px;
	left: 0px;
	margin-left: 22px;
	
}
.menu {
	margin-left: 45px;
}
.toggle1 {
	background-image: url(images/tab01.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 25px;
}

.toggle2 {

	background-image: url(images/tab02.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 25px;
}


#outer {
	margin-bottom: -72px;
	margin-left: 200px;
	height: 100%;
	min-height: 100%;
}

A.topNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: normal;
	margin-right: 12px;
}
.footerImg {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: 5px;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-right: 12px;

}
A.events:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.events:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A.events:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.events:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tabSection {
	position: relative;
	left:30px;
	top: 2px;
}
.tabDomain {
	position: relative;
	left: 45px;
	top: 2px;
}


html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

/*styles for table layout version*/

.leftMenuBG {
	background-image: url(images/raster-pattern.gif);
	background-repeat: repeat-y;
}
.footerImageBox {
	padding-left: 22px;
}
.navbarSpacing {
	padding-left: 22px;
}
.TOC {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9999CC;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;*/
}
.mainBody {
	padding-left: 15px;
	padding-top: 10px;
}

.breadcrumbs {
	padding-left: 15px;
	color:#666666;

}

.borderTop {
	border-top: 1px solid #9999CC;
}
.sectionHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}
.hookBox {
	padding-left: 3px;
	padding-top: 2px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #CCFFFF;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
A.bcrumbs:link {
	color: #666666;
	text-decoration: none;
}
A.bcrumbs:hover {
	color: #666666;
	text-decoration: underline;
}
A.bcrumbs:visited {
	color: #666666;
	text-decoration: none;
}
A.bcrumbs:active {
	color: #666666;
	text-decoration: none;
}
.indexTabBottom {
	background-image: url(images/b.gif);
	background-repeat: repeat-x;
}
.indexTabRight {
	background-image: url(images/r.gif);
	background-repeat: repeat-y;
}
.indexTabLeft {
	background-image: url(images/l.gif);
	background-repeat: repeat-y;
}
.indexTabFiller {
	background-image: url(images/tabFiller.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.indexTOCcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9999CC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.indexTOClinksContainer {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 22px;
	background-image: url(images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
A.indexTOC:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-size: 11px;
}
A.indexTOC:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
	font-size: 11px;
}
A.indexTOC:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-size: 11px;
}
A.indexTOC:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-size: 11px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
.graph {
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
}
.graphCaptionContainer {
	color: #666666;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	padding: 8px;
}
.listBox {
	padding: 5px;
}
