@charset "utf-8";
body {
	color: #363f8c;
	padding: 13px 0 25px 0;
	}
	
.hometext {
	font-family: Trebuchet MS, Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.left {
	float: left;
padding: 5px 15px 15px 5px}	

h1 {
	font-family: Trebuchet MS, Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding: 0px 0px 0px 0px;}
	

.indexNews {
	font-family: Trebuchet MS, Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	line-height: 170%;
	color: #363f8c;}
	
#navbar {
	background: url(/images/topNavBar.jpg);
	height:36px;
	width:1005px;
	}
	
#nav {
	font-family: Trebuchet MS, Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	width:1005px;
	}
	
#nav, #nav ul {
	list-style: none;
	}

#nav li {
	float: left;
	list-style:none;
	margin-right:8px;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #d31145;
	padding:6px 9px 0px 9px;
	text-decoration:none;}

#nav a:hover, #nav a:active {
	text-decoration:none;
	color: #f8003d;}	

#nav .current-cat a, #nav .current-cat a:visited  {
	background:#3399cc url(../images/arrow.gif) no-repeat center 22px;
	}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
			
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	}

#nav li li {
	width: 172px;
	background: #02547d;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	background:#02547d;
	}

#nav li li a:hover, #nav li li a:active {
	background:#01324e;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}

#nav li li.current-cat a, #nav li li.current-cat a:visited,
#nav .current-cat .children a, #nav .current-cat .children a:visited
  {
	background:#02547d;
	}

#nav li li.current-cat a:hover, #nav li li.current-cat a:active,
#nav .current-cat .children a:hover, #nav .current-cat .children a:active {
	background:#01324e;
	}	
	
#footer {
	margin: 0 auto;
	width: 1006px;
	font-size:0.8em;
	padding:15px;
	color:#ccdbe6;
	font-family: Trebuchet MS, Trebuchet, Georgia, "Times New Roman", Times, serif}

#footer a, #footer a:visited {
	color:#94d6f7;
	text-decoration: none}

#footer .left, #footer .right {
	width:400px;
	}
	
#footer .right {
	text-align:right
	}
h1 a {
	color: #293370;
	text-decoration: none;
}	

h1 a:visited {
	color: #293370;
	text-decoration: none;
}	

h1 a:hover {
	color: #f8003d;
	text-decoration: none;
}	
	
a {
	color: #d31145;
	text-decoration: none;
}
a:visited {
	color: #d31145;
	text-decoration: none;
}
a:hover {
	color: #f8003d;
}

