@charset "utf-8";
/* CSS Document */
body {
	/*background-color:#264989;*/
	/*background-color:#FFFFFF;*/
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin: 0px 10px;
	padding: 0;
	background-color:#EDEEF0;
	background-image:url(../img/back_body2.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	
}

div, h1, h2, h3, h4, p, img { margin: 0; padding: 0; border:none;}

.floatbreaker {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

h5 {
    font-weight: normal;
    font-size: 1.7em;
    line-height: 0;
    padding: 0 0 0 5px;
}

h6 {
    font-weight: normal;
    font-size: 1.4em;
    line-height: 0;
    padding: 0 0 0 5px;
}

.error {
    margin: 10px 0;
    color: red;
    padding: 10px;
    border: 1px solid gray;
}

a:link {text-decoration: none ;color:#333333;font-weight:bold;}
a:visited {text-decoration: none ;color:#333333;font-weight:bold}
a:active {text-decoration: none ;color:#333333;font-weight:bold}
a:hover {text-decoration: underline ;color: #000000;font-weight:bold}


/**********************************************************/



#container {
	width: 931px;
	padding: 5px;
	position:absolute;
	top:10px;
	left:10px;
	/*margin-left:-465px;*/
	background-color:#FFFFFF;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	/*background-image:url(../img/back_body2.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	border-left:1px dotted #024A7C;
	border-right:1px dotted #024A7C;*/
	/*border:1px solid red*/
}

#header{
	float:left;
	width:760px;
	/*border:1px solid green;*/
	margin-top:5px;
	height:73px;
}



#tabmenu{
	float:left;
	width:760px;
	height:32px;
	/*border:1px solid #99CC33;*/

}

.tabmenuitem_left {
	float:left;
	width:15px;
	height:32px;
	background-image:url(../img/back_tabmenu2_left.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.tabmenuitem_middle {
	float:left;
	/*border:1px solid green;*/
	height:32px;
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	background-image:url(../img/back_tabmenu2_middle.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
}

.tabmenuitem_right {
	float:left;
	width:15px;
	height:32px;
	background-image:url(../img/back_tabmenu2_right.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#breadcrumbs{
	float:left;
	width:730px;
	height:28px;
	background-color:#DC7538;
	background-image:url(../img/back_breadcrumb.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
}


#breadcrumbs div{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin-top:5px;
	margin-left:3px;
	width:100%;
	height:25px;
	float:left
}

#leftcol{
	width:120px;
	float:left;
	/*border:1px solid red*/

}

.headline1{
	float:left;
	width:100%;
	height:22px;
	/*border:1px solid yellow;*/
	background-image:url(../img/back_headline.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;

}

.headline2{
	float:left;
	width:100%;
	height:22px;
	/*border:1px solid yellow;*/
	background-image:url(../img/back_headline2.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;

}

.headline3{
	float:left;
	width:100%;
	height:22px;
	/*border:1px solid yellow;*/
	background-image:url(../img/back_headline3.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;

}

.headline4{
	float:left;
	width:100%;
	height:22px;
	/*border:1px solid yellow;*/
	background-image:url(../img/back_headline4.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;

}

.txtsidebox{
	float:left;
	width:100%;
	font-size:10px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
	padding:2px;
}

.txtsidebox ul{
	list-style-type:none;
	margin:0pt 0pt 11px;
	padding:0pt;

}


#rightcol{
	width:610px;
	float:left;
	/*border:1px solid green*/

}

#floatcol{
	float:left;
	width:195px;
	border:1px solid #700011;
	margin:0px 0px 0px 3px;
	background-color:#EDF1FA;
	
}

.floatcol_line{
	float:left;
	width:100%;
	height:33px;
	background-color:#EDF1FA;
	border-bottom:1px dotted #024A7C;
	font-size:14px;
	color:#000000;
	text-align:center;
	margin-top:3px
}

.floatcol_line div{
	padding:3px;
	font-size:14px;
	color:#000000;
	text-align:center;
	margin-top:3px
}

#homeheader{
	width:100%;
	float:left;
	/*border:1px solid red;*/
}

#staticcontent{
	width:100%;
	float:left;
}

#staticcontent div{
	
	width:590px;
	margin:10px 0px 10px 10px;
	

}


#staticcontent p{
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;

}

.title_static{
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
}

#staticcontent p#image{
	text-align:center;

}

#image img{
	border:1px solid #000000;
}

#staticcontent span{
	text-align:center;

}

.topbox1{
	float:left;
	width:145px;
	margin-left:3px;
	margin-right:7px;
	/*border:1px solid green;*/

}

.topbox1_headline{
	float:left;
	width:100%;
	height:22px;
	background-image:url(../img/back_headline4.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	padding-left:3px;

}

.topbox2{
	float:left;
	width:145px;
	margin-right:7px;
	/*border:1px solid green;*/

}

.topbox2_headline{
	float:left;
	width:100%;
	height:22px;
	background-image:url(../img/back_headline3.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	padding-left:3px;

}

.topbox3{
	float:left;
	width:145px;
	margin-right:7px;
	/*border:1px solid green;*/

}

.topbox3_headline{
	float:left;
	width:100%;
	height:22px;
	background-image:url(../img/back_headline2.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	padding-left:3px;

}

.topbox4{
	float:left;
	width:145px;
	
	/*border:1px solid green;*/

}

.topbox4_headline{
	float:left;
	width:100%;
	height:22px;
	background-image:url(../img/back_headline.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	padding-left:3px;

}


.topbox_img{
	float:left;
	width:100%;
	padding-left:1px
	
}

.separator{
	float:left;
	width:100%;
	height:10px;
}


#form_container{
	/*border:1px solid #999966;*/
	width:610px;
	float:left;
	/*height:192px;*/
	
}

#form_col_left{
	float:left;
	width:250px;
	margin-left:15px;
	font-size:9px;
	font-weight:bold;
	color:#024A7C;
	/*border:1px solid red;*/

}


#form_col_right{
	float:left;
	width:265px;
	/*margin-left:2px;*/
	font-size:9px;
	font-weight:bold;
	color:#024A7C;
	/*border:1px solid green;*/

}


.top_tab{
	width:100%;
	float:left;
	height:15px;
	background-image:url(../img/back_form_top2.png);
	background-position:center top;
	background-repeat:no-repeat;

}

.middle_tab{
	width:100%;
	float:left;
	background-image:url(../img/back_form_middle2.png);
	background-position:center top;
	background-repeat:repeat-y;

}


.bottom_tab{
	width:100%;
	float:left;
	height:15px;
	background-image:url(../img/back_form_bottom2.png);
	background-position:center top;
	background-repeat:no-repeat;

}

.search_left{
	float:left;
	height:50px;
	width:10px;
	background-image:url(../img/back_search_left.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;

}

.search_middle{
	float:left;
	height:50px;
	text-align:center;
	background-image:url(../img/back_search_middle.png);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:transparent;
	padding-top:5px;

}

.search_right{
	float:left;
	height:50px;
	width:10px;
	background-image:url(../img/back_search_right.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;

}

.dash{
	float:left;
	border-bottom:1px dashed #024A7C;
	height:1px;
	width:599px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}


.dotted{
	float:left;
	border-bottom:1px dotted #024A7C;
	height:1px;
	width:599px;
	margin-top:10px;
	margin-bottom:10px;
}

.offer_left{
	width:295px;
	margin-left:5px;
	float:left;
	background-color:#FFCC99;
	border:1px solid #E0B80C;
	/*border:1px solid red;*/
}

.offer_right{
	width:295px;
	margin-left:5px;
	float:left;
	background-color:#FFCC99;
	border:1px solid #0090CA;
	/*border:1px solid red;*/
}

.offer_headline1{
	float:left;
	width:100%;
	height:22px;
	/*border:1px solid yellow;*/
	background-image:url(../img/back_headline.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	

}

.offer_headline1 span{
	/*height:22px;*/
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:3px;
	margin-top:3px;
	

}

.offer_headline2{
	float:left;
	width:100%;
	height:22px;
	/*border:1px solid yellow;*/
	background-image:url(../img/back_headline2.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	

}

.offer_headline2 span{
	/*height:22px;*/
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:3px;
	margin-top:3px;
	

}

.offerline1{
	float:left;
	width:100%;
	height:20px;
	background-color:#FFCC99;
}

.offerline2{
	float:left;
	width:100%;
	height:20px;
	background-color:#FFCC66;
}

.moreoffer_link_left{
	float:left;
	width:100%;
	height:18px;
	background-color:#E0B80C;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	padding-top:3px;
}

.moreoffer_link_right{
	float:left;
	width:100%;
	height:18px;
	background-color:#0090CA;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	padding-top:3px;
}

.bottom_content_left{
	width:295px;
	margin-left:5px;
	float:left;
	/*border:1px solid red;*/
	
}

.bottom_content_right{
	width:295px;
	margin-left:5px;
	float:left;
}

.thumbbottom{
	float:left;
	width:74px;
	height:87px;
	margin:0px 4px 0px 0px;
	border:1px solid #000000;
}

.thumbtxt{
	float:left;
	height:87px;
	width:210px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

#footer{
	float:left;
	width:100%;
	height:33px;
	border-top:1px dotted #024A7C;
	font-size:11px;
	margin:10px 0px 0px;
	padding:5px 0px 0px;
	text-align:center;	

}
