﻿html { 
	overflow-y: scroll;
	}

body {
	background-image: url('i/bkg.jpg');
	background-repeat: repeat-x;
	background-color: #3f7dc8;
	margin:0;
	padding:0;
	}
	
td, tr, table, div, p {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #7d7d7d;
	}
	
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #7d7d7d;
	}
	
/* Defaults */
/********************/
	
h1 {
	color: #134A8E;
	font-weight: bold;
	font-size: 16px;
	}
	
h2 {
	color: #4489C3;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	margin-bottom:6px;
	margin-top: 0px;
	}
	
h3 {
	color: #EF653A;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0px 3px 0px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;	
	margin-top: 20px;
	}
	
form {
	margin:0;
	}
	
img {
	border:0;
	}
	
img.right {
	float: right;
	margin-left: 20px;
	margin-bottom:10px;
	}
	
img.left {
	float: left;
	margin-right: 20px;
	margin-bottom:10px;
	}
	
a:link {color: #357DCF;text-decoration:none;}
a:active {color: #357DCF;text-decoration:none;}
a:visited {color: #357DCF;text-decoration:none;}
a:hover {color: #357DCF;text-decoration:underline;}

/* Links */
/*****************/
a.footer:link {font-size:11px; color: #727272; text-decoration: none;}
a.footer:active {font-size:11px; color: #727272; text-decoration: none;}
a.footer:visited {font-size:11px; color: #727272; text-decoration: none;}
a.footer:hover {font-size:11px; color: #727272; text-decoration: underline;}

a.orange:link {color: #EBAA08; text-decoration: underline;}
a.orange:active {color: #EBAA08; text-decoration: underline;}
a.orange:visited {color: #EBAA08; text-decoration: underline;}
a.orange:hover {color: #9E7306; text-decoration: underline;}

a.menu:link {font-size:12px; color: #585858; text-decoration: none;}
a.menu:active {font-size:12px; color: #585858; text-decoration: none;}
a.menu:visited {font-size:12px; color: #585858; text-decoration: none;}
a.menu:hover {font-size:12px; color: #ffffff; text-decoration: none;}

	

/* Structure */
/*********************/

#masthead2 {
	margin:auto;
	width:908px;
	padding: 30px 2px 0px 42px;
	padding-right:2px;
	height:73px;
	background-image: url('i/bkg-masthead.gif');
}

#masthead {
	margin:auto;
	width:952px;
	height:103px;
	background-image: url('i/bkg-masthead.gif');	
}

#mastheadleft {
	float: left;
	padding: 30px 2px 0px 42px;
	height:73px;
	width: 160px;	
	}

#mastheadright {
	float: right;
	width: 660px;
	height: 103px;
	padding-left: 44px;
	text-align: right;
	padding-right: 11px;
	}	
	
#menuwrap {
	height:31px;
	width:950px;
	padding-right: 2px;
	margin:auto;
	background-image: url('i/bkg-menu.gif');
	}
	
#menu {
	height: 30px;
	background-image: url('i/bkg-menuback.gif');
	background-repeat: repeat-x;
	margin-left:11px;
	margin-right:10px;
	border-bottom: 1px solid #a4a4a4;
	}
	
div.menuitem {
	height: 20px;
	color: #585858;
	padding: 8px 34px 0px 33px;
	float: left;
	font-size:12px;
	}
	
div.menuitemon {
	height: 20px;
	padding: 8px 34px 0px 33px;
	float: left;
	background-image: url('i/bkg-menuon.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size:12px;	
	}	
	
div.menudiv {
	width: 2px;
	height: 30px;
	background-image: url('i/div-menu.gif');
	background-repeat: no-repeat;
	float: left;
	}
	
#mainwrap {
	clear:both;
	width:930px;
	margin:auto;
	background-color: #ffffff;
	overflow:auto;
	}
	
#mainleft {
	float: left;
	width:598px;
	padding: 20px 35px 35px 35px;;
	}
	
#mainright {
	float:right;
	width: 242px;
	padding-top:16px;
	/* background-color: #f4f4f4; */
	overflow: auto;
	}
	
#footer {
	width:930px;
	height:42px;
	padding-top: 14px;
	margin:auto;
	background-image: url('i/bkg-footer.gif');
	}

#footerleft {
	float: left;
	width: 340px;
	padding-left:60px;
	color: #727272;
	font-size:11px;	
	}
	
#footerright {
	float: right;
	width: 370px;
	padding-right: 60px;
	color: #727272;
	font-size:11px;
	text-align: right;	
	}
	
div.rightfeature {
	padding-left: 10px;
	padding-right: 25px;
	line-height: 1.1em;
	}
	
div.rightfeature p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.1em;
	color: #686868;
	font-size: 12px;
	}

#intro {
	padding-right: 25px;
	line-height: 1.1em;
	clear: both;
	}
	
#intro p {
	font-size: 12px;
	color: #686868;
	}
	
/* Decoration */
/*****************/

div.bluediv {
	background-image: url('i/bkg-bluediv.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight:bold;
	padding: 4px 0px 10px 30px;
	font-size: 12px;
	margin-bottom:10px;
	margin-top: 10px;
	clear: both;
	}
	
div.greydiv {
	background-image: url('i/bkg-greydiv.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	height: 24px;
	color: #2662A5;
	font-weight: bold;
	font-size:12px;
	padding: 4px 0px 7px 30px;
	}

ul.feature {
	padding-left: 140px;
	}
	
li.feature {
	list-style-image: url('i/icon-tick.gif');
	padding-left: 0px;
	margin-left: 0px;
	}
	
img.right {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	}
	
img.feature {
	border: 1px solid #d8d8d8;
	padding: 4px;
	float: left;
	margin-right: 15px;
	margin-bottom:10px;
	}
	
font.blue {
	color: #4489C3;
	font-weight: bold;
	}
	
/* Tables */
/************************/

td.head {
	background-color: #cccccc;
	font-weight: bold;
	color: #ffffff;
	}
	
span.head {
	color: #ef653a;
	font-weight: bold;
	}
	
td.row {
	border-bottom: 1px solid #cccccc;
	background-color: #efefef;
	vertical-align: top;
	}
	

