/* Hiline CSS 16-10-08 */
/* ----- top right bottom left---- */ 

/* bold - Because of Netscape */
.bold  { font-weight : bold; }

html {
	min-height: 100%;
	margin: 0 0 1px 0;
}

body {
	text-align: center;
	min-width: 780px;
	background-color: #E3F0F1;
}

#wrapper {
	margin: 0 auto;
	width:970px;
	text-align: left;
	background-color: #FFFFFF;
}	

#wrapperFrame {
	background-color: #FFFFFF;
	padding:0px 10px 10px 10px;
	float: left;	
}	


/* ----- Forms ---- */ 

input, textarea, select { background-color: #FFFFFF; font-family: arial, sans-serif; font-size: 12px; color: #000000; border-style: solid; border-width: 1px; padding: 0px }   

#ListStyle1 li { background: none;list-style-image: url("images/bullet.gif"); }

.mainColumn {
	margin: 0;
	width: 970px;
	float: left;
}

.mainColumnMenu {
	margin: 0;
	width: 970px;
	float: left;
	text-align:right;
}
.topMenu {
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
.topMenu a:link, .topMenu a:visited {
	font-size: 14px;
	color: #000000;
}


#leftColumn {
	margin: 0;
	width: 190px;
	float: left;
}
#leftColumnContents {
	margin: 0;
}
#centerColumn {
	width: 593px;
	float: left;
}
#centerColumnContents {
	width: 570px;
}
#rightColumn {
	margin: 0;
	width: 187px;
	float: left;
}	
#rightColumnContents {
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.mainTitleBox { 
	background-image: url("images/mainTitleBox.gif");
	height: 90px;
	width: 420px;
	margin-bottom:10px;
	float: left;	
	}

.mainTitleBox h1 { 
	font-family:Arial;
	font-size:16px;
	color:#0d8ea0;
	padding-left:10px;
	padding-top:60px;		
	}	

.mainTitleBoxContent { 
	background-image: url("images/mainTitleBox.gif");
	width: 420px;
	margin-bottom:10px;
	}

.mainTitleBoxContent h1 { 
	font-family:Arial;
	font-size:16px;
	color:#0d8ea0;
	padding-left:10px;
	padding-top:60px;		
	}	


.mainTitleBoxGeneric { 
	height: 90px;
	width: 420px;
	margin-bottom:10px;	
	}	

.mainTitleBoxGeneric h1 { 
	font-family:Arial;
	font-size:16px;
	font-weight:Bold;	
	color:#000000;
	padding-left:10px;
	padding-top:60px;		
	}	

#home1 { background-image: url("images/home-header.jpg");display: block;margin: 0;padding: 0;width: 420px;height: 235px; }
#home1 h1 { font-family: sans-serif;font-size: 17px;line-height:22px; }
#home2 { background-image: url("images/home-header-2.jpg");display: block;margin: 0;padding: 0;width: 420px;height: 235px; }

#testimonials td { font-family: sans-serif;font-size: 17px;line-height:28px; }
#testimonials2 td { font-family: sans-serif;font-size: 17px;line-height:17px; }
	
#logo {
	top: 0px;
	width: 200px;
	float: left;
}

#topnav {
	top: 0px;
	margin: 0px 0px 0px 200px;
	padding: 20px 0px 0px;
	width: 555px;
	clear: none;
	text-align: right;
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;	
}


#right_info {
	position: relative;
	float: left;
	width: 170px;
	margin: 0;
	padding:0;
	background-color:#F8F8F8;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	}
	
#right_info_head {
	background-image: url("images/column_bg2.gif");
	display: block;
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	height:24px;
	}
	
#right_info_head ol {
	display: block;
	list-style: none;
	margin:0;
	padding: 5px 0 5px 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #494E5C;}
	
#right_info ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#right_info li {
	display: block;
	margin: 0;
	padding: 3 3 3 5;
	font-size: 12px;
	}
	
#bodyMenuContent {
	width: 189px;
	padding: 0px 0px 0px 0px;
}

#bodyMenuContent a:link, #bodyMenuContent a:visited {
	color: #102a50;
	font-size: 1.1em;
}

#bodyMenuContent ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

#bodyMenuContent ul li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:3px 0 3px 0;
}

#bodyMenuContent ul ul li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:3px 0 3px 3px;	
}

#bodyMenuContent ul ul li a:link, #bodyMenuContent ul ul li a:visited {
	color: #102a50;
	font-size: 0.8em;
}

#bodyMenuContent ul ul ul li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:3px 0 3px 10px;	
}

#bodyMenuContent ul ul ul li a:link, #bodyMenuContent ul ul ul li a:visited {
	color: #102a50;
	font-size: 0.8em;
}

#bodyMenuContent #selected {
	color: #89a343;
}
	

/* main copy */

BODY, TD, P  {
	color : #666666;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
	margin: 0px;

}

