@charset "UTF-8";
* {
		margin: 0;
		padding: 0;
		}


body {
	background-color: #197ABF;
	background-image: url(images/background_wide.jpg);
	background-repeat: repeat-x;
}

body {
		font-family: "Times New Roman", Times, serif;
		}

html,
body {
	height: 100%;
}

#container {
	width:880px;  
	background: #FFFFFF;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 100%;
}

/*----- HEADER SECTION -----*/

#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-color: #167DCF;
	margin-bottom: 0px;
	padding-top: 24px;
	padding-bottom: 6px;
} 
#tagline {
	margin-left: 30px;
	padding-top: 7px;
}


/*----- CONTENT -----*/
#mainContent {
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 50px;
	
}

/*----- navigation -----*/
#menucontainer {
	font-size: 15px;
	text-align: left;
	font-weight: lighter;
}

ul#mainMenu {
float: left;
	width:820px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #212E78;
}

ul#mainMenu li {
float: left;

}


ul#mainMenu li a{
	display:block;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 8px ;
background: url(images/menu_divider.gif) no-repeat 100% 50%;
}

ul#mainMenu li a:hover{
	background-color: #7DBD38;	
	
}

#currentPage {
	background-color: #7DBD38;
}


/*top menu end*/

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	border-bottom-color: #1262A8;
	color: #1262A8;
	margin-bottom: 0px;
	margin-top: 4px;
	padding-top: 20px;
	font-weight: normal;
	border-top-width: 0px;
	border-bottom-width: 1px;
}
#bodytext {
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1262A8;
	width: 80%;
	padding-top: 10px;
}

#bodytext p {
margin-bottom: 10px;
}

/*.bodytextotherpages p{
	padding-bottom: -5px;
	
}*/

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B377E;
	bottom: 10px;
	width: 100%;
	padding-top: 5px;
	margin-top: 50px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
} 

#footer a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
		color: #7DBD38;
}



#maintextbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7dbd38;
	margin-top: 3px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1262A8;
}
#bodytext a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 13px;
 color: #212E78;
}

#bodytext a:hover {
	color: #7DBD38;

}

/*----- TEAM -----*/
#teamtextbox  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7dbd38;
	margin-top: 3px;
}
#leftsidebar
 {
	float: left;
width: 272px;
margin-top: 15px;
}

#middlesidebar
 {
	float: left;
width: 272px;
margin-top: 15px;
}
#rightsidebar
 {
	float: left;
width: 272px;
margin-top: 15px;
}

.namebox
 {
	font-size: 15px;
	color: #212E78;
  }
.namebox h1
 {
	margin: 0px;
	padding:0px;
	color: #212E78;
	font-size: 15px;
	font-weight: bold;
  }
  .namebox h2
 {
	margin: 0px;
	padding:0px;
	font-size: 15px;
	font-weight: lighter;
  }
  
.namebox
 {
	height: 110px;
	width: 245px;
	float: left;
	display:block;
	background-color: #E9EFF6;
	padding: 6px;
	margin: 3px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #212E78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #212E78;
}
.namebox a, .namebox a:visited
 {
	text-decoration: none;
	display: block;
	margin-top: 5px;
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 13px;
	color: #212E78;
	float: left;
}

.namebox a:hover
 {
	
	color: #7DBD38;

}

.namebox img{
	padding-right:5px;
	float: left;
	clear: both;
}
/*----- NEWS -----*/
.newsbox
 {
	font-size: 15px;
	color: #212E78;
  }
.newsbox h1
 {
	margin: 0px;
	padding:0 0 3px 0;
	color: #212E78;
	font-size: 15px;
	font-weight: bold;
	color: #212E78;
  }
  .newsbox h2
 {
	margin: 0px;
	padding:0px;
	font-size: 15px;
	font-weight: lighter;
	color: #000000;
  }
.newsbox p
 {
	font-size: 14px;
	color: #000000;
  }
.newsbox
 {
	
	width: 350px;
	display:block;
	background-color: #E9EFF6;
	padding: 6px;
	margin: 10px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #212E78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #212E78;
}

.newsbox a, .newsbox a:visited
 {
 	color: #1262A8;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 13px;
	

}

.newsbox a:hover
 {
	color: #7DBD38;
}

.imagebox
{
	width: 130px;
	float:left;
}
.textbox
{
	width: 520px;
	float: right;
	padding-bottom: 40px;
}

.nopictextbox
{
	width: 520px;
	float: left;
	padding-bottom: 40px;
}
/*----- CONTACT US -----*/

#bodycontact {
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1262A8;
	width: 80%;
	padding-top: 10px;
}

#bodycontact a, #bodycontact a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}

#bodycontact a:hover{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #7DBD38;
}
.addressbox
 {
	margin-right: 30px;
	float: left;
	margin-top: 15px;
}

/*----- FLOAT CLEARING -----*/

#bodytextlegal {
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1262A8;
	width: 80%;
	padding-top: 10px;
}

#bodytextlegal p {
margin-bottom: 10px;
}

#bodytextlegal a, #bodytextlegal a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}

#bodytextlegal a:hover{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #7DBD38;
}

/*----- FLOAT CLEARING -----*/
.clearFloats {
clear: both;
}

.clearFix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
