@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	color: #333333;
	background: #fff;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 2.2em;
	}
	a{
	color: #004C80;
	text-decoration: none;
}
	a:hover{color: #999999;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
	}
	ul.borderedlist li a{
	display: block;
	padding:3px 0 0 2px;
	height: 26px;
	color: #333333;
	}
	ul.borderedlist li a:hover{
	color: #044d80;
	background-color: #d7d7d7;
}
.style1 {
	color: #004C80;
	font-weight: bold;
}

/* =LAYOUT - the main layout styles */
	.container{
	width:900px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	/* header layout */
	#header{
	height: 263px;
	position: relative;
	background-color: #FFFFFF;
	background-position: top;
	}
	#navigation{
		position: absolute;
		right: 1px;
		top:20px;
	}
	/* main area layout */
	#main{
	clear: both;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
	#leftcolumn{
	float: left;
	width:193px;
	border-bottom-width: 24px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 100%;
}
	#center{
	float: left;
	width:380px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
	#rightcolumn{
	float: left;
	width:287px;
}
	/* bottom layout */
	#bottominfo{
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #004c80;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
	background-color: #ebebeb;
	}
	.bottomcolumn{
	float: right;
	width: 300px;
	background-color: #ebebeb;
	}
	.bottomright{
	margin-right:0;
}
	
/* =HEADER - the header styles */
	#header .container{
	height: 220px;
}
	/* logo */
	h1{
	position: absolute;
	height: 34px;
	top: 12px;
	width: 473px;
	}
	h1 a{
	display: block;
	color: #004C80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 24px;
	padding-right: 0px;
	}


	h1 a:hover{color: #959595;}
	
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{color: #044d80;}
	#navigation li a:hover,#navigation li.active a{color: #959595;}
	/* message and building pic */
	#banner{
	position: relative;
	height: 263px;
	padding: 0;
	background-position: right bottom;
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{
	margin-bottom:3px;
	line-height:1.8em;
	background-color: #ebebeb;
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
}
	h3.leftbox{
	font-size:19px;
	color: #004C80;
	padding:5px 0 10px 23px;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-weight: normal;
}
	h3.header_small{
	font-size:15px;
	font-weight: bold;
	padding:0 23px 5px 23px;
	background-color: #ebebeb;
}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}
		
	/* center column */
	.article_wrapper h2{color: #004C80; font-size:2em;margin:10px 0;}	
	.article_wrapper h3{
	color: #004C80;
	font-size: 24px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-style: normal;
	padding-top: 5px;
}

	.article_wrapper p{
	padding-bottom:10px;
	font-size:1.3em;
}
.article_wrapper h4 {
	font-size:13px;
	line-height: 24px;
}
.article_wrapper h5 {
	padding-bottom:10px;
	font-size:11px;
	font-style: italic;
	line-height: 16px;
}
	.imgright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
	.imgleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
	.imgcenter {
	text-align: center;
}
	.td1 {
	font-size: medium;
	font-weight: normal;
	float: left;
	width: 70px;
}
	.td2 {
	font-size: 1.1em;
	font-weight: normal;
	text-align: right;
}
	.td3 {
	font-size: 1.1em;
	font-weight: normal;
	float: right;
	text-align: left;
	width: 205px;
}
	
	/* right column */
	.rightbox_wrapper{
	padding:5px;
	margin-bottom: 20px;
	width:277px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #333333;
	background-color: #aac3d4;
	}
	.rightbox{border: 1px dashed #004c80;width:275px;overflow: hidden;padding-bottom:6px;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{float: right;width:200px;}
	.product_wrapper h4{font-size:1.3em;color: #004C80;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
	
/* =BOTTOM */
	.bottomcolumn h3{
	color: #004c80;
	font-size:14px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	}
	.iconlist{
	font-size: 1.2em;
	padding-bottom: 15px;
	}
	ul.iconlist li a{
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/footer_list.gif);
	}
	ul.iconlist  li a:hover{
	color: #044d80;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d7d7d7;
	background-image: url(../img/footer_list.gif);
}
	
/* =FOOTER */
	#footer{
	height: 126px;
	font-size: 1.2em;
	background-color: #959595;
	clear: both;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	}
	#footer a{
	color: #FFFFFF;
}
	#footer_navigation{
	padding-top:7px;
	text-decoration: none;
	background-position: center;
	}
	#footer_navigation li{
	padding-left:14px;
	display: inline;
	background-position: center;
	padding-right: 14px;
}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #044d80;}
	
.footer_last {
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 1.1em;
}