.product_text  {
	color : #666666;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
	margin: 0px;
	line-height: 1.4em;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #242526;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}

.maintext  {
	color : #666666;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}

.pt8 {  font-size: 8px}
.pt9 {  font-size: 9px}
.pt10 {  font-size: 10px}
.pt11 {  font-size: 11px}
.pt12 {  font-size: 12px}
.pt13 {  font-size: 13px}
.pt14 {  font-size: 14px}
.pt16 {  font-size: 16px}
.pt18 {  font-size: 18px}
.pt20 {  font-size: 20px}
.pt22 {  font-size: 22px}
.pt26 {  font-size: 26px}
.pt32 {  font-size: 32px}

a:link {  text-decoration: none; color: #cc3333}
a:hover {  text-decoration: underline; color: #2E4186}
a:visited {  color: #cc3333; text-decoration: none}

a.mlflink {text-decoration: none }
a.mlflink:hover {text-decoration: underline; color: #cc3333 }

.navlink {
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.dred {
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.navlink:hover { text-decoration: underline}
.quotename {
	font-weight: bold;
	color: #595F80;
}
.quotecompany {
	color: #595F80;
}
.quotes {
	font-size: 12px;
}
.accentcolor {
	color: #000000;
}
.homeheader {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
    font-family:   Arial, Geneva, Verdana, sans-serif;
}
.tab {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family:    Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #10a2b6;
	margin: 5px 0 5px 0;	
	font-weight: normal;
}
h2 {
	font-family:    Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #10a2b6;
	margin: 5px 0 5px 0;	
	font-weight: normal;	
}

.p_bg {
	background-color: #F0F1F2;
}
.p_headline {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494E5C;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
}
.yellow {
	color: #000000;
	border: #999999;
	background-color: #FFFF99;
}

#footerbox {
	display: block;
	clear:both;
	width: 760px;
}
hr {
	font-style: normal;
	line-height: 1px;
	color: #666666;
	display: block;
	height: 1px;
	clear: both;
	float: none;
}
.line {
	font-weight: normal;
	color: #999999;
	display: block;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	margin-bottom: 2px;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 350px;
	float: left;
}

#contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 620px;
	text-align: right;
	float: left;	
}

#areas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 745px;
	text-align: right;
	vertical-align: top;
}
#top_bar {
	background-color: #F3F3F3;
	display: block;
	padding: 1px;
	clear: both;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
#language_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 755px;
	text-align: right;
}
.page_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}
.p_head_td {
	background-color: #A1A3A6;
	background-image: url("images/column_bg2.gif");
	height: 24px;
}

.infoBoxSpacer {
	width: 187px;
	height: 10px;
	font-size: 0;
}
.infoBoxContent {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	color: #FFFFFF;
}
.infoBoxContent a:link, .infoBoxContent a:visited {
	text-decoration: Underline;
}
.infoBoxContent a:active, .infoBoxContent a:hover {
	text-decoration: None;
}
.infoBoxContent #strap {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: Bold;
}
.infoBoxContent #strap2 {
	line-height: 20px;
}
.infoBoxContentLinks {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	font-weight: Bold;
	color: #496ca2;
}
.infoBoxContentLinks a:link, .infoBoxContentLinks a:visited {
	font-size: 12px;
	color: #000000;
}
.infoBoxContentLinks a:active, .infoBoxContentLinks a:hover {
	color: #003565;
}
.infoBox3 {
	background-color: #ffffff;
	background-image: url("images/bg_infoBox3.gif");
	background-repeat: repeat-y;
}
.infoBox3Top {
	width: 187px;
	height: 29px;
	background-image: url("images/bg_infoBox3Top.gif");
	font-size: 0;
}
.infoBox3TopContent {
	font-size: 14px;
	padding: 5px 0px 0px 10px;
}
.infoBox3Content {
	padding: 5px 5px 0px 5px;
	font-size: 10px;
	color: #89a343;
}
.infoBox3ContentLine {
	height: 1px;
	font-size: 0;
	background-image: url("images/pixel_grey.gif");
	background-repeat: repeat-x;
	margin: 5px 5px 0px 5px;
}
.infoBox3Content a:link, .infoBox3Content a:visited {
	font-size: 12px;
	color: #4b4a4a;
}
.infoBox3Bottom {
	width: 173px;
	height: 13px;
	background-image: url("images/bg_infoBox3Bottom.gif");
	font-size: 0;
}
.infoBox3MoreContent {
	text-align: right;
	font-size: 12px;
	padding: 5px 10px 0px 10px;
}

/* ---------------------- Right Info Boxes with Borders -------------------------- */

.bl {background: url(images/box/bottom-left.gif) 0 100% no-repeat}
.br {background: url(images/box/bottom-right.gif) 100% 100% no-repeat}
.tl {background: url(images/box/top-left.gif) 0 0 no-repeat}
.tr {background: url(images/box/top-right.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}