@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	margin:0px;
	font-size:13px;
	}
h2,h3 {
	margin:0px;
	font-size:12px;
	font-weight:normal;
	}
.header {
	background-image:url(../images/top_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
.welcomeHd {
	color:#1059BF;
	font-size:20px;
	}
.blueHd {
	color:#12415F;
	font-weight:bold;
	}
.boxBrown {
	border:#C9BB98 1px solid;
	}
.headerLink {
	color:#12415F;
	text-decoration:underline;
	font-size:11px;
	}
#actvity {
	width:190px;
	background-image:url(../images/act_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	height:170px;
	}
#actTxt {
	margin:15px;
	font-size:11px;
	line-height:14px;
	}
.Head {
	color:#2064C3;
	font-weight:bold;
	background-image:url(../images/underline.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	height:35px;
	}
.imgRht {
	float:right;
	}
.txtBold {
	color:#666666;
	font-weight:bold;
	}
.menuBg {
	background-image:url(../images/menu_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:44px;
	}
#menuDropdown
	{	
	margin: 0;
	padding: 0;
	}
#menuDropdown li
	{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	vertical-align:middle;
	text-align: center;
	text-decoration: none;
	}
#menuDropdown li a 
	{
	border-right:#00366F 1px solid;
	border-left:#7099C5 1px solid;
	line-height:15px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	display:block;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:0px;
	text-decoration:none;
	font-weight:bold;
	}
#menuDropdown li a:hover
	{
	background-image:url(../images/header/menu_bg_hover.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#00FFFF;
	}
#menuDropdown div
	{	
	visibility: hidden;
	position:absolute;
	padding: 0px;
	margin-top:15px;
	margin-left:10px;
	color:#FFFFFF;
	background-color: #007FCB;
	z-index:+1;
	border:#01598E 1px solid;
	border-top:none;
	border-bottom:#01598E 1px solid;
	}
#menuDropdown div a
	{	
	position: relative;
	display: block;
	margin: 0px;
	width:120px;
	padding: 2px 5px;
	white-space: nowrap;
	line-height:18px;
	text-align: left;
	text-decoration: none;
	border-bottom:#DDF2FF 1px solid;
	border-right:none;
	border-left:none;
	border-top:none;
	color: #FFFFF;
	}
#menuDropdown div a:hover
	{	
	background-image:none;
	background-color: #F26321;
	color: #FFFFFF;
	}
.serviceBot {
	background-image:url(../images/services_bobg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:61px;
	width:904px;
	background-color:#FFFFFF;
	}
.orangeHead {
	color:#FF6600;
	font-weight:bold;
	}
.blueLine {
	border-right:#064065 1px solid;
	}
.txtSmall {
	line-height:18px;
	font-size:11px;
	}
.txtNormal {
	line-height:19px;
	}
.blueBgTop {
	background-image:url(../images/blue_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#151E23;
	font-weight:bold;
	font-size:16px;
	}
.blueBgBot {
	background-image:url(../images/blue_bot_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.blueLftLine {
	border-left:#01B9FF 1px solid;
	}
.blueRhtLine {
	border-right:#01B9FF 1px solid;
	}
.brownBgTop {
	background-image:url(../images/brown_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#151E23;
	font-weight:bold;
	font-size:16px;
	}
.brownBgBot {
	background-image:url(../images/brown_bot_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.brownLftLine {
	border-left:#FF8D00 1px solid;
	}
.brownRhtLine {
	border-right:#FF8D00 1px solid;
	}
.quoteBg {
	background-image:url(../images/quotes_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	line-height:18px;
	}
.link {
	color:#000000;
	text-decoration:none;
	}
.link:hover {
	color:#1059BF;
	text-decoration:underline;
	}

.link1 {
	color:#1059BF;
	text-decoration:underline;
	}
.link1:hover {
	color:#FF6600;
	text-decoration:underline;
	}

.breadcrumb {
	color:#007FCB;
	font-size:11px;
	}
.breadcrumb a{
	color:#007FCB;
	font-size:11px;
	text-decoration:none;
	}
.breadcrumb a:hover{
	color:#007FCB;
	font-size:11px;
	text-decoration:underline;
	}
.txtBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#C4C4C4 1px solid;
	}
.btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#066DD5;
	border:#017EFF 1px solid;
	cursor:pointer;
	}
/* grid style */
.gridBorder {
	border-left:1px solid #D2DEE7;
	border-top:1px solid #D2DEE7;
	}
.gridHeading {
	border-right: 1px solid #8DCAF7;
	background-image:url(../images/head_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	}
.gridHeading td {
	border-right:1px solid #FFFFFF;	
	}
.grid {
	background-color:#F8FAFC;
	color:#333333;
	}
.gridAlter {
	background-color:#EEF4F9;
	color:#000000;
	}
.gridActive  {
	background-color:#E7E1D2;
	}
.grid td {
	line-height:16px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #D2DEE7;
	border-bottom:1px solid #D2DEE7;
	}
.gridAlter td {
	line-height:16px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #D2DEE7;
	border-bottom:1px solid #D2DEE7;
	}
.gridActive td {
	line-height:16px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #D6C9B4;
	border-bottom:1px solid #D6C9B4;
	}
.footer {
	background-image:url(../images/footer_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:160px;
	color:#D5D5D5;
	line-height:18px;
	font-size:11px;
	}
.footer a {
	color:#D5D5D5;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}
.style1 {color: #FF0000}
