/* HTML Defaults */
html, body, td, th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
}
font.text, form.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
}
form {
	margin:0px;
}


body {
background-color:#FFFFFF;
background-position:center;
margin-left:auto;
margin-right:auto;
text-align: center;
margin: 0;
text-decoration:none;
}
.container{
width:761px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

p {
	margin-top:0;
	margin-bottom:10px;
}
p.half {
	margin-bottom:5px;
}
p.none {
	margin-bottom:0px;
}
a {
text-decoration:underline;
color:#3B5491;
}
a.arrow {
	background-image:url(../images/tpl-arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}

ul.arrow li{
	list-style-image:url(../images/tpl-arrow.gif);
	margin-bottom:10px;
}
ul.arrow2 li{
	list-style-image:url(../images/tpl-arrow2.gif);
	margin-bottom:10px;
}
h1 {
	color:#3B5491;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
	margin-top:10px;
}
h2 {
	color:#2D2D2D;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
	margin-top:10px;
}
h3 {
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin:0px;
}
h4, h4 a {
	color:#3B5491;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	text-decoration:none;
}
/* GENERAL PAGE layout */
.page-text-highlight {
color:#3B5491;
}
.page-text-grey {
color:#999999;
}
.page-content-returnlink {
margin-top:20px;
text-align:right;
}

.pageheader{
margin-top:0px;
width:761px;
}
.logo{
width:400px;
float:left;
}
.quick-links{
text-align:right;
font-size:10px;
width:361px;
float:left;
margin-top:5px;
}
.quick-links2{
width:200px;
margin-left:-5px;
float:left;
text-align:left;
margin-bottom:20px;
margin-top:20px;
}
.blogo{
background-image:url(../images/tpl-blogo.jpg);
height:104px;
background-repeat:no-repeat;
width:400px;
float:left;
}
.pic{
margin-top:-26px;
width:360px;
height:130px;
margin-right:1px;
float:right;
}
.menu{
color:#FFFFFF;
background-color:#5C73B8;
width:758px;
height:26px;
float:left;
margin-left:1px;
margin-right:0px;
clear:both;
}
.search-name{
background-color:#C4CBDE;
float:right;
height:26px;
width:193px;
border-left: 1px solid #ffffff;
margin-right:-1px;

}
.menut{
width:555px;
float:left;
}

/* MAIN CONTENT */
#page-navigation-container{
font-size:11px;
}
.box{
border:1px solid #5C73B8;
background-color:#FFFFFF;
font-size:9px;
font-size:10px;
}
.sub{
font-size:10px;
color:#FFFFFF;
border-color:#5C73B8;
border-width:0px;
border:none;
background-color:#5C73B8;
}
.main-cont-left{
clear:both;
width:550px;
float:left;
}
.main-cont-list{
clear:both;
width:150px;
float:left;

}
.main-cont{
padding-right:10px;
width:380px;
float:left;
}
.main-cont ul li {
list-style-image:url(../images/tpl-arrow2.gif);
margin-bottom:10px;
}
.main-cont-right{
width:194px;
margin-right:0px;
float:right;
}
.searchbar{
padding-top:5px;
padding-left:7px;
margin-right:1px;
width:186px;
height:43px;
background-color:#C4CBDE;
}
.newsleter{
border-top:1px solid #FFFFFF;
padding-bottom:10px;
padding-top:10px;
width:183px;
margin-right:1px;
padding-left:5px;
padding-right:5px;
background-color:#B6BED1;
}
.news-head{
background-image:url(../images/tpl-newsletter.jpg);
background-repeat:no-repeat;
height:27px;
float:left;
margin-top:10px;
margin-left:-2;
width:141px;
}
.main-arealeft{
width:274px;
float:left;
}
.main-arealeft2{
float:right; 
width:258px;
}

/* footer AREA */
.footer{
float:left;
clear:both;
padding-bottom:10px;
padding-top:10px;
width:761px;
background-color:#D6DAE4;
}

.offices{
margin-top:10px;
width:243px;
float:left;
margin-left:8px;
}
.credit{
width:761px;
float:left;
margin-top:10px;
margin-bottom:10px;
clear:both;
}

/*format tables*/
.header {
	border: 1px solid #55574E;
}
.tablelines
{
 background-color:#55574E;
}/*color of the narrow line deviding up the table cells*/
.tabletitle{
	font-weight:bold;
	color:#000000;
	background-color:#EEEEEE;
}/*alter background color and font color. 
Not on all tables, only present if table has an extra heading*/
.tablehead{
	font-weight:bold;
	color:#000000;
	background-color:#EEEEEE;
}/*alter background color and font color. 
Contains headings of table rows or columns.*/
.tablebody{
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
}
/*alter background color and font color. 
Contains main body of the table.*/
.tabletotal{
	font-weight:bold;
	color:#000000;
	background-color:#EEEEEE;
}

/* styles to make round cordered boxes, can also be square depending on images used*/
.tableSubHeading{
	font-weight:bold;
	color:#4F6A95;
}

