@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color:#000000;
	background-image:url(images/brickBg.jpg);
	background-repeat:repeat-x;
}

/* START - Drop down menu system */

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px;
	text-align:left;
	line-height:22px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D2D2D;
	border-right-color: #2D2D2D;
	border-bottom-color: #2D2D2D;
	border-left-color: #2D2D2D;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 11px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #500000;
}

/* END - Drop down menu system */

a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
#container{
	margin:0 auto;
	padding:0px;
	background-color:#000000;
	width:933px;
	text-align:left;
}
#menuTop {
	margin:0px;
	padding:0px;
	width:965px;
	height:130px;
	background-image:url(images/top_logo_965.jpg);
}

#menuButtons{
	width:965px;
	height:33px;
}

/* main menu */

#menu_01{
	background:url("images/menu_01.jpg") 0 0 no-repeat;
	width:166px;
	height:33px;
}

#menu_02 a{
	display:block;
	width:97px;
	height:33px;
	background:url("images/menu_02.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_02 a:hover{
	background-position: 0 -33px;
}
#menu_02 a:active{
	background-position: 0 -33px;
}

#menu_03 a{
	display:block;	
	width:116px;
	height:33px;
	background:url("images/menu_03.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_03 a:hover{
	background-position: 0 -33px;
}
#menu_03 a:active{
	background-position: 0 -33px;
}

#menu_04 a{
	display:block;
	width:114px;
	height:33px;
	background:url("images/menu_04.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_04 a:hover{
	background-position: 0 -33px;
}
#menu_04 a:active{
	background-position: 0 -33px;
}

#menu_05 a{
	display:block;	
	width:95px;
	height:33px;
	background:url("images/menu_05.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_05 a:hover{
	background-position: 0 -33px;
}
#menu_03 a:active{
	background-position: 0 -33px;
}
		
#menu_06 a{
	display:block;
	width:96px;
	height:33px;
	background:url("images/menu_06.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_06 a:hover{
	background-position: 0 -33px;
}
#menu_06 a:active{
	background-position: 0 -33px;
}

#menu_07 a{
	display:block;
	width:109px;
	height:33px;
	background:url("images/menu_07.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_07 a:hover{
	background-position: 0 -33px;
}
#menu_07 a:active{
	background-position: 0 -33px;
}

#menu_08{
	display:block;
	background:url("images/menu_08.jpg") 0 0 no-repeat;
	width:172px;
	height:33px;
	text-decoration: none;
}

#menu_02_alt{
	display:block;
	width:97px;
	height:33px;
	background:url("images/menu_02_alt.jpg") 0 0 no-repeat;
	text-decoration: none;
}	
#menu_03_alt a{
	display:block;
	width:116px;
	height:33px;
	background:url("images/menu_03_alt.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_04_alt a{
	display:block;
	width:114px;
	height:33px;
	background:url("images/menu_04_alt.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_05_alt a{
	display:block;
	width:95px;
	height:33px;
	background:url("images/menu_05_alt.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_06_alt a{
	display:block;
	width:96px;
	height:33px;
	background:url("images/menu_06_alt.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#menu_07_alt a{
	display:block;
	width:109px;
	height:33px;
	background:url("images/menu_07_alt.jpg") 0 0 no-repeat;
	text-decoration: none;
}	

/* top grey box */

#gcat{
	width:960px;
	height:15px;
	background-image:url("images/gcat.jpg");
}

#greyContent{
	left:2px;
	width:960px;
	background-color:#262626;
}

#gcab{
	width:960px;
	height:120px;
	background-image:url("images/bottom_fade.gif");
}

/* formattig for the internal elements */

#mainGraphic_promo{
	position:relative;
	left:15px;
}

#mainGraphic1{
	position:relative;
	top:15px;
	left:15px;
}

#mainGraphic1a{
	position:relative;
/*	top:0px; */
	left:15px;
}

#mainGraphic2{
	position:relative;
	top:30px;
	left:15px;
}

#mainGraphic3{
	position:relative;
	top:45px;
	left:15px;
}

#mainGraphic4{
	position:relative;
	top:60px;
	left:15px;
}

#mainGraphic5{
	position:relative;
	top:75px;
	left:15px;
}
#mainGraphic6{
	position:relative;
	top:90px;
	left:15px;
}
#mainText1{
	position:relative;
	top:100px;
	left:460px;
	width:430px;
	text-align:left;
}

.white_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.disclaimer_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
}

.body_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
}

.title_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.warning_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
}

.errors{
	color:#FF0000; font-weight: bold;
	
}
.title_text_home {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 2px;
}
.quote_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #C8C8C8;
	margin-right: 24px;
	margin-left: 24px;
}
.title_text_science {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #006666;
	margin-bottom: 2px;
}
.body_text_black {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #005555;
}

