@import url("menu.css");
HTML,BODY {
	font-family:Arial;
	font-size:14px;
	color: #3f3f3f;
    line-height:20px;
    background:#d6e5f4;
    height:100%;
    overflow-x:hidden;
   
}
.blue {
    color:#003867;
    font-weight:bold;
}
span.red {
    color:red;
    font-weight:bold;
}
* {
	margin:0;
	padding:0;
}
p {
    margin-bottom:10px;
}
hr {
    background-color:#FFFFFF;
    color:#FFFFFF;
    border-bottom:1px solid #1c98d1;
    margin:10px 0 10px 0;
}
a {
    color:#e2001a;
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
}
#container {
	width:965px;
	height:400px;
	display:block;
	position:relative;
	float:left;
	background:url(../../images/bgContent.gif) repeat-y;
}
/*---HEADER---*/
#header {
	height: 110px;
	width:942px;
	background-color:#FFF;
	background-image: url(../../images/bgHeader.jpg);
	background-repeat:no-repeat;
	position:relative;

}
	#header h1 {
		display:block;
		width:327px;
		text-indent:-3000px;
		position:absolute;
		top:0;
		left:205px;
		display:none;
		height:100px;
	}
	    #header h1 a {
		    width:327px;
		    height:95px;
	    }
    #header h4 {
		display:block;
		position:absolute;
		width:155px;
		height:110px;
		left:0px;
		top:0px;
		text-indent:-3000px;
	}
	    #header h4 a {
		    display:block;
		    width:155px;
		    height:110px;
	    }
	#header #headerRight {
	    position:absolute;
	    width:200px;
	    right:26px;
	    top:0px;
	    text-align:right;
	    display:none;
	} 
	#header #headerRight ul {
        list-style:none;
        float:right;
    }
    #header #headerRight #topMenu li {
        display: block;
        float: left;
        width: auto;
        margin-left:10px;
    }
	#header #headerRight #topMenu {
	    display:block;
	    margin-top:9px;
	    line-height:23px;
	}
	#header #headerRight #topMenu a {
	    font-size:12px;
	    float:left;
	    text-decoration:none;
	    color:#1c98d1;
	}
	#header #headerRight #topMenu a:hover {
	    text-decoration:underline;
	}
	#header #headerRight #searchModule {
		display:block;
		margin-top:40px;
		text-align:right;
		
	}
	    #header #headerRight #searchModule input {
		   background-color:#FFFFFF;
		   font-size:11px;
		   border:1px solid #a6a6a6;
		   padding:2px;
		   margin:0;
	    }
	     #header #headerRight #searchModule input.button {
		   width:20px;
		   background:#FFF;
		   height:20px;
		   cursor:pointer;
		   margin-left:0px;
		   color:#1c98d1;
		   font-weight:bold;
		   border:0;
	    }
	    #header #headerRight span {
	        display:block;
	        position:absolute;
	        top:80px;
	        right:0;
	        font-weight:bold;
	        color:#1c98d1;
	    }
/*---MENU---*/ 
.menu {
	width:903px;
	height:35px;
	line-height:35px;
	z-index:100;
	display:block;
	font-weight:normal;
	background-image:url(../../images/bgMenu.jpg);
	position:absolute;
	top:110px;
	padding-left:40px;
}
a.homeBtn {
    display:block; 
	text-decoration:none; 
	color:#FFFFFF;
	text-transform:uppercase;
	padding-right:40px;
	text-align:center;
	font-weight:bold;
	padding:0;
	float:left;
}
a.homeBtn:hover {
	text-decoration:underline;
}
/*---FEEDBACK---*/     
div #feedback {
    display:none;
	width:942px;
	line-height:26px;
	background-color:#d7d7d7;
	color:#7a7a7a;
	text-indent:10px;
	font-size:11px;
}
div #feedback a {
    text-decoration:underline;
}
div #feedback a:hover {
    text-decoration:none;
}
/*---HOME---*/
#homeContent {
    margin-left:40px;
    text-align:justify;
    padding-right:40px;
    width:708px;
}

/*---CONTENT---*/
#content {
    min-height:500px;
    position:absolute;
    left:0;
    top:150px;
    width:967px;
    z-index:0;
    background:url(../../images/bgContent.gif) repeat-y;
}
#content h2 {
    background:#1c98d1;
    padding-left:40px;
    margin-left:-40px;
    margin-bottom:30px;
    height:25px;
    width:749px;
}
#content #contentText {
    margin-left:40px;
    text-align:justify;
    width:708px;
    padding-right:40px;
}

#content #contentText ul {
    margin-left:15px;
}
#content #contentRight {
    position: absolute;
    left:789px;
    top:38px;
    display:block;
	width:178px;
	background:url(../../images/logos.gif) no-repeat bottom;
}
    #buttons {
        display:none;
    	height: 52px;
	}
	#buttons img {
    	border:0;
	}
	#butEmail {
    	margin-left: 100px;
    	margin-top: 20px;
    	margin-right: 10px;
	}
/*--- WEBPART BOTTOM ---*/
#partBottom {
    padding:20px;
    width:714px;
}
#partBottom #buttons {
    width:357px;
    float:left;
}
    #partBottom #buttons a.promo {
       display:block;
       background-image:url(../../images/bgPromo.jpg);
       width:132px;
       height:64px;
       float:left;
       margin-left:31px;
       margin-top:20px;
    }
    #partBottom #buttons a.ad {
       display:block;
       margin-left:31px;
       margin-top:20px;
       float:left;
       background-image:url(../../images/bgAd.jpg);
       width:132px;
       height:64px;
    }
