@charset "utf-8";
/* CSS Document */
* {


}

body {
background:url("../../images/general/bg.png");
background-repeat:repeat-x;
min-height:500px;
background-color: #b6b6b6;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
}
div{

}

.width_center
{
margin-left:auto;
margin-right:auto;
width:956px;
}


#top {

}

#main {
background:url("../../images/general/mainbg.png");
background-repeat:repeat-y;
background-color:none;


}

#maininner {
padding-left:28px;
padding-top:24px;
padding-right:28px;
padding-bottom:15px;
}

#bottom {
margin-bottom:30px;
font-size:10px;
}#bottom a{
color: #4a4a4a;
text-decoration:none;
}#bottom a:hover{
color: #072b54;
text-decoration:underline;
}


.left {
float:left;
margin-left:20px;
}

.right {
float:right;
margin-right:20px;
}

#column_left {
float:left;
}

#column_right {
float:right;
}

h2.imageheader {
clear:both;
   overflow: hidden;

   height: 35px;

   text-indent: -999em;

   white-space: nowrap;

   background-repeat: no-repeat;
   margin-left:0px;
   padding-bottom:5px;

      margin-top:10px;

}
* html h2.imageheader {
      margin-top:10px;
}  

#breadcrumb {
color:#939393;
margin-top:16px;
margin-bottom:0px;
font-size:9px;
}

#maincontent_text, #breadcrumb {
margin-left:14px;
margin-right:14px;
width:607px;

}

a {
text-decoration:none;
color:#5588ba;
}
a:hover {
text-decoration:underline;

}

#maincontent_text table {
font-size:12px;
}
#footer_links {
margin:20px;
text-align:center;
}

a img {
border:0px;
}
img {
margin:0px;
padding:0px;
}
#start_table td {
vertical-align:top;
padding-top:170px;
min-width:218px;
font-size:11px;
}
