@charset "utf-8";
/* CSS Document */

body{
	background-color:#273691; 
	margin:0px; background-image:url(images/bgnd.gif); 
	background-repeat:repeat-y; 
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
p{line-height:18px}
h1, h2, h3{color:#ff7d00}
h1{font-size:18px; margin:0px}
h2{font-size:14px; margin-top:30px}
h2 a{color:#ff7d00; text-decoration:none}
h3{font-size:12px}

a{color:#ff7d00}
a:hover{color:#3a4495}

hr{height:1px; border:0px; border-bottom:1px solid #cccccc}
img{border:0px}
form{margin:0px; padding:0px}
input, textarea{
	font-size:12px; 
	font-weight:normal; 
	font-family:Arial; 
	background-image:url(images/tile.gif); 
	border:1px solid #b3bbec;
	width:240px;
	margin-right:4px
}
select{
	font-size:12px; 
	font-weight:normal; 
	font-family:Arial; 
	background-image:url(images/tile.gif); 
	border:1px solid #b3bbec;
}
td{vertical-align:top; padding:5px}
blockquote{margin-left:20px}
li{margin-bottom:5px}
#container{
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	width:800px; 
	top:0px; 
	min-height:650px;
	background-color:#FFFFFF
}
#nav{
	position:absolute;
	width:183px;
	margin:0px;
	top: 93px;
	left: 20px;
	background-color:#f1f3ff;
	background-image:url(images/menu_base.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px
}
#nav ul{margin:0px; padding-left:10px}
#nav li{
	list-style:none; 
	font-size:11px; 
	font-weight:bold; 
	margin-bottom:12px;
}
.arrow{
	background-image:url(images/bullet.gif); 
	background-repeat:no-repeat; 
	background-position:0px 4px;
}
.arrow2{
	background-image:url(images/bullet2.gif); 
	background-repeat:no-repeat; 
	background-position:0px 4px;
}
#nav a{text-decoration:none; color:#273691}
#nav a:hover{color:#ff7d00}
#welcome{
	width:183px; 
	height:28px; 
	background-image:url(images/welcome.gif); 
	background-repeat:no-repeat; 
	margin-bottom:20px
}
#divide{
	width:579px;
	height:13px;
	position:absolute;
	left:203px;
	top:93px;
	background-image:url(images/divide.gif);
	background-repeat:no-repeat
}
#content{
	width:370px; 
	margin-left:220px; 
	padding-top:120px; 
	padding-bottom:30px;
	background-color:#FFFFFF
}
#logo{
	width:173px;
	height:51px;
	position:absolute;
	top:19px;
	left:610px
}
#strapline{
	width:460px;
	height:22px;
	position:absolute;
	top:54px;
	left:20px
}
#footer{
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	width:760px; 
	border-top:1px solid #b3bbec; 
	padding-top:10px;
	padding-bottom:30px;
	font-size:11px
}
#addressbox{
	width:172px;
	height:116px;
	position:absolute;
	top:-149px;
	left:591px
}
#photo{position:absolute; top:155px; right:30px; background-image:url(images/tile.gif); padding:10px}
#contacttable{margin-top:20px}
#contacttable td{
	font-weight:bold; 
	color:#273691; 
	font-size:11px;
	border-bottom:1px solid #f1f3ff;
	padding-bottom:10px;
	padding-top:10px
}
#submit{
	width:100px; 
	background-image:none; 
	font-weight:bold; 
	color:#ff7d00; 
	border:1px solid #b3bbec; 
	background-color:#f1f3ff
}
.floatright{padding:10px; background-image:url(images/tile.gif); float:right; margin-left:10px; margin-bottom:10px}
.floatleft{padding:10px; background-image:url(images/tile.gif); float:left; margin-right:10px; margin-bottom:10px}
.readmore{font-size:11px; padding-top:5px; text-align:right}
.readmore a{ text-decoration:none; color:#ff7d00;}
.readmore a:hover{text-decoration:underline}
.pagelinks{margin-top:15px}
.pagelinks a{display:block; float:left; margin-left:2px; padding-left:4px;; padding-right:4px; border:1px solid #CCCCCC;
text-decoration:none}
.pagelinks a:hover{ background-color:#F5F5F5}


.mydiv_header { 
text-align:left;
	color:#000;
	font-size:0.9em;
	width:100%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url(images/tdbarbackground.gif);
	background-repeat:repeat-x;
	height:20px;
}

.slidecontent {
border-left: 1px solid #1a62db;
border-right: 1px solid #1a62db;
border-bottom: 1px solid #1a62db;
background: #cadeff;
width: 370px;
padding: 2px;
font-size:9px;
}