@charset "utf-8";
/********************************************************************/
/* STYLE THAT APPLY TO ALL TEMPLATES */
/********************************************************************/


p {
	padding:0px;
    margin:0px;
    font-family:inherit;
    font-size: 12px;
    text-align:left;	

	}

h1{
	padding:0px;
	margin:0px;
	font-size:24px;
	color: #2f4050;
	font-weight:normal;

}

h3{
	font-size:14px;
}



a:link {
	font-size: inherit;	
	color: #870136;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	font-size: inherit;		
	color: #1f3147;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited {
	font-size: inherit;	
	color: #870136;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited:hover {
	font-size: inherit;	
	color: #1f3147;
	text-decoration: none;
	font-weight: bold;
	}
	
	

/********************************************************************/
/* Breadcrumbs */	
#breadcrumbs{
	color: #870136;
	padding:0;
	font-size: 10px;
	
	}	
	
#breadcrumbs p{
	color: #870136;
	font-family: verdana;
	font-size: 10px;
	text-align:left;
	margin:0px;
	color:black;	
	}
	
#breadcrumbs a{
	color: #870136;
	font-weight:normal;	
	}	


#breadcrumbs a:link {
	font-size: 10px;	
	color: #870136;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumbs a:hover {
	font-size: 10px;	
	color: #1f3147;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumbs a:visited {
	font-size: 10px;	
	color: #870136;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumbs a:visited:hover {
	font-size: 10px;	
	color: #1f3147;
	font-weight: bold;
}

.clear{
	clear:both;
	font-size:0px;
	margin:0px;
	padding:0px;
	}
	
#search{ 
	padding-top:10px;

}

.search{
	border:1px solid #00183e; 
	width:155px; 
	background-image:url(/images/search_bg.jpg); 
	background-position:bottom right;
}

#search_ct{
	margin-top:30px

}
.search_ct{
	border:1px solid #021639; 
	width:107px; 
	background-image:url(/images/search_ct_bg.jpg); 
	background-position:top;
	
}
.headline{
	width:700px;
	vertical-align:middle;
	margin:10px 0px;
}
.headline p strong{
	color:#800000;
	font-size: 24px;
	font-family:calibri,Verdana;
	line-height:normal;
	font-weight:normal;
}


.p_qoutes{
	color:#1F3147;
	font-family:calibri,Verdana;
	padding:5px 0px;
	text-align:center; 
	margin:5px 0px;
}

.p_qoutes2{
	background-color:#ffffff;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	width:100%;
	margin:0px 5px 5px 0px;

}

.p_qoutes2 p{
	font-family:inherit;
	/*font-family:calibri,Verdana;*/
	color:#1F3147;
	font-size: 15px;
	text-align:center;
	/*text-align:left;*/
	font-weight:bolder;
	margin:10px 0px; 

}

.image_frame{
	width:290px;
	padding:5px; 
	border:solid 1px #999999; 
	background-color:#f8f8f8;
}

.tooltips{
	background-color:#ffffcc;
	margin:-10px 25px 0px 0px;
	line-height:18px;
	border:1px solid #d9d9b8;
	color:#666666;
	width:300px;
	padding:5px 5px 5px 10px ;

}


#contentDiv #model p {
	padding:0px;
    margin:5px 0px;
    font-family:inherit;
	font-size:12px;
    text-align:center;
	line-height:20px;

	}

#contentDiv #model strong {
	padding:0px;
    margin:5px 0px;
    font-family:inherit;
    font-size: 12px;
    text-align:center;
	line-height:10px;

	}

#contentDiv #model h3{
	padding:0px 0px 0px 0px;
	margin:5px 0px;
	font-size:15px;
	/*font-size:16px;*/

}

#contentDiv #news p {
	padding:0px;
    margin:5px 0px;
    font-family:inherit;
	font-size:12px;
    text-align:left;
	line-height:20px;

	}
#contentDiv #news {
	background-image:url(/images/news/feature.jpg);
	background-repeat:repeat-x;
	background-position:top;

border:1px solid #022054;

	}
#contentDiv #news table table td {
border-bottom:1px solid #022054;

	}

#contentDiv #news h3{
	padding:0px 0px 0px 10px;
	height:24px;
	line-height:24px;
	margin:0px 0px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background-color:#022054;
	color:#ffffff;
	/*font-size:16px;*/

}

