@import url("menue.css");

html{margin:0;padding:0;}

body{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#474747;
	line-height:19px;
	margin:17px 0;
	padding:0;
	text-align:center;	
	background:url(../images/layout/brush.jpg) no-repeat;
	background-position:center center; 
	background-attachment:fixed;
	background-color: #f9f9f8;
}
a, a.link, a.visited{color:#005197;text-decoration:none;}
a:hover, a.link:hover{color:#474747;}
a.small{font-size:9px;}
a.mail{display:block;padding-left:25px;background:url(../images/icons/email.png) 0px 4px no-repeat;}
hr{border:none;border-top:1px solid #CFCFCF;border-bottom: transparent;height:1px;margin-bottom:7px;}
h1,h2{font-size: 15px;height:27px;margin-top:1px;}
h3{float:left;margin:0;padding:0;font:bold 12px Verdana, Arial, Helvetica, sans-serif;line-height:13px;color:#878787;}
.clear{clear:both;}
.aep{color:#272727;font-size:18px;font-style:italic;letter-spacing:3px;font-family:"Times New Roman", Times, serif;}

#outer{margin:0 auto;width:998px;background:url(../images/layout/shadow.png)  0 7px repeat-y;}
#outertop{width:998px;height:15px;margin-bottom:-7px;background:url(../images/layout/shadow-top.png) 0 0 repeat-y;}
#outerbot{width:998px;height:15px;margin-top:-8px;background:url(../images/layout/shadow-bottom.png) 0 0 repeat-y;}
#frame{margin:0 auto;width:980px;text-align:left;border-bottom:none;border:1px dotted #d3d3d1;}

#header{clear:both;height:115px;width:980px;background:url(../images/layout/gradient.png) 0 0 repeat-x;}
#header img{padding:17px 0 0 25px;}
.blueline{clear:both;height:1px;width:980px;background-color:#005197;margin-top:1px;}
#box{clear:both;width:960px;height:auto;padding:10px;}
#container{clear:both;width:960px;display:block; background:url(../images/layout/background.gif);height:auto;}
#left,#right{clear:both;float:left;width:370px;height:auto;padding:15px;border-top:1px solid #dededd;}
#right{clear:none;width:509px;margin-left:21px;}
#border{clear:both;width:21px;height:1px;border-left:400px solid #dededd;border-right:538px solid #dededd;}
#footer{clear:both;width:955px;height:7px;border-top:1px solid #005197;padding:7px 15px 13px 10px;text-align:right;background:url(../images/layout/gradient.png)center center repeat-x;}
#footer{border-bottom:1px solid #e3e3e1;}
#footer a{color:#a3a3a3;font-size:10px;}
#footer a:hover{color:#575757;}
iframe{padding:2px;border:1px dotted #cccccc;}

ul.pdf{list-style:none;margin:0;padding:0;}
ul.pdf li{clear:both;float:left;background:url(../images/icons/pdf.gif) 0px 2px no-repeat;padding-left:23px;line-height:23px;}
ul.pdf li a{ font-variant:small-caps;}
