@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #3D3331;
	background-image: url(images/home_stripes_bckgd.gif);
}
#container {
	width: 800px;
	_width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#header {
	height: 97px;
	width: 800px;
	margin: 0px;
	_margin: -7px;
}




#header h1  {
	text-indent: -5000px;
	font-size: 0;
	}
/* CSS Document */

#nav_bar {
	width:297px;
	float:left;
	
	background-color: #626565;
	}
#nav_bar ul {
	width:297px;
	list-style-type:none;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#nav_bar ol {
	padding-left: 25px;
	list-style-type: none;
	padding-top: 10px;
}
#nav_bar img {
	padding-top: 20px;
	border: none;
}

#nav_bar ul a {
	color:#CCCC33;
	_width: 100%;
	background-color:#636466;
	display:block;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:22px;
	border-bottom:1px solid #999933;
	}
#nav_bar a:hover {
	color: #C8DC2D;
	text-decoration: underline;
	background-color: #57585A;
	}
#nav_bar .sub a {
	color:#CCCCCC;
	font-weight:normal;
	padding-left: 25px;
	}
.underline {
}
	
#center_content {
	background-color: #2C465F;
	float: left;
	
	width: 325px;
	margin: 0px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8BA5C5; 
}

#center_content p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
}

#center_content h2  {
	text-indent: -5000px;
	font-size: 0;
}

#center_content h3  {
	padding-top: 20px;
	padding-left: 10px;
	font-size: 1.2em;
}

#center_content ul  {
	list-style-type: none;
	padding-left: 15px;
}
#center_content ol {
	padding-top: 20px;
	padding-left: 15px;
	list-style-type: none;
}
.white_underline {
	color: #CCCCCC;
	text-decoration: underline;
}
.yellow_underline {
	color: #CCCC33;
	text-decoration: underline;
}

#right_content {
	float: right;
	
	width: 176px;
	background-color: #3D3331;
	background-image: url(images/home_stripes_bckgd.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8BA5C5;
	margin: 0px;
	color: #CCCC33;
}
#right_content img {
	padding-top: 10px;
	border: none;
}

#right_content a {
	text-decoration: none;
	color: #AAAA44;
	list-style-type: none;
}

#footer  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#CCCCCC;
	width: 800px;
	clear: both;	
}

.yellow {
	color: #CCCC33;
}

.yellow_padding_top {
	color: #CCCC33;
	padding-top: 10px;
}

.underline {
	text-decoration: underline;
}

.orange_bold {
	font-size: 1.2em;
	color: #FFBD3A;
}

.blue {
	color: #8BA5C5;
}
.orange_underline {
	color: #FF991A;
	text-decoration: underline;
}

.orange_underline a  {
	color: #FF991A;
}

.orange {
	color: #FF991A;
}

.dark_blue {
	color: #1E3462;
}

.dark_blue_underline {
	color: #1E3462;
	text-decoration: underline;
}

.dark_blue_underline_list {
	color: #1E3462;
	text-decoration: underline;
	list-style-type: circle;
}

.float_right_padding_top {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	border: none;
}

.center_img_padding  {
	padding-left: 18.5px
}
.float_right {
	float: right;
	border: none;
}
.bold {
	color: #CCCCCC;
	text-decoration: none;
}

.techlink:LINK , A.techlink:ACTIVE , A.techlink:VISITED { 
	color : #1E3465;
	text-decoration: underline;
}
.techlink li {
	font-size:12px;
	color:#1E3465;
	}
.padding_top  {
	padding-top: 10px;
}.padding_left_rtcol_image {
	padding-left: 12px;
}
.float_right_padding_right {
	float: right;
	padding-right: 15px;
}
