﻿body 
{
	background-image:url(images/bg_img1.jpg);
	background-position:top center;
	background-color:#104166;
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}

.top_blue
{
	background-color:#e2f1f4;
	border-bottom:solid 1px #047493;
	}

.tblcenter
{
	margin-left:auto; 
	margin-right:auto;
	height:100%;

}

.menuTitle
{
	font-family:Arial Narrow;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.subHD
{
	font-family:Tahoma;
	font-size:11px;
	color:#2655b0;
	text-decoration:none;
	text-align:center;
	padding-right:5px;

}

.line
{
	background-color:#49a5e9;
	height:1px;
}

.title
{
	font-family:Calibri;
	font-size:15pt;
	color:#1170b7;
	
	text-decoration:none;

}

.line2
{
	background-color:#ef7c00;
	height:1px;
}

.hd1
{
	font-family:Calibri;
	font-size:17pt;
	color:#1170b7;
	
	text-decoration:none;
	
}

.home_content
{
	font-family:Calibri;		
	font-size:14pt;
	color:#4c4c4c;
	text-decoration:none;
	line-height:1.6;
}

.content
{
	font-family:Arial;
	font-size:13px;
	color:#151515;
	text-decoration:none;
	line-height:1.6;
}

.divline
{
	background-color:#999999;
	
	
}

.footertxt
{
	font-family:Tahoma;
	font-size:11px;
	color:#1170b7;
	text-decoration:none;
}

.boxhd
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#1170b7;
	text-decoration:none;
	line-height:2.2;
}

.pagehd
{
	font-family:Arial;
	font-size:12px;
	color:#1170b7;
	text-decoration:none;
	line-height:2.2;
}

.orangeHD
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#f48813;
	text-decoration:none;
	line-height:1.5;
}

.clientHD
{
	font-family:Arial Narrow;
	font-size:15px;
	color:#1170b7;
	text-decoration:none;
	line-height:1.5;
}

.greyHD
{
	font-family:Arial Narrow;
	font-size:15px;
	color:#76777b;
	text-decoration:none;
	line-height:1.5;
}

.bluelink
{
	font-family:Arial;
	font-size:13px;
	color:#49a5e9;
	font-weight:bold;
	text-decoration:none;
}

.quesHD
{
	font-family:Arial Narrow;
	font-size:15px;
	color:#49a5e9;
	text-decoration:none;
}

.quesSYM
{
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:#f48813;
	text-decoration:none;
}

ul li { color:#49a5e9; }
ul li span { color:#151515; }
li 
{
	/*list-style-image:url(images/blue_bullet.png);*/
	list-style-type:square;
	
}


