
/* Global Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}

ol {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}




body {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	color: #004264;
	background: #004264 url('../imgs/bg_gradient.gif');
	background-repeat: repeat-x;
}

html {
	width: 100%;
}

p {
	
	margin: 10px 0 10px 0;
}


h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight:normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight:normal;
	margin-bottom: 10px;
	color: #7aabba;
}

h3 {
	font-size: 12px;
	line-height: 12px;
	font-weight:normal;
	margin-bottom: 10px;
}

#homepage {
	width: 840px;
	padding: 30px;
	margin: 0px auto;
	overflow: hidden;
	background: #000 url('../imgs/home_page_image.jpg');
	background-repeat: no-repeat;
}


#page {
	width: 840px;
	padding: 30px;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
}

#header {
	overflow: hidden;
	clear: both;
}

#top_navigation {
	position: relative;
	color: #004264;
	font-weight: bold;
	float: left;
	width: 740px;
	height: 30px;
	top: 6px;
	background: url('../imgs/navigation_bar.gif');
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

#top_navigation ul {
	float: left;
	margin-left: 20px;
	margin-top: 7px;
} 

#top_navigation li {
	margin-left: 0;
	padding-right: 30px;
	list-style: none;
	display: inline;
}

#top_navigation li a .active {
	color: #004264;
	font-weight: bold;
	text-decoration:none;
}

#searchbox2 {
	color: #434343;
	background: url('../imgs/search_bg.gif');
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	width: 110px;

	height: 15px;
	border: none;
}

#searchbutton {
	color: #434343;
	vertical-align:middle;
height:16px;
	background: none;
	background-repeat: no-repeat;
	border: none;
}

#sub_navigation {
	position: relative;
	color: #004264;
	font-weight: bold;
	float: left;
	width: 840px;
	height: 30px;
	background: url('../imgs/subnavigation_bar.gif');
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 30px;
}

#sub_navigation ul {
	float: left;
	margin-left: 20px;
	margin-top: 7px;
} 



#searchbox {
	float: right;
	margin-right: 10px;
	margin-top: 6px;
}

	
#logo {
	position: relative;
	float: right;
	top: 0px;
}

#content {}

.home_page_content {
	color: #fff;
}

#content li {
	margin-left:20px;
}

#sub_navigation li {
	margin-left: 0;
	padding-right: 30px;
	list-style: none;
	display: inline;
}
#tertnav li {
	margin-left: 0;
}
#home_page_text {
	width: 430px;
	margin-top: 10px;
}

#logotype {
	margin-top: 60px;
}

#home_page_box_1 {
	position: relative;
	float: left;
	font-size: 11px;
	line-height: 13px;
	padding: 10px;
	width: 405px;
	min-height: 140px;
	height: 140px;
	background: #004264 url('../imgs/bg_gradient.gif');
	background-position: bottom;
	border: none;
	margin-top: 20px;
}

#home_page_box_1  h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;
	margin-bottom: 10px;
	color:#FFFFFF;
}
input {
	color: #666666;
	font-size:11px;
}
#home_page_box_2 {
	position: relative;
	float: left;
	left: 30px;
	height: 140px;
	font-size: 11px;
	line-height: 13px;
	padding: 10px;
	width: 155px;
	background-color:#b0dde6;
	border: none;
	color:#004264;
	margin-top: 20px;
}
#home_page_box_2  h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;
	margin-bottom: 10px;
	color:#004264;
}
#home_page_box_1  a {

	color:#FFFFFF;
}
#home_page_box_2  a {

	color:#004264;
}
#home_page_box_1 img {
	float: left;
	margin-right: 10px;
}

#two_column_left {
	float: left;
	width: 340px;
}

#two_column_right {
	float: left;
	margin-left: 30px;
	width: 470px;
}
#two_column_right2 {
	float: left;
	margin-left: 30px;
	width: 630px;
}
#spacer_column {
	width: 280px;
	margin-left:30px;
	float: left;
}
#three_column_left {
	float: left;
	width: 160px;
	min-height: 370px;
	background: url('../imgs/light_gradient.gif');
	background-repeat: repeat-x;
	padding: 10px;
}



#three_column_middle {
	float: left;
	margin-left: 30px;
	width: 628px;
}

#three_column_right {
float:right;
	margin-left: 30px;
	width: 340px;
}

#three_column_right .imgLarge {
	width: 340px;
}

.imgLarge {
	width: 340px;
}

#three_column_right .imgSmall {
	width: 100px;
	margin-top: 15px;
	margin-right: 16px;
}

#three_column_right .imgSmallLast {
	margin-top: 15px;
	width: 100px;
}

#contactform {
	float: right;
	width: 610px;
	padding: 10px;
	background: url('../imgs/light_gradient.gif');
	background-repeat: repeat-x;	
}

.floatleft {
	float: left;
}

#contactform .inputSmall {
	height: 20px;
	width: 286px;
	padding: 4px;
	margin-right: 11px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: none;
	background: url('../imgs/text_input_bg_small.gif');
	background-repeat: no-repeat;
}

#contactform .inputBig {
	height: 20px;
	width: 590px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px;
	border: none;
	background: url('../imgs/text_input_bg_big.gif');
	background-repeat: no-repeat;
}

#contactform .inputMessage {
	height: 100px;
	width: 590px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px;
	border: none;
	background: url('../imgs/text_input_bg_msg.gif');
	background-repeat: no-repeat;
	overflow: auto;
}

#contactform #checkboxes {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 15px;
}

#contactform #checkboxes label {
	margin-right: 20px;
}

#footer {
	width: 900px;
	padding-top: 20px;
	margin: 0px auto;
	text-align: left;
	font-size: 10px;
	color: #fff;
}

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#three_column_left a {
	color: #004264;
	font-weight: normal;
}

#two_column_right a {

color: #004264;
}


#two_column_right a {

color: #004264;
}
#two_column_right2 a {

color: #004264;
}
#top_navigation li  .active  a {
	color: #004264;
	font-weight: bold;
	text-decoration:none;
}

.active  a {
	color: #004264;
	font-weight: bold;
	text-decoration:none;
}

a.active {
	color: #004264;
	
}
#home_page_text a {
 color:#FFFFFF;
}
.tertNav a {
color:#FF0000;
font-weight:bold;
}

.fourthNav a {
color:#004264;
font-size:14px;
}
.fourthNav a:visited {
color:#004264;
font-size:14px;
}
.fourthNavThing a {
color:#7aabba;
font-weight:normal;
display:inline;
font-size:14px;
}

.tertNav li {
	list-style:none;
	margin-left:100px;
	padding-left:0px;
}
.tertNav ul li {

	margin-left:0px;
	padding-left:0px;
}

#three_column_left li.active a {
	font-weight:bold;
}	


