body {
	font-family: "Trebuchet MS";
	font-size: 76%; 
	margin: 0; 
	padding: 0;
	color: #666;
	text-align: center;
	}
	
a { text-decoration: none; xxborder-bottom: 1px solid #ccc; color: #1d4171; }
a:hover { border: none; }	

h2 {
	color: #1d4171;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	}
	

#container {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
	

#header { border-top: 5px solid #000; }	
#header div {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	}
	
#header h1 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	float: left;	
	font-size: 1.9em;
	padding: 30px 0;
	margin: 0;
	}
			
#header h1 span { color: #999; }
	
#header h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;		
	}		
	
#nav li.on a { 
	background: url(images/nav_hover.gif) no-repeat 50%;
	background-position: 0px -2px;
	padding: 1px 45px 6px 45px;
	margin: 0;
	color: #fff;
	}
	
#nav li a:hover { color: #4274b1; }	

#strike 
{
	position:relative;
	background-image:url(images/site-strike.jpg);
	height: 177px;
	clear: both;
	}

#strike div {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	}	

#strike p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: -1px;
	}	
	
#mainMenu {
	margin: 0;
	padding: 4px;
	background:url(images/menubar.gif);
	height: 10px;
	background-repeat:repeat-x;
	height:35px;
	font-size:14px;
	}
	#mainMenu ul 
	{
		position:absolute;
		width: 800px;
		margin: 0 auto;
		text-align: left;
		margin-left:-382px;
		padding-top:6px;
		left:50%;
		}	
	#mainMenu li {
		list-style-type: none;
		display: inline;		
		float: left;	
		margin-left:10px;
		}	
	#mainMenu li a {
		text-decoration: none;
		border: none;
		color: #ffffff;
		display: block;	
		padding-left:7px;
		padding-right:7px;
		height:20px;
		}		
	#mainMenu li a:hover, .Selected a
	{ 
		color: #ffffff; 
		background-color:#4274b1;
	}	

#body { 
	width: 750px;
	margin: 0 auto;
	text-align: justify;
	background: url(images/line_bg.gif) repeat-y 515px 20px;
	padding-left: 20px;
	padding-top: 10px;	
	}
	
	#body2 { 
	width: 750px;
	margin: 0 auto;
	text-align: justify;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 10px;	
	}
	
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body { height: 1%; }

#l, 
#l {
	width: 480px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	}
#l p,
#r p {
	margin-top: 10px;
	}	

#r {
	width: 210px;
	float: left;
	margin-right:15px;
	margin-left:10px;
	}
#r p span {
	color: #009900;
	font-weight: bold;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

div.block {
	background-color: #ffffff;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}	
	
#maincontent
{
	width: 480px;
	float:left;
	padding-right:20px;
}

#maincontentsub
{
	width: 700px;
	float:left;
	padding-right:20px;
}
	
#footer 
{
	margin-top: 40px;
	color: #fff;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-bottom: 7px solid #000;	
	background: #fff;
	float: left;
	}

#footer div {
	width: 800px;
	background-color:#000000;
	margin: 0 auto;
	}
	
#footer div div {	
	padding-top: 5px;	
	padding-bottom: 2px;
	font-size: 10px;
	float: left;
	}

#footer a { color: #fff; font-weight: bold; }		

.DataTable
{
	width:550px;
}
	.DataTable TD
	{
		width:150px;
		text-align:left;
		white-space:nowrap;
	}


.flashContent
{
}
	
