@charset "iso-8859-1";

body{

	color: #003366;
	line-height: 1.166;

	font-size: 110%;

}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #0033CC;

}

a:visited{
	color: #666666;

}

a:hover{
	color: #0066CC;

}

h1{

 font-size: 200%;
 color: #003366;

}

h2{

 font-size: 140%;

}

h3{
	font-size: 110%;
	color: #000099;
}

h4{


 font-weight: normal;
 color: #003366;

}

h5{

}


label{

 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page{

	background-color: #DDDDDD;
	font-size: 100%;
	color: #003366;
}
#main{

	background-color: #DDDDDD;
}

#masthead{

	border-bottom-width: 0.2em;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}


.ghstitlehome{
	background-color: #DDDDDD;
}

.ghstitlehome h2 {
	font-size: 200%;
	color: #000033;
}

.ghstitlehome h3 {
	font-size: 150%;
	color: #000033;
}



#sectionLinks{
	font-size: 90%;
	background-color: #E1E1E1;
	border-bottom-color: #000066;
}

#sectionLinks h3{
	color: #FFFFFF;
	background-color: #000066;
}


#sectionLinks a:visited {
	color: #E8E8FF;
}

#content{
	color: #003366;
	font-weight: 200;
	background-color: #DDDDDD;
}
.lt-side {
	font-weight: normal;
	background-color: #DDDDDD;
	width: 78%;
}

.rt-side {
	background-color: #999999;
	border-top-width: 0.15em;
	border-right-width: 0.15em;
	border-bottom-width: 0.15em;
	border-left-width: 0.15em;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3A3A3;
	border-right-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	border-left-color: #A3A3A3;
	width: 17%;
}

.lt-panel {
	font-size: 90%;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
}
.lt-txt {
	font-size: 95%;
	font-weight: normal;
	background-color: #DDDDDD;
}

.lt-paneltxt {
	font-size: 95%;
	font-weight: bold;
	background-color: #EFEFEF;
}
.lt-panelimg {
	background-color: #FFFFFF;
}


/************** .feature styles ***************/

.feature{
	font-size: 90%;
	font-weight: normal;
	background-color: #CCCCCC;
}

.featsml{
	font-size: 80%;
}

#content1{
	color: #003399;
	font-weight: 200;
}


/***********************************************/
/* Components                                  */
/***********************************************/
.ghstitle h2 {
	font-size: 200%;
	color: #000066;
}

.ghstitle h3 {
	font-size: 180%;
	color: #000066;
}

.ghsname {
 font-size: 120%;
 color: #333333;
}


/************** .story styles *****************/

.story{

	font-size: 80%;
}

/************* #siteInfo styles ***************/

#siteInfo{
	border: 1px solid #333333;
	background-color: #333333;
	color: #000066;
}


.siteInfoBANNER {

}
#BOTTOMSTRIP {
	background-color: #999999;
	border-bottom-color: #666666;
	color: #000066;
}
#footinfo {
	color: #000066;
}

#footinfo a {
	color: #0000FF;
}
#footinfo a:hover {
	color: #FF0000;
}


/*********** #navBar link styles ***********/


#navBar li {border-bottom: 1px solid #FFFF00;}

/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	color: #FFFFFF;
	background-color: #333333;
}

#headlines h3{
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
#ghstitletxt {
	font-size: 200%;
	font-weight: bold;
	color: #9900CC;
	border: thin dotted #0033FF;
}


#headlines a{
	color: #FFCCFF;
}
#headlines a:hover{
	color: #FF3399;
}

#headlines ul{
	list-style-type: none;
	list-style-image: none;
	text-indent: -38px;
	line-height: 160%;
	color: #FFFFFF;
}
#headlines li{
	color: #FFFFFF;
}


#headlines p{
	padding: 5px 0px 5px 0px;
}
.headline-txt {
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
}

#BOTTOMSTRIP {
	background-color: #999999;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


#switchform {
	background-color: #DCDCDC;
}

#switch ul {
	font-weight: normal;
	color: #333399;
}

#nav li { 
	font-size: 100%;
	background-color: #333333;
}

	#nav li a {
	color : #FFFFFF;
	font-weight : bold;
	background-color : #000033;
	font-variant: normal;
	font-style: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #999999;
	border-bottom-color: black;
	border-left-color: black;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	background-color : #9999CC;
	color: #FFF0FF;
}
	
	/*
	#nav, #nav ul {
	margin: 0;
	list-style: none;
	width : 10.5em;
	padding: 0em;
	background-color: #552B80;
	top: 0.1em;
	display: inline;

	}
	
	#nav li {
	margin: 0em 0em -0.1em 0em;
	padding: 0.2em;
	font-size: 100%;
	float : left;
	line-height : normal;
	width: 10em;
	height: auto;
	background-color: #552B80;
	border: none;
	}
	
	/*#nav li ul {
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em;
	visibility: visible;
	
	}*/
	
	/*
	#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;

	/*margin-top : -1.8em;*/
/*
	}
	
	#nav li ul ul { /* third-and-above-level lists */
/*		left: -999em;
	}
	
	#nav li a {
	width: 10em;
	w\idth : 10em;
	display : block;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	background-color : #663399;
	border-top: 0.1em solid #cccccc;
	padding: 0.15em 0.15em 0.15em 0.15em;
	border-right: 0.1em solid #999999;
	border-bottom: 0.1em solid black;
	border-left: 0.1em solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	}
	
	#nav li:visited {
	text-decoration : none;
	background-color : #663399;
	border : 0.1em solid black;
	border-top: 0.1em solid #cccccc;
	padding: 0.15em 0.15em 0.15em 0.15em;
	color: #00FF66;
	}
*/	
	#nav li a:hover {
	background-color : #660066;
	color: #FFF0FF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#selected{
	color: #FFCCFF;
	background-color: #818181;
	font-size: 95%;
	font-weight: bold;
	border-top-color: #333333;
	border-left-color: #CACACA;
	border-right-color: #5E5E5E;
	border-bottom-color: #CACACA;
}


.table1 {
	background-color: #EEEEEE;

}

.table2 {
	background-color: #EEEEEE;

}
	
.td50 {

	background-color: #EEEEEE;
	}
.td51 {
	background-color: #EEEEEE;
}
.td25 {
	background-color: #EEEEEE;
}
.tdh75 {

	background-color: #EEEEEE;
		
}
.td5075 {

	background-color: #EEEEEE;
		
}
.tdbgrd {
	background-color: #EEEEEE;
}
.tdh24 {

	background-color: #EEEEEE;
	
}
.tdh50 {

	background-color: #EEEEEE;
	
}


.tcontainer {
	border: 1.5px ridge #999999;
	background-color: #CCCCCC;

}
#tdivid {
	background-color: #EDEDDD;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.tddrugl {
	color: #006666;
}

	
.tdemail {
	font-weight: 500;
	color: #006666;
}
.tcell1 {
	font-weight: 500;
	color: #006666;
}

.tbutt {
	background-color: #FFCC99;
}

.acknowl {
	color: #006699;
}

.tcell2 {
	color: #006666;
}

.tcell3 {
	color: #006666;
}


.img-panel {

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-color: #DDDDDD;
}
