@charset "UTF-8";
/* CSS Document */



/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,  th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS RESET */
#tickerContainer{overflow:hidden;}
#ticker { width:280px; height:140px;  overflow:hidden; }
#ticker dt {  padding:0 10px 5px 10px;  padding-top:10px; font-weight:bold;   }
#ticker dd { margin-left:0; font:normal 11px Verdana; padding:0 10px 10px 10px;  }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }

body
	{
		background-image:url(../images/bg-body.jpg);
		background-repeat:repeat-x;
		background-color:#496178;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#fff;
	}

p
	{
		margin:0 0 10px 0;
		line-height:1.3em;
	}
	
.right
	{
		float:right;
	}
	
.left
	{
		float:left;
	}
	
a
	{
		color:#fff;
	}
	


a:hover
	{
		color:#1d2b38;
	}

h1
	{
		color:#fff;
		font-size:28px;
		padding:0 0 10px 0;
	}
	
	
	h2
	{
		color:#fff;
		font-size:21px;
		padding:0 0 10px 0;
	}


h3
	{
		font-size:18px;
		
		background-image:url(../images/q-arrow.gif);
		background-repeat:no-repeat;
		background-position:right;
		padding:0 6px 0 0;

	}
	


.clear
	{
		float:none;
		clear:both;
	}
	

#site
	{
		margin:0 auto;
		width:944px;
		background-image:url(../images/bg-content.jpg);
		background-repeat:repeat-x;
		background-color:#6b869e;
		padding:0 8px 10px 8px;
	}
	
.headerNumber
	{
		text-align:right;
		font-size:22px;
		padding:60px 0 0 0;
		float:right;
	}
	
#nav
	{
		background-image:url(../images/bg-nav.jpg);
		background-repeat:repeat-x;
		padding:12px 0 6px 3px;
		height:20px;
	}


#nav a
	{
		text-decoration:none;
		font-size:14px;
		text-transform:uppercase;
		
	}
	

#nav a:hover
	{ 
		color:#1d2b38;
	}
	

#nav li
	{
		display:inline;
		font-size:14px;
		padding:0 11px;
		float:left;
		
	}
	
#header
	{
		padding:8px 0;
	}

#flashHeader
	{
		float:left;
		margin:0 8px 0 0;
	}
	

#news
	{
		float:left;
		color:#fff;
		border:7px solid #4b667e;
		width:284px;
		height:183px;
		background-color:#98b3ca;
		overflow:hidden;
	}
	
.padRight
	{
		padding:0 8px 0 0;
	}
	
.t3left
	{
		float:left;
		width:605px;
		padding:20px;
	}


.ctsub.t1 ul
	{
		padding:0 0 20px 20px ;
		
	}

.ctsub.t1 li
	{
		padding:8px 0 ;
		list-style-type:disc;
	}
	
.ctsub.t1
	{
		padding:20px;
	}
	

.t3left h2
{
color:#98b3ca;
font-size:21px;
margin:0 0 5px;
padding:0 0 5px;
}

.t3left h3
	{
		font-size:18px;
		
		background-image:none !important;
		color:#98b3ca;
		padding: 6px 0 ;

	}

.t3left h3 a
	{
		text-decoration:none;
	}
	
	
 dt {  padding:0 10px 5px 10px;  padding-top:10px; font-weight:bold;   }
dd { margin-left:0; font:normal 11px Verdana; padding:0 10px 10px 10px;  }
 dd.last { border-bottom:1px solid #ffffff; }

	

#subContent h1
	{
		border-bottom:1px dotted #fff;
		margin:0 0 8px 0;
		padding:0
	}
	
.t3right
	{
	float:left;
		width:280px;
		padding:20px 0;	
	}
	
	

.t3right
	{
		
	}

.t3right td
	{
		padding:10px 10px 10px 0;
	}
	

.t3right a
	{
		text-decoration:none !important;
	}
	

.t3right a:hover
	{
		
	}

#footer
	{
		margin:0 auto;
		width:944px;
		text-align:center;
		padding:20px 0;
	}

.poweredby
	{
		padding:20px 0;
	}


/* Nav Items */

div.leftNav
	{
		padding:0 0 10px 0;
		border-bottom:1px dotted #fff;
		margin:0 0 10px 0;
	}
	

div.leftNav div
	{
		display:inline;
		background-image:url(../images/bg-subnav-dots.gif);
		background-repeat:no-repeat;
		background-position:center right;
		padding:0 10px;
	}


div.leftNav a
	{
		text-decoration:none;
	}
	
	
	div.leftNav a:hover
	{
		text-decoration:none;
		color:#98b3ca;
	}

	
div.leftNav div.ln
{
	
}

div.leftNav div.ln_on
	{
		font-weight:bold;
		color:#1d2b38;
		
	}


div.leftNav div.navFirst
{
	padding-left:0;
}



div.leftNav div.navLast
	{
		background-image:none;
		
	}


.tableFormat {
	width:100%;
	margin-bottom:15px;
}
.tableFormat td {
	width:250px;
	padding:10px;
}
.tableFormat th {
	border-bottom:4px solid #1d2b38;
}
.tableFormat tr.altrow {
	
	background-color:#98b3ca !important;
}

.contactTbl
	{
		width:600px;
		margin:0 0 10px 0;
	}
	
.contactTbl td
	{
		padding:5px 0;
	}
	