/* CSS Document */
html, body,   p, form, fieldset, a
{
margin-top: 0;
padding: 0;
border: 0;

}


.horizontallist {display:inline;}

.profilewrap{
margin : 2px 8px 2px 0px;
float: left;
width: 100%;
}

.profile{
	color: #0066CC;
	font-size: 90%;
	width: 200px;
	text-align: left;
}
.profileimage{
	margin : 2px 10px 2px 0px;
	border: #000 solid 1px;
		float: left
}

.contenttable table{
	width : 520px;
	border : 1px solid black;
	margin : 0 0 1em 0;
	caption-side : top;
}

.contenttable caption{
	color : #0A4D9B;
	margin : 0 0 4px 0;
	padding : 2px 0 2px 0;
	display : block;
	font-weight:bold;
}

.contenttable th{
	vertical-align : top;	
	padding : 2px 5px 2px 5px;
	text-align : left;
	background-color : #CDCDCD;
}

.contenttable td{
	vertical-align : top;
	padding : 1px 5px 1px 5px;
	line-height : 16px;
	text-align : left;
	background-color : #f0f0f0;
}

a.button:link, a.button:visited, a.button:active {
	text-decoration: none;
	margin  :  5px 0 1em 0;
	padding : 1px 10px 1px 10px;
	border : 1px solid #0A4D9B;
	background-color : #fc0;
	font-weight : bold;
	text-align : center;
	color : #0A4D9B;
	font-size : 90%;
}

a.button:hover{
	color : white;
	text-decoration : none;
	border : 1px solid #0A4D9B;
	background-color : #0059b2;
}


.formtext {font-size: 90%;}

li {margin-bottom: 5px;}

.floatright {	
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
}

.floatleft {float:left;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3A3A3A;
	margin:0px;
	width: 741px;
	height: 100%;
	background-color: #FFFFFF;
}

a:link { color: #0A4D9B; text-decoration: underline;  }
a:hover { color: #0A4D9B; text-decoration: none; }
a:visited { color: #0A4D9B; text-decoration: underline; }
a:visited:hover { color: #0A4D9B; text-decoration: none; }

h1 {
	font-size: 160%;
	font-weight:bold;
	color: #0A4D9B;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 1em;
	padding-bottom: 4px;
	border-bottom: 1px solid #C2CCD1;
}

h2 {
	font-size: 120%;
	font-weight:bold;
	color: #0A4D9B;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;}





/*GENERAL STYLES*/


.topofpage {
	font-size: 90%;
	color:#71BF44;
	background: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 12px;
	padding-top: 3px;
}


.floatingrightpicwithborder {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	border: 1px solid #160006;
}

.borderpic {
	border: 1px solid #160006;
}

.floatingleftpicwithborder {float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	border: 1px solid #737373;
}



.tablebackground1 {background-color:#4C5695}
.tablebackground2 {background-color:#F8F7FB}
.tablebackground3 {background-color:#E6E5F0}




/*DIV STYLES*/

#container
{
	width: 100%;
	margin: 0px auto;
	background-color: #fff;
	padding: 0px;
	background: url(../images/containerbg.gif);
	background-repeat:repeat-y;

}

#header {
	height: 77px;
	padding: 0px;
	margin: 0px;


}
#skip {height: 1px; background-color:#0B4E9D;}
#left
{
	float: left;
	/*width: 137px;*/
	width: 155px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	padding: 0px;
}

#content
{
	float: left;
	width: 500px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#footer
{
	clear: both;
	height: 88px;
	margin: 0px;
	background: url(../images/footerbg.gif);
	background-repeat:no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	background-color:#0079C2;
	width: 741px;

}

.copyrighttext {

	font-size:0.8em;
	color:#FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 72px;


}
.copyrighttext a{
	color:#FFFFFF;
}
.copyrighttext a:visited{
	color:#FFFFFF;
}
.copyrighttext a:hover{
	color:#FFFFFF;
}
.copyrighttext a:visited:hover{
	color:#FFFFFF;
}
/*NAVIGATION*/

a.nav:link, a.nav:visited, a.nav:active {
	text-align:right;
	display: block;
	text-decoration:none;
	color: #0A4D9B;
	background: url(../images/bullet-off.gif); 
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #ffefc5;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:2px solid #FDD538;
	/*font-weight: bold;*/
}
a.nav:hover {
	text-decoration:underline;
}
a.nav2:link, a.nav2:visited, a.nav2:active {
	font-size: 0.9em;
	text-align:right;
	display: block;
	text-decoration:none;
	color: #0A4D9B;
	background-color:#E9EFF5;
	background-position: center left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #A7BFDB;
}
a.nav2:hover {
	text-decoration:underline;
}
a.nav3:link, a.nav3:visited, a.nav3:active {
	font-size: 0.9em;
	text-align:right;
	display: block;
	text-decoration:none;
	color: #0A4D9B;
	background-color:#FFFFFF;
	background-position: center left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #A7BFDB;
}
a.nav3:hover {
	text-decoration:underline;
}
.navheader {
	text-align:right;
	display: block;
	text-decoration:none;
	color: #0A4D9B;
	background-color:#FDD538;
	font-weight:bold;
	background-position: center left;
	padding-right: 5px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:2px solid #FDD538;
	border-top:0px solid #FDD538;
}
.contactheader {
	text-align:right;
	display: block;
	text-decoration:none;
	color: #0A4D9B;
	background-color:#CDCDCD;
	font-weight:bold;
	background-position: center left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:0px solid #FDD538;
	border-top:0px solid #FDD538;
}
.contactdetails 

{
	font-size: 0.84em;
	text-align:right;
	display: block;
	text-decoration:none;
	color: #0A4D9B;
	background-color: #F0F0F0;
	background-position: center left;
	padding-right: 5px;
	padding-left: 2px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:0px solid #FDD538;
	border-top:0px solid #FDD538;
}