@charset "utf-8";
/* CSS Document */
1.* {
margin: 0;
}

html{
height: 100%;
}


body{
margin:0px;
background-image:url(../images/bg01.gif);
background-repeat:repeat;
height:100%;

}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
	

.sidecontent{
background-image:url(../images/side_contentRight.jpg);
background-repeat:repeat-y;
height:100%;

}

.sidecontentHome{
background-image:url(../images/side_contentRight3.jpg);
background-repeat:repeat-y;
height:100%;

}

table{
height:100%;

}
.side_1{
background-image:url(../images/side_1.gif);
background-repeat:repeat-y;
width:71px;
height:100%;

}

.bg_side{
background-image:url(../images/side_contentRight2.jpg); 
background-repeat:repeat-y; 
background-position:right; 
background-color:#f3f7f8;
height:100%;

}

.side_2{
background-image:url(../images/side_2.gif);
background-repeat:repeat-y;
width:70px;
height:100%;
}

.top_01{
height:60px;
background-color:#ccd4da;
background-image:url(../images/top_BG.jpg);
background-repeat:repeat-y;
}

.middle{
background-image:url(../images/middle_main01.jpg);
background-repeat:no-repeat;
background-color:#ccd4da;
height:263px;

}

.content_right{
background-image:url(../images/side_contentRight.jpg);
background-repeat:repeat-y;
width:252px;
height:100%;
}

.headline_text{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#0066CC;
text-align:left;
}

.headline2{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#0066CC;
text-align:left;
padding-left:25px;
}

.body_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:left;
padding-top:5px;
height:100%;
}

.other_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2088b4;
text-align:left;
padding-right:8px;
padding-left:25px;
width: 200px;
}

.home_title{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
text-align:left;
margin-left:15px;
width: 150px;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
background-image:url(../images/footer_BG.jpg);
background-repeat:repeat-y;
background-color:#ccd4da;
background-position:bottom;
padding:10px;
height:100%;

}

.footer, .push {
	height: 4em;
	background-color:#c8d2da;
	clear: both;
	background-image:url(../images/footer_BG.jpg);
	background-repeat:repeat-y;
}

.search1{
width:350px;
padding-top:15px;
}