@charset "utf-8";

body {
	background-color: #a9c3db;
	margin: 0px;
	background-image: url(images/top_rept.jpg);
	background-repeat: repeat-x;
}
#body_txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.pop_hdr {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pop_form_txt {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: justify;
}
#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#dropin {
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	width: 450px;
	height: 434px;
	z-index: 1000;
	border: 2px solid #2D5273;
	left: 360px;
	top: 20px;
	overflow: visible;
}
#close a   {
	color: #CDDDEB;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#close a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#learn {
	list-style-image: url(images/tick.jpg);
	list-style-position: outside;
}

#body_txt h1 {
	color: #1A2E5E;
	font-size: 20px;
}
#body_txt #newsletter_bg {
	height: 130px;
	width: 319px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	background-color: #FFFF99;
	border: 2px dashed #000000;
	padding: 10px;
}
.red_small_txt {
	font-size: 11px;
	color: #9D0A02;
}
.small_txt {
	font-size: 11px;
	color: #4B5B6D;
}
.red_txt, .red_txt a {
	font-size: 17px;
	color: #9F0000;
	font-weight: bold;
}
.red_txt a:hover {
	font-size: 17px;
	color: #0059AA;
	font-weight: bold;
}

.blue_txt {
	font-family: "Trebuchet MS";
	color: #00407D;
	font-weight: bold;
}
.normal_red_txt {
	font-weight: bold;
	color: #750000;
	text-decoration: none;
}
#body_txt h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #173755;
}
#body_txt h3 {
	font-size: 16px;
	font-weight: bold;
	color: #500A0A;
}

.quote {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #1A5271;
	font-weight: bold;
}



#footer_link {
	list-style-type: none;
	text-decoration: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#footer_link  ul  {
	
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#footer_link ul li {
	float: left;
	padding-right: 5px;
}

#footer_link ul li a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	display: block;
}

#footer_link li a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_small_txt {
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
#body_txt #testi {
	background-color: #C8D9E8;
	padding: 10px;
	border: 1px solid #9DABBB;
	font-size: 12px;
}
#tech {
	list-style-image: url(images/teck.jpg);
}
#right_img {
	float: right;
}
#body_txt .quote a {
	text-decoration: none;
	color: #253854;
}
#body_txt .quote a:hover {
	text-decoration: none;
	color: #B40200;
}
a {
	text-decoration: none;
	color: #2F3997;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #A40000;
	font-weight: bold;
}
.right_img {
	float: right;
}
