@import url('basic.css');


body {
	background:#fff url('../i/in_bg1.gif') repeat-y center 0px;
}
body.mceContentBody
{
	background: none;
	font-size:1em;
	padding:5px;
}
#container {
	background:transparent url('../i/in_bg_top.gif') repeat-x ;
}
#contentbody {
	background: #fff;
	padding: 0 8px 20px 8px;
	margin-bottom:0;
	width:937px;
}
#contentbody img {
	width:937px;
	height:134px;
}
#header {
	background:#2D3C69 url('../i/bg.gif') repeat-x 0 -27px;
	height:90px;
}
h1#logo {
	margin-top:25px;
}
#toolbar {
	margin-top:25px;
}
ul#mnuitems {
	margin-top:2px;
}
#middle {
	padding: 0 8px;
	width:937px;
	margin:0 auto 100px auto;
	background: none;
	text-align:left;
	font-size:1.2em;
	overflow:visible;
}
#details {
	position:relative;
}
.menu {
	width:218px;
	float:left;
	padding:25px 12px 160px 12px;
}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menu ul li {
	margin:0;
	padding:0;
		
}
.menu ul li a {
	display:block;
/*	background: url('../i/lmnuborder.gif') repeat-x bottom;*/
	background: url('../i/lmnubullet.gif') no-repeat 5px 10px;
	border-bottom:1px dotted #8191be;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
	padding: 4px 5px 6px 15px;
	text-transform:uppercase;
	text-decoration:none;
}

.menu ul li ul li {
}
.menu ul li ul li a {
	background-position:15px 10px;
	color:#c0cbec;
	font-weight:normal;
	padding-left:25px;
}
.menu ul li.act a, .menu ul li a:hover {
	background-color: #404f77;
	color:#fff;
}

#middle .content {
	margin-left:270px;
	width:645px;
	padding:0;
}
#middle h1 {
	font-family:Times New Roman;
	font-size: 1.3em;
	background:url('../i/in_h1border.gif') repeat-x bottom;
	color:#0c234e;
	padding: 14px 18px;
}
#middle .content .maincontent {
	margin:0 18px;
}
#middle .content .maincontent img {
	margin: 5px;
}
#print {
	float:right;
	position:relative;
	top:18px;
}
#print a{
	display:block;
	background: url('../i/ico_print.gif') no-repeat 0 4px;
	padding: 0 10px 0 20px;
	color: #000;
	font-family:arial;
	text-decoration:none;
	font-size:0.8em;
}
#brand {
	display:block;
	position:absolute;
	top:-190px;
	left:20px;
}
#brand img.partnership{
	margin-left: 25px;
}
#footer {
	bottom:-1px;
	padding-top:0;
}
#spacer {
	display:block;
	height:26px;
	background-color:#fff;
	margin-bottom:10px;
}
#footer #details {
	background: url('../i/content_sep_alone.gif') repeat-y;
	width:956px;
}
#footer .subcontent {
	float:left;
	width: 242px;
	text-align:center;
	padding:10px 0;
	margin-right:40px;
}
#footer .content {
	width:auto;
	padding:10px 0;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	padding-left:20px;
	background-position:12px;
	width:auto;
}
#footer ul li.first {
	width:auto;
}

#loginarea {
	background: #a9b0c2;
	padding:10px 2px 10px 10px;
	border:1px solid #6c7385;
	margin:30px 0;
	white-space:no-wrap;
}
#loginarea h3{
	font-weight:bold;
	color: #293966;
	padding:0 0 10px 0;
	margin:0;
}
#loginarea input {
	margin-right:4px;
	width:75px;
}

/* team */
#teamphoto {
	float:right;
	padding:5px;
	border:1px solid #c9c9c9;
}
.teamphone {
	background: url('../i/ico_phone.gif') no-repeat left 3px ;
	padding:0 20px;
}
.teamfax {
	background: url('../i/ico_fax.gif') no-repeat left 3px ;
	padding:0 20px;
}
.teamemail {
	background: url('../i/ico_email.gif') no-repeat left 3px ;
	padding:0 20px;
}

ul.sitemap {
		list-style:none;
        padding:3px 3px 10px 3px;
        margin:0;
}
ul.sitemap li a {
        font-size:.9em;
        font-weight:bold;
		background:#fff url(../i/mnubullet.gif) no-repeat 3px;
        padding:3px 3px 3px 14px;
		text-transform:uppercase;
        text-decoration: none;
        color: #2e436b;
}
ul.sitemap ul.sitemap li{
	padding-left:24px;
}
ul.sitemap ul.sitemap li a{
	background:#fff url(../i/mnubulletsmall.gif) no-repeat 13px;
	padding:3px 3px 3px 24px;
	font-weight:normal;
	color: #506180;
}

