/* ----------Metro West CSS-------------- */
body {
	background-color: #182F70;
	margin: 10px 0 0 0;
	font-size:62.5%;
}

*{ behavior: url(iepngfix.htc) }

#container {
	width:929px;
	margin:0 auto;
	position:relative;
}
#header {
	width:929px;	
	margin:0 auto;
	position:relative;
}
#content {
	width:929px;
	background: #FFFFFF url(images/gui-column-gradient.jpg) repeat-x;
	margin:0 auto;
	position:relative;
}

#midColInternal {
	width:694px;	
	padding: 20px 14px;
	background-color: #ffffff;
	min-height:350px;
	float:left;
	margin:0 auto;
	position:relative;
}

.clearer {
	clear:both; 
	line-height: 0; 
	height: 0;
}
/* ----------Home Columns-------------- */

#midColHome {
	width:419px;	
	padding: 20px 14px;
	background-color: #ffffff;
	float:left;
	margin:0 auto;
	position:relative;
}

#rightColHome {
	padding:20px 14px;
	float:left;
	width:247px;
	margin:0 auto;
	position:relative;
}




/* ----------Navigaion Column-------------- */

#navCol {
	padding:20px 0;
	width:207px;
	float: left;
}
#nav  {
	margin:0;
	padding:0;
}
#nav ul {
	color:#003e74;
	margin:0;
	padding:0;
}
#nav li {
	font: normal 13px "Trebuchet MS", Arial, sans-serif;
	text-transform:uppercase;
	list-style:none;
	margin:0;
	padding:0;
}
#nav li a {
	list-style:none;
	display:block;
	width:177px;
	margin-left:0px;
	padding:8px 0 8px 30px;
	vertical-align:middle;
	color:#003e74;
	text-decoration:none;
}
#nav li a:hover {
	background: url(images/btn-back.png) repeat-x;
	font-weight:bold;
	color:#000000;
}
#nav li.current a {	
	background: url(images/btn-back.png) repeat-x;
	font-weight:normal;
	color:#003e74;
}
/* ----------CalendarNav Column-------------- */


#calendarNav  {
	margin:0;
	padding:0;
}
#calendarNav ul {
	color:#003e74;
	margin:0;
	padding:0;
}
#calendarNav li {
	font: normal 13px "Trebuchet MS", Arial, sans-serif;
	text-transform:uppercase;
	list-style:none;
	margin:0;
	padding:0;
}
#calendarNav li a {
	list-style:none;
	display:block;
	width:177px;
	margin: 1px 0 1px 0;
	padding:5px 0 5px 5px;
	vertical-align:middle;
	color:#FFFFFF;
	text-decoration:none;
	background: #41548A;
}
#calendarNav li a:hover {
	background: #EEE6E0 repeat-x;
	font-weight:bold;
	color:#182F70;
}
#calendarNav li.current a {	
	background: url(images/btn-back.png) repeat-x;
	font-weight:normal;
	color:#003e74;
}
/* ----------main body-------------- */
h1 {
	font: bold 20px "Trebuchet MS", Arial, sans-serif;
	color: #182F70;
	text-transform: uppercase;
	display: block;
	border-top: 0% none #182F70;
	border-right: 0px none #182F70;
	border-bottom: 1px solid #182F70;
	border-left: 0px none #182F70;
	margin: 0px 0px 10px;
	padding: 0px;
}
h2 {
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	margin-top:0;
	text-transform:uppercase;
	color: #003e74;
	padding: 0px;
	margin-bottom: 10px;
}
ul {
	font: normal 1.2em/16px "Trebuchet MS", Arial, sans-serif;
}
ol {
	font: normal 1.2em/16px "Trebuchet MS", Arial, sans-serif;
}

h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	margin-top:0;
	color: #003e74;
	padding: 0px;
	margin-bottom: 10px;
}

h4 {
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	margin-top:0;
	color: #003e74;
	padding: 0px;
	margin-bottom: 10px;
}

h5 {
	font: bold 12x "Trebuchet MS", Arial, sans-serif;
	margin-top:0;
	text-transform:uppercase;
	color: #003e74;
	padding: 0px;
	margin-bottom: 0px;
}

h6 {
	font: bold 10px "Trebuchet MS", Arial, sans-serif;
	margin-top:0;
	text-transform:uppercase;
	color: #003e74;
	padding: 0px;
	margin-bottom: 0px;
}


p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #000000;
	margin:0 0 12px 0;
	padding:0;
}
td {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #000000;
}
a:link, a:visited {
	color: #003e74;
	text-decoration: none;
}
a:hover, a:active {
	color: #003e74;
	text-decoration: underline;
}
hr {border: none 0; 
	border-top: 1px dotted #7e8ab1;
	border-bottom: 1px solid #6B78A0;
	width: 100%;
	height: 2px;
	margin: 4px auto 4px 0;
}
/* ----------footer-------------- */
#footer p {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	text-align: center;
}
#footer a:link, #footer a:visited  {
	color: #444597;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #84200c;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}