#contentDiv #news a {
	font-size: 11px;	
	color: #022054;
	text-decoration: none;
	font-weight: bold;
	line-height:15px;
	}


#contentDiv #news a:hover {
	font-size: 11px;	
	color: #022054;
	text-decoration:underline;
	font-weight: bold;
	line-height:15px;
	}


/********************************************************************/


#top_shadow{
	background-image:url(/images/top_shadow_w.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:auto;
	width:980px;
	height:40px;
	/*position:absolute;
	left:auto;
	margin-top:-40px;*/
	clear:both;



}

#shadow{
	background-image:url(/images/shadow.png);
	background-repeat:repeat-y;
	background-position:top center;
	margin:auto;
	width:980px;
	/*margin-top:40px;*/
}
#footer_shadow{
	background-image:url(/images/footer_shadow.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	width:980px;
	height:50px;
	margin-top:-22px;

}

/********************************************************************/
#masterhead{
	background-color:#ffffff;
	border-left:1px #484a4d solid;
	border-right:1px #484a4d solid;
	margin:auto;
	height:140px;
	width:890px;
	text-align:left;
}

#masterhead_ct{
	background-color:#ffffff;
	border-left:1px #484a4d solid;
	border-right:1px #484a4d solid;
	margin:auto;
	height:100px;
	width:890px;
	text-align:left;
}
/********************************************************************/
#nav{
	background-image:url(/images/nav_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-left:1px #484a4d solid;
	border-right:1px #484a4d solid;
	border-bottom:1px #b6b6b8 solid;
	margin:auto;
	padding-left:20px;
	height:22px;
	width:870px;
	text-align:left;
	line-height:20px;
}

	
#nav a:link {
	font-size: 11px;	
	color: #1f3147;
	text-decoration: none;
	font-weight: bold;
	margin:0px 48px 0px 0px;
}

#nav a:hover {
	font-size: 11px;	
	color: #870136;
	text-decoration: none;
	font-weight: bold;
	margin:0px 48px 0px 0px;	
}

#nav a:visited {
	font-size: 11px;	
	color: #1f3147;
	text-decoration: none;
	font-weight: bold;
	margin:0px 48px 0px 0px;
}

#nav a:visited:hover {
	font-size: 11px;	
	color: #870136;
	font-weight: bold;
	margin:0px 48px 0px 0px;		
}
	
/********************************************************************/

#flash_component{
	background-color:#11192c;
	border-left:1px #484a4d solid;
	border-right:1px #484a4d solid;
	margin:auto;
	/*height:344px;*/
	height:274px;
	width:890px;
	text-align:left;
	overflow:hidden;
}

#carousel{
	background-color:#11192c;
	border-left:1px #484a4d solid;
	border-right:1px #484a4d solid;
	margin:auto;
	height:70px;
	width:890px;
	text-align:left;
	/*margin-top:-70px;
	z-index:500;
	position:relative;*/
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}

#carousel #test2{
	 filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;

}

#carousel #test2 a{
	font-size:0px;
}

#news_ticker{
	background-color:#10151b;
	border-left:1px #484a4d solid;
	border-right:1px #484a4d solid;
	margin:auto;
	height:16px;
	width:890px;
	text-align:left;
}

#news_ticker p{
	font-size:10px;
	padding:0px 20px;
	line-height:16px;
	color:#ffffff;

}

#news_ticker a:link {
	font-size: 10px;	
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
	}

#news_ticker a:hover {
	font-size: 10px;	
	color:#ffffff;
	text-decoration: underline;
	font-weight:normal;
	}
	
#news_ticker a:visited {
	font-size: 10px;	
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
	}
	
#news_ticker a:visited:hover {
	font-size: 10px;	
	color:#ffffff;
	text-decoration: underline;
	font-weight:normal;
	}

#hp_content{
	background-color:#ffffff;
	border-left:1px #484a4d solid;
	border-right:1px #484a4d solid;
	margin:auto;
	width:890px;
	text-align:left;
}
#hp_content p{
	padding:35px 25px 40px 20px;
	line-height:18px;

}


#contentDiv{
	background-color:#ffffff;
	border-left:1px #484a4d solid;
	border-right:1px #484a4d solid;
	margin:auto;
	width:890px;
	text-align:left;
	min-height:400px;
}