#partBottom #address {
    width:357px;
    float:left;
}
/*---SUBMENU---*/
div.subMenu {
    padding:0;
    width:154px;
    position:absolute;
    left:789px;
   x min-height:200px;
    text-align:center;
    right:0;
    z-index:4;
    top:170px;
}
div.subMenu #subMenuContainer {
    display:block;
    text-align:left;
    background:#e2001a;
    padding:5px;
}
div.subMenu img {
    margin-left:-63px;
}
div.subMenu a.level3 {
    color:#FFF;
    font-weight:bold;
    font-size:14px;
    display:block;
    text-decoration:none;
    margin-bottom:5px;
}
div.subMenu a.level3:hover {
    text-decoration:none;
    color:#ee8360;
}
/*---NEWS---*/
#news h5 {
	font-size:11px;
	font-weight:normal;
	color:#1c98d1;
	margin:0;
	margin-bottom:5px;
}
#news h3 {
	font-size:12px;
	margin:0;
	margin-bottom:5px;
}
#news h4 {
	font-size:11px;
	margin:0;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:15px;
}
#news div.pager{
	border:0;
	width:390px;
	text-align:left;
	padding-bottom:6px;
	padding-right:10px;
	margin-top: 10px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
#news div.pager span{
	margin-left:5px;
	font-size:12px;
}
#news div.pager a{
	text-decoration:underline;
	margin-left:5px;
	font-size:12px;
}
#news div.pager a:hover{
	text-decoration:none;
}
/*--- SEARCH ---*/
#search table {
	width:100%;
	border:0;
}
#search table table {
	width:auto;
	border:0;
}
#search table td {
	border:0;
}
.searchword {
		background-color:#ffc200;
	}
#search h2 {
	font-size:13px;
	display:block;
	width:100%;
	color:#000000;
	xborder-top:1px solid #4ca100;
	margin:0 0 5px 0;
	margin-top:15px;
	font-weight:bold;
}
#search tr.pager {
	font-weight:normal;
	font-size:12px;
	text-align: center;
	border:0
}
#search tr.pager td table tr td{
	border-top:0;
	padding-top:10px;
	border:0
}
#search .pager a {
	margin-left: 6px;
}
#search .pager span {
	margin-left: 6px;
	color: #000000;
}
/*--- SITEMAP ---*/
#sitemap span a.level2 {
	display:block;
	width:100%;
	height:25px;
	line-height:25px;
	color:#00457c;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
}
#sitemap span a.level3 {
	display:block;
	height:25px;
	line-height:25px;
	color:#00457c;
	font-weight:normal;
	padding-left:15px;
}
#sitemap span a.level4 {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:30px;
	xcolor:#949494;
	font-weight:normal;
}
/*--- FORMS ---*/
#forms table {
    float:left;
}
#forms .otherInput input {
	border:0px;
	margin-right:5px;
	height:22px;
	float:left;
}
#forms .otherInput label {
	margin-right:0px;
	float:left;
	width:50px;
}
#forms .labelLarge label {
	margin-right:0px;
	float:left;
	width:300px;
}
#forms label {
	display:block;
	width:200px;
	padding-top:4px;
	float:left;
	color:#3f3f3f;
	font-weight:bold;
}
#forms textarea {
	margin-bottom:20px;
	height:80px;
	margin-top:5px;
	width:200px;
	border:1px solid #7a7a7a;
	font-size:11px;
	font-family:arial;
}
#forms select {
	font-size:11px;
	border:1px solid #a8a9ac;
}
#forms input.medium {
	width:200px;
	height:18px;
	font-size:11px;
	margin-bottom:3px;
	border:1px solid #7a7a7a;
}
#forms .button  {
	margin-left:200px;
	font-size:1.0em;
	font-weight:bold;
	height:20px;
	cursor:pointer;
	border:1px solid #000;
	color:#FFF;
	background:#1c98d1;
	width:120px;
}
/*--- FAQ ---*/
#faq h1 {
	font-size:1.0em;
	margin:0 0 10px 0;
	border-bottom:1px solid #c3c3c3;
}
#faq h2 {
	font-size:1.0em;
	margin:0;
	color:#1c98d1;
}
#faq span {
	display:block;
	width:100%;
	margin-bottom:20px;
}
#faq span ul  {
	margin:10px 0 20px 20px;
}
#faq span ul li  {
	list-style-type:square;
	color:#1c98d1;
	margin-top:5px;
}
#faq label  {
	float:left;
	display:block;
	width:150px;
}
#faq input  {
	width:200px;
	margin-bottom:5px;
}
#faq textarea  {
	width:200px;
	height:80px;
	margin-bottom:5px;
}
#faq .button  {
	font-size:1.0em;
	font-weight:bold;
	height:20px;
	margin-left:150px;
	cursor:pointer;
	border:1px solid #60604e;
	background-image:url(../../images/bg_button.gif);
	width:120px;
}
#bgImage {
    background-image:url(../../images/bg.gif);
    display:block;
    position:relative;
    left:154px;
    width:157px;
    height:169px;
}

/* newsLetter */
div.newsLetter {
    width:144px;
    font-size:11px;
    margin-top:20px;
    color:#FFF;
    
}
div.newsLetter input {
    width:138px;
    padding:1px;
    font-size:13px;
    border:1px solid #003867;
    background:#FFF;
    
}
div.newsLetter input.btn {
	font-weight:bold;
	color:#FFF;
	height:20px;
	cursor:pointer;
	border:1px solid #003867;
	background:#1c98d1;
	margin-top:5px;
	width:143px
    
}
h3 {
    font-size:14px;
    margin:0;
    color:#FFF;
}
