/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #000000;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #E7E7E7;
}

hr {
	color: #8A8A8A;
	height: 1px;
	border-width:0;
	background-color:gray;
	}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color:#00ccff;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	/* background: #000000 url(images/img3.gif) repeat-x left bottom; */
}

h3 {
	padding: 0 0 12px 0;
	font-size: 13px;
	text-decoration: none;
	/* background: #000000 url(images/img3.gif) repeat-x left bottom; */
}

h3 a {
	text-decoration: underline;
	color:#00ccff;
	}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	/* color: #FE4E00; */
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 650px;
	margin: 0 auto;
	/* padding: 40px 0 0 253px; */
	height: 150px;
	/* background: url(images/img1.gif) repeat-x left bottom; */
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

#header .logo {
	background: none;
	width: 650px;
}

/* Content */


#content {
	width: 650px;
	margin: 0 auto;
}
			.date {
			text-align: right;
			color:#00ccff;
			font-size: 10px;
			}

			.date a {
			color:#00ccff;
			}
			
			
			.top_nav{
				color: #223b85;
				font-size:13px;
				text-transform:uppercase;
				letter-spacing:0.8px;
			}
			
			.top_nav a{
				color: #ffffff;
				background-color:#000000; 
				font-size:13px;
				font-weight: bolder;
				text-transform:uppercase;
				text-decoration:none;
				border-width:1px;
				border-top-style:solid;
				border-bottom-style:solid;
			  /* for IE */
			  filter:alpha(opacity=90);
			  /* CSS3 standard */
			  opacity:0.90;
				
			}			

			.top_nav a:hover{
				color: 666;
			}

#header_nav {
	position: absolute;
	/* top: 79px;  */
	top: 200px;	
	height: 23px;
}


#header_nav ul {
	list-style:none;
	padding: 0;
 	margin: 0;
}
	
#header_nav li {
	float:left;
	position: relative;
	height: 27px;
}

#header_nav li.first a {
	padding-left: 10px;	
}

#header_nav li.first li a {
	padding-left: 6px;	
}

#header_nav li a{
	padding: 7px 11px 0px 8px;
	display: inline-block;
	height: 20px;
	text-align: center;
	background-image:url(images/top_bullet.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#header_nav li a:hover{
	color:#000000;
	background-color:#ffffff;
	border-color: #ffffff;

}

#header_nav li ul {
	display: none;
	position: absolute; 
	top: 27px;
	left: 0px;
}

/*#header_nav li > ul {
	top: auto;
	left: auto;
}*/
	
#header_nav li:hover ul,
#header_nav li.sfhover ul { 
	display: block; 
}

#header_nav ul li ul li {
	width: 100%;
}

#header_nav li ul li a{
	color:#000000;
	background-color:#ffffff;
	background-image: none;
	/*min-width: 80px;*/
	width: 180px;
	text-align:left;
}

#header_nav li li a:hover{
	color: grey;
	background-color:#ffffff;
	background-image:none;
}


			
#colOne {
	float: left;
	width: 179px;
	padding: 0 0 0 21px;
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	margin-top: 100px;
	float: right;
	width: 650px;
	/* padding: 0 29px 0 0; */
}

#colTwo table {
	border-collapse: collapse
}

td.past {
	color: #8A8A8A;
}

a.past {
	color: #8A8A8A;
}

/* Footer */

#footer {
	clear: both;
	width: 650px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 10px 0 0 0;
	background: url(images/img4.gif) repeat-x; 
	text-align: center;
	color: #8A8A8A;
}

#footer a {
	color: #8A8A8A;
}
