@charset "UTF-8";
/* CSS Document */
body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family: "Arial", Verdana, Trebuchet MS;
	margin: 57px 0px 0px 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #363636;
}
#topnumbersbg {
	width: 546px;
	height:60px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 300px;
}
#topbg {
	width: 846px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	overflow:auto;
	
	}
#bottombg {
	width: 846px;
	margin-left: auto;
	margin-right: auto;

}
#lefttopbg {
	background-image:url(images/lefttop.gif);
	background-repeat:no-repeat;
	padding-top:69px;
	width: 300px;
	float:left;
	background-color:#FFFFFF;
}
#navcontaniner {
	width: 300px;
	height:200px;
	margin-left: auto;
	margin-right: auto;
}
#righttopbg {
	background-image:url(images/righttop.gif);
	background-repeat: no-repeat;
	width: 546px;
	float:left;
	background-color:#FFFFFF;
}
.numbercontainer {
	width: 110px;
	height: 40px;
	padding: 10px;
	float:left;
}
.numbersstyle {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 0 0;
}
.numbersareasstyle {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin: 0 0 0 0;
}
#righttext {
	width: 476px;
	height:auto;
	float:right;
	padding-left: 30px;
	padding-right: 20px;
}
.brder1 {
	border: 1px solid #999999;
}

.brderwhite {
	border: 1px solid #ffffff;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.style2 {
	font-family: "Arial", Verdana, Arial;
	color: #000000;
	font-size: 11px;
}
.style3 {
	font-family: "Arial", Verdana, Arial;
	color: #c33131;
	font-size: 11px;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888989;
	background-color: #ffffff;
	border: 1px solid #888989;
}

.whiteformstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000C34;
	background-color: #C1E0F1;
	font-weight:bold;
	border: 1px solid #ffffff;
}
h1 {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 18px;
	line-height: 17px;
	font-style: normal;
	font-weight: bold;
	color: #029ac0;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #029ac0;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #029ac0;
	margin: 0px 0px 0px 0px;
}
h4 {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #029ac0;
	margin: 0px 0px 0px 0px;
}


.numbers {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 14px;
	line-height: 17px;
	font-style: normal;
	font-weight: bold;
	color: #029ac0;
	margin: 0px 0px 0px 0px;}
	
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
	
	}#contactnumbersstyle{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width:250px}
	
	#contactnumbersstyle2{
padding-left: 10px;
	padding-right: 10px;
	float: left;
	width:170px}
	
	#leftcontainer{

	width:233px;
	background-color:#000C34;
	margin-left: 20px;
	margin-right: 15px;
	padding: 15px;}
	
	
	#leftcontainerlight{

	width:233px;
	background-color:#BFDEF0;
	margin-left: 20px;
	margin-right: 15px;
	padding: 12px;
	margin-top:1px;}
	
	#leftcontainerlightbig{

	background-color:#BFDEF0;
	padding: 6px;
	border: 1px solid #9acae6;}
	
	img#Image1 {
	padding-left:19px;
	padding-right:10px;}
	
	.italicborder{
border-top: 1px solid #cccccc;
	font-style:italic;
	padding-bottom:5px;
	color: #029ac0;
	font-weight:bold;
	
	}
	.blue{
	margin-bottom:0px;
	}
	
	.underline{
	text-decoration:underline;
	}
	.bluebold{
	color: #029ac0;
	font-size:12px;
	font-weight:bold;
	}