/* CSS Document */
html, body{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background:#d7e7dc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{
	border:0;
}
a{
	color:#9bc0a1; /*#93a845*/
}
table tbody tr td{
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.bgLink{
	display:block;
	font-size:0;
	text-indent:-2500px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.clear{ clear:both !important; height:0.1px; }
.noTopPadding{ padding-top:0 !important; }
.noRightPadding{ padding-right:0 !important; }
.noBottomPadding{ padding-bottom:0 !important; }
.noLeftPadding{ padding-left:0 !important; }

.noTopMargin{ margin-top:0 !important; }
.noRightMargin{ margin-right:0 !important; }
.noBottomMargin{ margin-bottom:0 !important; }
.noLeftMargin{ margin-left:0 !important; }

#main{
	width:848px;
	margin:-10px auto 0 auto;
	background:url(../images/main_bg.gif) repeat-y top left;
}
#top{
	float:left;
	width:100%;
	height:123px;
	background:url(../images/top_bg.gif) no-repeat top left;
}
#submenuHolder{
	float:left;
	width:100%;
}
ul#submenu{
	float:right;
	margin:0;
	padding:3px 0 25px 0;
}
ul#menu, ul#submenu{
	list-style:none;	
	font-family:Arial, Helvetica, sans-serif;
}
ul#menu{
	float:right;
	padding:0;
	margin:70px 50px 0 0;
}
ul#menu li, ul#submenu li{
	float:left;
	background:url(../images/link_seperator.gif) no-repeat left top;
}
ul#menu li a, ul#submenu li a{
	float:left;
	height:35px;
	line-height:35px;
	color:black;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 7px 0 7px;
}
ul#menu li.first a, ul#submenu li.first a{
	margin-left:0;
}
ul#menu li.first, ul#submenu li.first{
	background:none;
}
ul#menu li a:hover, ul#submenu li a:hover{
	background:url(../images/link_hover.gif) repeat-x bottom;
}
ul#menu li a.selected, ul#submenu li a.selected{
	background:url(../images/link_hover.gif) repeat-x bottom;
}



#logo{
	width:213px;
	height:83px;
	float:left;
	clear:left;
	display:block;
	margin:40px -50px 0 0;
	background:url(../images/logo.gif) no-repeat top right;
}
.container{
	clear:left;
	margin:0 0 0 40px;
	border-top:8px solid black;
}
#introimage{
	clear:left;
	float:left;
}
#introimage img{
	float:left;
	display:block;
}
.container2 {
	margin:0 auto;
}
#intropage{
	width:702px;
}
#startpage{
	width:720px;
	padding:24px 24px 0 24px;
}
#subpage{
	width:720px;
	padding:0 24px 0 24px;
}
#subpageimage{
	float:left;
	margin:0 28px 0 0;
}
#content{
	width:467px;
	float:left;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#normalcontent{
	clear:both;
	float:left;
	padding:0 17px 0 0;
}
#leftcontent{
	clear:both;
	float:left;
	width:230px;
	padding:0 17px 0 0;
}
#rightcontent{
	width:220px;
	float:left;
}
p{
	line-height:14px;
	padding:6px 0;
	margin:0;
}
#content h1{
	clear:left;
	font-size:30px;
	color:#9bc0a1; /*aac052;*/
	padding:0 0 10px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
#subpageimage img{
	float:left;
	display:block;
}
#startPageImageHolder{
	width:720px;
	height:292px;
	clear:left;
}
#startPageImageHolder img, #startPageImageHolder object{
	display:block;
	margin:0 0 0 0;
}
#boxes{
	clear:left;
	padding:24px 0 0 0;
}
#boxes a {
	color:#fff;
}
.box{
	margin:0 24px 0 0;
	width:224px;
	height:172px;
	background:url(../images/puffbg.gif) no-repeat top left #d7e7dc; 
}
.boxtext{
	padding:15px;
	line-height:14px;
	color:#fff;
	height:116px;
	font-size:10px;
	overflow:hidden; }
	
.boxtext h1{
	padding:0px 0px 5px 0px;
	color:#fff;
	margin:0;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.boxtext img{
	padding:5px;
}
.lastbox{
	float:right;
	width:224px;
	height:172px;
	background:url(../images/puffbg.gif) no-repeat top left #d7e7dc; 
}
.box, .lastbox{
	float:left;
}
.box img, .box object, .lastbox img, .lastbox object{
	display:block;
}

#sapemail{
	clear:left;
	padding:5px 0 20px 0;
}
#sapemail .input{
	width:160px;
	padding:0;
	margin:0;
	height:18px;
	border:1px solid #7f9db9;
}
#sapemail .submit{
	width:70px;
	margin:5px 0 0 0;
}

#saparchive{
	clear:left;
}
#saparchive select{
	width:160px;
}

#footer{
	clear:both;
	width:720px;
	height:29px;
	padding:36px 64px 40px 64px;
	background:url(../images/footer_bg.gif) no-repeat top left #d7e7dc; 
	font-size:10px;
}
#footer a{
	color:black;
}
#footer address{
	float:left;
	font-style:normal;
	padding:0 0 0 0;
	line-height:11px;
}
#footer address a{

}
#languagesLarge{
	position:relative;
	top:8px;
	margin:-20px 50px 0 0;
}

ul#languages {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}

ul#languagesLarge{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	margin:-40px 70px 0px 0px;
}

ul#languages li, ul#languagesLarge li{
	float:left;
}
ul#languages li{
	padding:0 0 0 4px;
}
ul#languagesLarge li{
	padding:0 0 0 10px;
}
ul#languages li a, ul#languagesLarge li a{
	float:left;
}
ul#languages li a img, ul#languagesLarge li a img{
	float:left;
	display:block;
	border:0;
}