a {	
	color: #3366CC;	
	text-decoration: none
}

*{ margin: 0; padding: 0; }
body { font: 0.75em Tahoma, Verdana, Arial, Sans-Serif; line-height: 1.0em; background: #10385A url(images/body.jpg) repeat-x; background-position: top; color: #333333; }
a { color: #003399; background: inherit; text-decoration: none; }
#left a, #right a { border-bottom: 1px dotted #3F2C57; }
a:hover { color: #0066CC; background: inherit; }
p {	margin: 0 15px 20px 15px; line-height: 150%; }
h1 { font: normal 2.0em "Trebuchet MS", Arial, Sans-Serif; padding: 0 0 0 0; margin: 0; }
h2 { margin: 0; padding: 0 15px 0 15px; font: normal 1.5em Verdana, "Trebuchet MS", Arial, Sans-Serif; color: #999999; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
img { border: 0; padding: 0 15px 0 15px; }



#header { 
	margin: 0 auto; 
	width: 750px; 
	color: #999999;
	padding-top: 30px;
	background: url(images/bg_header.jpg) no-repeat;
	background-position: bottom;
}

#header-info { 
	margin: 0 auto; 
	width: 750px; 
	padding: 15px 0 10px; 
	color: #999999;
	
}

#header-con { 
	margin: 0 auto; 
	width: 720px; 
	padding: 0; 
	color: #999999;
	
}

#imaged { 
	margin: 0 auto; 
	width: 750px; 
	padding: 15px 0 30px; 
	color: #999999;
	
}

#imaged img { border: 0; padding: 0; }

#navbar { 
	margin: 0 auto; 
	width: 750px; 
	padding: 0; 
	color: #999999 
	
}
#navlinks {
	position: relative;
	width: 740px;
	height: 25px;
	margin: 0 0 25px 0;
	}
	
#content {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	}

/* Start Navigation Bar */

#nav {
	position: absolute;
	width: 750px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	overflow: hidden;
	}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}

#nav a {
	float: left;
	border: none;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 25px;
	}

#nav a:hover, #nav a:active, #nav a.selected {
	background-position: 0 -25px;
	}

#navtext a:hover, #navtext a:active, #navtext a.selected {
	background-position: 0 0;
	}

#navtrans a {
	width: 281px;
	background: url(images/nav/td.gif) no-repeat 0 0;
	}

#navgen a {
	width: 133px;
	background: url(images/nav/gen.gif) no-repeat 0 0;
	}

#navemf a {
	width: 108px;
	background: url(images/nav/emf.gif) no-repeat 0 0;
	}

#navlight a {
	width: 122px;
	background: url(images/nav/le.gif) no-repeat 0 0;
	}

#navearth a {
	width: 106px;
	background: url(images/nav/earth.gif) no-repeat 0 0;
	}

/* End Navigation Bar */	
	
#footer { 
	margin: 0 5px 5px 5px;
	clear: both; 
	color: #999999;
	padding: 10px 0px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; font-size: 0.8em; }

#footer a {
	color: #999;
	}

#footer a:hover {
	color: #003399;
	}
	
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.7em;		
	color: #CCCCCC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: disc;	
	list-style-position: outside;
	margin-left: 50px;
	padding:5px;
	line-height: 180%;
	
	}
