@import url("menu.css");
BODY {
	background-color:#757575;
	margin:20px 0 20px 0;
	font-family:Arial;
	font-size:11px;
	color: #3f3f3f;
    line-height:18px;
}
.blue {
    color:#003867;
    font-weight:bold;
}
* {
	margin:0;
	padding:0;
}
p {
    margin-bottom:10px;
}
hr {
    background-color:#FFFFFF;
    color:#FFFFFF;
    border-bottom:1px solid #000;
}
a {
    color:#7a7a7a;
    text-decoration:underline;
}
a:hover {
    color:#003867;
    text-decoration:none;
}
#container {
	width:754px;
	margin:auto;
	background:#fff;
}
/*---HEADER---*/
#header {
	height: 120px;
	padding-right:10px;
}
	#header h1 {
		display:block;
		float:left;
		width:229px;
		height:120px;
		text-indent:-3000px;
	}
	    #header h1 a {
		    display:block;
		    width:229px;
		    height:120px;
	    }
	#header #headerRight {
	    float:right;
	    text-align:right;
	} 
	#header #headerRight ul {
        list-style:none;
        clear:both;
    }
    #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;
	}
	#header #headerRight #topMenu a:hover {
	    text-decoration:underline;
	}
	#header #headerRight #topMenu a.ico {
	    background-image:url(../../images/ico_intranet.gif);
	    display:block;
	    width:18px;
	    height:23px;
	    float:left;
	}
	#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 {
		   background-image:url(../../images/but_search.gif);
		   width:16px;
		   border:0;
		   height:16px;
		   cursor:pointer;
		   margin-left:5px;
	    }
	    #header #headerRight span {
	        display:block;
	        margin-top:35px;
	        font-weight:bold;
	        color:#003867;
	    }
/*---MENU---*/ 
div.menu {
	width:100%;
	height:26px;
	z-index:100;
	font-weight:normal;
	background-color:#b4b4b4;
}
/*---FEEDBACK---*/     
div #feedback {
	width:100%;
	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 h2 {
    display:none;
}
/*---CONTENT---*/
#content {
    min-height:500px;
    display:block;
    position:relative;
}
#content #contentText {
    padding-left:20px;
    padding-top:20px;
    width:530px;
    position:relative;
    float:left;
    text-align:justify;
}
#content #contentText ul {
    margin-left:15px;
}
#content #contentRight {
    float: right;
    position: absolute;
    background-image:url(../../images/bgRightTop.jpg);
    background-repeat:no-repeat;
    right:0;
    display:block;
	width:149px;
	height:242px;
}
    #buttons {
    	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---*/
#subMenu {
    padding-left:20px;
    padding-top:20px;
    padding-bottom:10px;
    width:734px;
    height:131px;
}
#subMenu #subMenuContainer {
    display:block; 
    width:300px;
}
#subMenu a.level3 {
    color:#FFF;
    width:150px;
    float:left;
    text-decoration:none;
}
#subMenu a.level3:hover {
    text-decoration:underline;
}
#subMenu a.level4 {
    color:#FFF;
    width:150px;
    float:left;
    text-decoration:none;
}
#subMenu a.level4:hover {
    text-decoration:underline;
}

/*---FOOTER---*/
#footer {
    display:block;
    line-height:25px;
    margin-top:10px;
    text-indent:10px;
    background-color:#ffc200;
}
#footer a {
    margin-left:10px;
    color:#3f3f3f;
}
/*---NEWS---*/
#news h5 {
	font-size:11px;
	font-weight:normal;
	color:#7a7a7a;
	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:#003867;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
}
#sitemap span a.level3 {
	display:block;
	height:25px;
	line-height:25px;
	xcolor:#949494;
	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;
}
/*--- 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;
}
#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:#c3c3c3;
	margin-top:5px;
}
#faq label  {
	float:left;
	display:block;
	width:80px;
}
#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:164px;
	cursor:pointer;
	border:1px solid #60604e;
	background-image:url(../../images/bg_button.gif);
	width:120px;
}
