/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	color: #6d6d6d;
	background-color: #e1e2e4;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#submaincontent p{

	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #416aa8;	
	margin-bottom: 0px;
	margin-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #416aa8;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #416aa8;	
}
h4 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #a7a8aa;
	margin-bottom: 0px;
	margin-top: 10px;
}
.blue {
	color: #416aa8;	
}
a {
	color: #416aa8;	
}
a:visited {
	color: #416aa8;	
}
a:active {
	color: #416aa8;	
}
a:hover {
	color: #416aa8;	
}
.blue a{
	color: #416aa8;
	text-decoration: none;
}
.bluebold {
	color: #416aa8;
	font-weight: bold;
}
.bluebold a{
	color: #416aa8;
	text-decoration: none;
}
.nonactivelink a{
		color: #6d6d6d;
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 0px;
	left: 15px;
}

#container {
	text-align: left;
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#subcontainer {
	position:relative;
}
#maincontent { 
position: absolute;
		top: 0px;
		left: 0px;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	padding-top: 215px;
	padding-left: 390px;
	margin-top: 137px;
	padding-right:70px;
	width:534px;
}
#submaincontent { 
position:relative;
}
#footcontainer {
	position:relative;
}


#topnav {
	position: absolute;
	top: 106px;	
}

#toppic {
	position: absolute;
	top: 148px;	
	left: 25px;
}
#secarrow {
		position: absolute;
	top: 106px;	
}

#fd-el1{
		position: absolute;
	top: 0px;	
	left: -390px;	
}

#fd-el2{
	position: absolute;
	top: 20px;
	left: -390px;
	width: 960px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 100px;
}

#fd-el2 a{
	color: #6d6d6d;
	text-decoration: none;
}
#flags {
	position: absolute;
	left: 872px;
	top: 355px;	
}
#mainnav {
	position: absolute;
	left: 40px;
	top: 355px;	
}
.component1_box{
	width: 300px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1dded;
	height: 90px;
}

.component1_picbox{
	float: left;
	margin-right: 15px;
	overflow: hidden;	
}

.component1_head{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #416aa8;	
}

.component1_body{
	margin-top: 10px;
	margin-bottom: 10px;	
	}

.component1_link a{
	color: #416aa8;
	font-size: 11px;
}
.seachfld{
	border: 1px solid #999;
	height: 20px;
	width: 200px;
	margin-top: 5px;
	margin-left: 22px;
}



.component2_box{
	width: 300px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1dded;
	height: 90px;
}

.component2_picbox{
	float: left;
	margin-right: 15px;
	overflow: hidden;	
}

.component2_head{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #416aa8;	
}

.component2_body{
	margin-top: 10px;
	margin-bottom: 10px;	
	}

.component2_link a{
	color: #416aa8;
	font-size: 11px;
}