#left_column{
	margin:20px 0px;
	/*border:1px #484a4d solid;	*/
	width:140px;
	text-align:right;
	float:left;
}

#middel_column{
	border:0px #484a4d solid;
	width:700px;
	/*border:1px #484a4d solid;	*/
	text-align:left;
	margin:20px 20px 50px 20px;
	float:left;

}

#right_column{
	background-image:url(/images/sub_nav_bg.jpg);
	margin:20px 0px;
	/*border:1px #484a4d solid;	*/
	width:150px;
	text-align:left;
	float:right;
	background-color:#E5ECF2;
	/*min-height:500px	*/
}

#contentDiv h1{
	padding:0px 50px 0px 0px;
	margin:0px;
	font-size:24px;
	color: #2f4050;
	font-weight:normal;

}

#contentDiv h3{
	padding:0px 0px 0px 0px;
	font-size:inherit;	
	/*font-size:16px;*/

}

#contentDiv p{
	padding:0px;
	line-height:18px;

}

#contentDiv #table{
	margin:0px 25px 0px 00px;
	line-height:18px;

}

#contentDiv #table a {
	font-weight:normal;
	}


#contentDiv #why_form{
	background-color:#ffffcc;
	margin:10px 25px 0px 180px;
	line-height:18px;
	border:1px solid #d9d9b8;
	color:#666666;
	width:460px;
	padding:10px 20px 

}

#contentDiv #mail_form{
	background-color:#ffffff;
	margin:10px 25px 0px 50px;
	line-height:18px;
	border:1px solid #f6f6f6;
	color:#666666;
	width:460px;
	padding:10px 20px 

}


#contentDiv #table_form{
	background-color:#ffffcc;
	margin:0px 25px 0px 0px;
	line-height:18px;
	border:1px solid #d9d9b8;
	color:#666666;

}

#contentDiv #table_form .form_text{
	width:230px;

}

.globe{
	background-image:url(/images/globe_watermark.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	

}

.compass{
	background-image:url(/images/compass-watermark.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	

}



#pullquote_table{
	margin:0px 50px 0px 0px;
	line-height:27px;
	color:#2f4050;
}
.pullquote{
	font-family:calibri,Verdana;
	font-size:18px;
	line-height:27px;
	color:#2f4050;
	}

#video{
	background-image:url(/images/video_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	width:267px;
	height:310px;
	

} 

#media_Sent{
	color:#6f6e6e;
	width:400px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#media_Sent input,/**/
#media_Sent textarea,
#media_Sent select{
	background-color:#f6f6f6;
	border:1px solid #dee0dd;
	width:100%;
	color:#6f6e6e;
	padding:0px;
	margin:0px;
	}

#media_Sent input.btn{
/*border:1px solid #dee0dd;*/
	width:130px;
	color:#5bb301;
	height:25px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:5px;
	cursor:pointer;
	}

#media_Down input.btn{
	border:1px solid #dee0dd;
	width:90px;
	color:#5bb301;
	height:25px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:5px;
	cursor:pointer;
	}
	
#footer{
	background-image:url(/images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-bottom:1px #484a4d solid;
	border-left:1px #484a4d solid;
	border-right:1px #484a4d solid;
	margin:auto;
	height:21px;
	width:870px;
	text-align:left;
	position:relative;
	padding-left:20px;
	line-height:20px;
}


#footer a {
	font-size: 11px;	
	color: #1f3147;
	text-decoration: none;
	font-weight: bold;
	margin:0px 50px 0px 0px;	
}


#footer a:hover {
	font-size: 11px;	
	color: #870136;
	text-decoration: none;
	font-weight: bold;
	margin:0px 50px 0px 0px;	
}

#footer a:link {
	font-size: 11px;	
	color: #1f3147;
	text-decoration: none;
	font-weight: bold;
	margin:0px 50px 0px 0px;
}


#footer a:visited {
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold;
	margin:0px 50px 0px 0px;	
}

#footer a:visited:hover {
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold;
	margin:0px 50px 0px 0px;
}	

#corner_rotate{
	background-image:url(/images/corner_ratate/1.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:93px;
	width:326px;  
	position:absolute; 
	z-index:50; 
	bottom:0px; 
	right:0px;
}
