
hr {border-bottom: 1px solid #004071;border-top:1px solid #ffffff;border-left: 1px solid #ffffff;border-right: 1px solid #e9e6ea;}
h1 {font-size: 18px;color: #004071;border-bottom: 1px solid #377ead;padding-bottom:15px;}
h2 {font-size: 13px;color: #ea1b2f;}
h3 {font-size: 13px;color: #004071;}
h4 {font-size: 12px;color: #004071;}
a {color: #004071;text-decoration: underline;}
a:hover {color: #ea1b2f;text-decoration: underline;}
p {line-height: 20px;}
body, td, table {font-size: 12px;color: #004071;font-family: Verdana, Arial, Helvetica, sans-serif;}
img {border: 0px;}

.clear{clear:both;}
.float{float:left;}
.red {color: #ea1b2f;}


/* --------- Main Container --------- */
#wrapper {	width: 1000px;	margin: 0 auto;}


/* --------- Masthead ---------*/
#masthead {width: 1000px;border-bottom: 1px solid #ffffff;}
	#logo {width:100%;height:141px;}
             #logoPadd{padding:20px 0px 0px 370px}
	.navigation_top {width: 1000px; height: 26px; }
	
/* --------- Mainarea ---------*/
.adarea {	width: 1000px;height: 203px;float: left;border-bottom: 1px solid #ffffff;background: url(../images/graphics/adarea_bg.gif) repeat-x;}
	.adarea_left {width:848px;height:203px;}
	.login {width:151px;height:203px;background: url(../images/graphics/login_bg.jpg) no-repeat top right;}
              #loginPadd{padding:15px 0px 0px 10px;}
		.login h3 {color: #ffffff;font-size:12px;margin:0px 0px 10px 0px;}
		.login p {color: #ffffff;font-size:10px;margin:0px;}
		.login input {width:130px;}

/* ---------mainArea----------*/
#mainarea {	width: 998px;border-left: 1px solid #ffffff;border-right: 1px solid #ffffff;background: #ffffff url(../images/graphics/mainarea_bg.gif) repeat-y top right;}
	/*------------left column---------------*/
	#left_column {	width:	200px;	float:left;}
	
		/* --------- Search Box ---------*/
		.search {width: 200px;height: 63px;background: #d4182a url(../images/graphics/search_bg.gif) repeat-x bottom left;}
                       #searchPadd{padding:10px 20px;}
			#searchPadd h3 {color: #ffffff;margin:3px 0px;}
			#searchPadd a {color:#ffffff;text-decoration:none;float:left;margin:3px 0px 0px 3px;font-weight:bold;}
			#searchPadd a:hover {color:#ffffff;text-decoration:underline;}
			#searchPadd input {width:130px;border: 1px solid #ffffff;float:left;}
			
			/* --------- Navigation left ---------*/
			.navigation_left {width: 200px;padding:10px 0px 50px 0px;background: #be1626 url(../images/graphics/nav_bg.gif) repeat-x ;}
			
	/*-----textarea---------*/		
	.textarea {width:790px;}
              #textAreaPadd{padding:30px;}
                  #textAreaIn{width:730px;}


/* --------- Footer --------- */

#footer {width:998px;height:134px;font-size:9px;color: #ffffff;background: url(../images/graphics/footer_bg.gif) repeat-x top left;	border-bottom: 1px solid #ffffff;}	
	
	.testimonials_box {	width:1000px;height:108px;}
		.testimonials_box_left {width:200px;height: 57px;}
                         #testimonialLeftPadd{padding:30px 0px 0px 15px;}
			.testimonials_box_left p {font-size: 11px;color: #ffffff;margin:0px;}
		.testimonials_box_right {width:700px;height: 57px;}
                            #testimonialsRightPadd{padding:30px 0px 0px 20px;}
	
	.footer_text {text-align:center;}
		.footer_text p {line-height:10px;font-size:9px;color: #ffffff;margin:7px 0px 0px 0px;}
                       .footer_text p a, .footer_text a{color:#fff;}

