@charset "UTF-8";

/* Artifex 2008 */
/* Global CSS */


body  {
	margin: 0px;
	padding: 0px;
	background-color: #eaebec;
	
	
	font: helvetica;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 11px;
	line-height: 1.5em;
}
p {
	font-size: 11px;
	line-height: 1.5em;
}	
td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #474747;
}
h1 {
	color: #1f71a1;
	font-size: 17px;
	padding: 30px 0 0 20px;
	text-align: left;
	
}
h2 {
	color: #708f37;
	font-size: 13px;
}
h3 {
	color: #708f37;
	font-size: 13px;
}
h4 {
	color: #708f37;
	font-size: 13px;
}
h5 {
	color: #005183;
	font-size: 10px;
	margin: 0;
	padding: 0;
}


img {
	border: 0;
}

a image {
	color: none;
	text-decoration: none;
}



a {	
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}


ul li {
	margin: 0 0 3px -12px;
	list-style-type: none;
	line-height: 1.3em;
}
ul li a{
	font-weight: normal;
	color: #005183;
	text-decoration: none;
}
ul li a:hover{
	color: #0077C2;
	text-decoration: none;
}


/* Text Styles */
.introCopy {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
	color: #3c3c3e;
}
.homeBold{
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
}

#bullets ul li{
	list-style-type: disc;
}


/* Layout */
#mainWrapper {
	width: 665px;
	margin: 0;
	background-color: #FFFFFF;
	padding: 0;
}

#header {
	width: 665px;
	margin: 0 0 17px 0;
}
#flags {
	width: 665px;
	padding: 4px 0 0 0;
	margin: 0 0 7px 0;
}
#flags p {
	margin: 0;
	padding: 0 0 0 0;
	text-align:right;
}


#navigation {
	width: 146px;
	margin-bottom: 17px;
}
#secondary_nav {
	width: 146px;
	padding: 0 0 6px 0;
	font-size: 10px;
	margin-bottom:17px;
	
	background-image: url(../images/nav2.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
#homeGfx_2 {
	padding: 10px 10px 0 10px;
	color: #333333;
}
#footer {
	width: 665px;
	height: 23px;
	background: url(../images/footer_2010.jpg) left no-repeat ;
	background-image: url(../images/footer_2010.jpg);
}


#mainCopy {
	margin: 27px 22px;
}
#sectionHeader {
	margin: 0;
	padding: 0;
	height: 80px;
	
	background-image: url(../images/sectionHeader.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}

