body {
	margin: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #415569;
	background-color: #DCE2E9;
	background-image: url(../img/backTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#top {
	padding: 0;
	font-size: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6986A3;
	background-color: #415569;
	background-image: url(../img/backHead.png);
	background-repeat: repeat-x;
	background-position: left top;
	}

#logo {
	width: 76em;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
	}
#logo span, #logo a {
	display: block;
	width: 260px;
	height: 65px;
	padding: 0;
	border-style: none;
	background: url(../img/logo.png) no-repeat;
	}
/* navigation */

#nav {
	width: 76em;
	margin: 20px auto 0 auto;
	padding: 0;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #394B5E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6986A3;
	border-right-color: #6986A3;
	border-left-color: #6986A3;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#nav li a {
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #e7e3d9;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #6986A3;
	background-color: #2E3C4B;
	}
#nav li a:hover {
	color: #fff;
	background-color: #6986A3;
	}
#nav li a.current {
	font-weight: bold;
	color: #fff;
	background-color: #8A85CF;
	border-bottom-style: none;
	}
#nav li.blue a{
	background-color: #6986A3;
}
#nav li.white a{
	background-color: #FFFFFF;
}
#nav li.red a{
	background-color: #c9332c;
}
/* layout*/

#wrapper {
	width: 76em;
	margin: 30px auto;
	padding: 0;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
	background: url(../img/divideLine.gif) repeat-y 23em 0;
	}
#flags {
	margin-bottom: 10px;
	}
#mainContent {
	width: 50em;
	float: right;
	margin-left: 2em;
	}
#side {
	width: 22em;
	float: left;
	
	font-size: 90%;
	line-height: 1.5em;
	color: #666b75;
	}

/* topBox */

#topBox {
	margin-top: 0px;
	background-color: #B7C5D2;
	background-image: url(../img/boxBack.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 23px;
	padding-right: 165px;
	padding-bottom: 12px;
	padding-left: 12px;
	border: 1px solid #9CACBB;
	}
#topBox2 {
	margin-top: 0px;
	background-color: #B7C5D2;
	background-image: url(../img/boxBack2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 23px;
	padding-right: 150px;
	padding-bottom: 12px;
	padding-left: 12px;
	border: 1px solid #9CACBB;
	}
#topBox3 {
	margin-top: 0px;
	background-color: #B7C5D2;
	background-image: url(../img/boxBack3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 23px;
	padding-right: 150px;
	padding-bottom: 12px;
	padding-left: 12px;
	border: 1px solid #9CACBB;
	}
#topBox h1, #topBox2 h1, #mainContent h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #383d44;
	border: none;
	}
#topBox h2, #topBox2 h2, #topBox3 h2 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 105%;
	font-weight: normal;
	line-height: 1.6em;
	color: #383D44;
	}
#topBox a, #topBox2 a, #topBox3 a {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.5em;
	color: #fff;
	}
#topBox a:hover, #topBox2 a:hover, #topBox3 a:hover {
	color: #2E3C4B;
	}

/* side*/

#side h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 93%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #5C7994;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2cdda;
	}
#side h3.top {
	margin-top: 0;
	}
#side p {
	margin: 0;
	padding: 0;
	}
#side ul {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
	}
#side li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;
	background: url(../img/bullet.gif) no-repeat 0 4px;
	}	

/* side list*/

dl {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	line-height: 1.5em;
	list-style: none;
	}
dt {
	margin: 0 10px 0 0;
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 2px;
	border: 3px solid #B7C5D2;
	background: #fffefa;
	}
dl dt img, dl dt object{
	float: left;
	}
dl dd {
	padding: 0;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}

/* links */

a:link, a:visited {
	color: #D3604B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CDDA;
	}
a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C2CDDA;
	}

/* mainContent */

 #mainContent h1 {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #383d44;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}

#mainContent h3, 
#mainContent h4 {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #415569;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CDDA;
	}
#mainContent p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
#mainContent ul {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#mainContent ul {
	margin-left: 20px;
	list-style: none;
	}
#mainContent ul li {
	padding: 0 0 4px 14px;
	line-height: 1.4em;
	background: url(../img/bullet.gif) no-repeat 0 4px;
	}
	
/* footer */

#footer {
	padding: 20px 0;
	font-size: 95%;
	background-color: #B7C5D2;
	background-image: url(../img/backFoot.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#footerContent {
	width: 64em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}

/* various */

hr{
	display: none;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* self-clearing floats */

#nav ul:after,
#flags:after,
#wrapper:after,
#footer:after,
dl:after

{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
html {
overflow-y:scroll;
}
#flags a {
border-bottom: none
}
