body {
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	line-height:17px;
	vertical-align:top;
	margin:0;
	background-color:#243b75;
}


td{
  	font-family:Verdana;
	color:#102153;
	font-size:11px;
}

hr{
	color:#dbd8d8;
	height:1px;
}

.subhead {
	font-family:Arial;
	font-size:16px;
	line-height:19px;
	color:#102153;
}
.subhead2 {
	font-family:Arial;
	font-size:15px;
	line-height:19px;
	color:#566884;
	font-weight: bold;
}
.subtitle {
	font-family:Arial;
	font-size:18px;
	color:#b82c16;
	font-weight:bold;
	padding-top:15px;
	margin-top: 15px;
}
.blueText {
	font-family:Arial;
	font-size:10px;
	line-height:13px;
	color:#243b75;
	font-weight:bold;
}
.redText {
	font-family:Arial;
	font-size:10px;
	line-height:13px;
	color:#c32e16;
	font-weight:bold;
}
#shadowLeft {
	width:4px;
	background-image:url(images/shadow_left.gif);
	background-repeat:repeat-y;
}
#shadowRight {
	width:4px;
	background-image:url(images/shadow_right.gif);
	background-repeat:repeat-y;
	}
#columnRight{
	width: 294px;
	background-image: url(images/1x1_dkblue.gif);
	background-repeat: repeat-y;
}
#page {
	width:926px;
	background-color:#f5f5f5;
}
#header {
	width:926px;
	height:99px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
}

#clients {
	width:926px;
	height:146px;
	background-image:url(images/bg_clients.gif);
	background-repeat:no-repeat;
}
#homeCol1 {
	background-image:url(images/bg_col1.jpg);
	background-repeat:no-repeat;
}
#homeCol2 {
	background-image:url(images/bg_col2.jpg);
	background-repeat:no-repeat;
}
#homeCol3 {
	background-image:url(images/bg_col3.jpg);
	background-repeat:no-repeat;
}
#homeCol4 {
	background-image:url(images/bg_col4.jpg);
	background-repeat:no-repeat;
}
.footer {
	font-family:Verdana;
	font-size:11px;
	color:#dae8fe;
	text-decoration:none;
}
a.footer {
	font-family:Verdana;
	font-size:11px;
	color:#dae8fe;
	text-decoration:underline;
}	
a.footer:hover {
	font-family:Verdana;
	font-size:11px;
	color:#dae8fe;
	text-decoration:none;
}
a.footer:visited,
a.footer:link:visited{
	font-family:Verdana;
	font-size:11px;
	color:#dae8fe;
	text-decoration:underline;
}
a.footer:visited:hover {
	font-family:Verdana;
	font-size:11px;
	color:#dae8fe;
	text-decoration:none;
}
ul{
	list-style-type: decimal;
	padding-left: 12px;
	margin-left: 12px;
}

ul ul{	
	list-style-type: decimal;
	padding-left: 12px;
	margin-left: 12px;
}

li{
	padding-left: 12px;
	margin-left: 12px;
}
a.text {
	color:#193a8e;
	font-size: 11px;
	text-decoration:none;
}

	
a.text:hover {
	text-decoration:underline;
	color:#193a8e;	
	}		