/* CSS Document */

Body
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#Layout
{
	width: 800px;
	margin: 0px auto -1px auto;
	overflow: hidden;
}

#Header{
height:124px;
background-image:url(images/header_bg.jpg);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
}
.smallheader{
font-size:16px;
}

#Title{
font-size:23px;
margin:15px 0px 0px 20px;
background-image:url(images/questionmark.gif);
background-repeat:no-repeat;
background-position:left centre;
padding:0px 0px 13px 70px;
}

#ContentWrapper{
float:left;
margin:0px 0px 0px 5px;
font-size:13px;
}

#CLeft{
float:left;
width:240px;
margin-left:10px;
}

#CRight{
float:left;
width:520px;
margin-left:10px;
}

#ImgScrol{
margin:5px 10px 20px 0px;
overflow:auto;
	float:left;
	height:430px;
	width:152px;
	border: 0px solid ;
	clear:both;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#8F1A2F;
	scrollbar-face-color:#89C1EC;
	scrollbar-track-color:#D9EAF7;
	scrollbar-darkshadow-color:#666666;
	padding-top:5px;
}

#ImgScrol img {
padding:0px 0px 14px 0px;
}

#CMidTop{
}
#CMidMid,#CMidBot{
margin-top:12px;
}

#CMidMidC, #CMidBotC{
background-image:url(images/cent_bg.gif);
background-repeat:no-repeat;
}

#CMidTopC{
background-image:url(images/cent_bg_top.gif);
background-repeat:no-repeat;
}



#CMidTopCBot, #CMidMidCBot, #CMidBotCBot{
width:455px;
height:26px;
background-image:url(images/cent_bg_bot.gif);
background-repeat:no-repeat;
float:none;
}

#maintextpadding,#maintextpadding2,#maintextpadding3{
padding:15px 15px 0px 15px;
}
#maintextpadding2{
font-size:12px;
text-align:justify;
}
#maintextpadding3{
font-size:55px;
color:#0F6AB0;
}

#Footer{
width:790px;
height:27px;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
float:left;
font-size:12px;
padding-top:5px;
padding-left:10px;
margin-top:5px;
}
a {
color:#000066;
}

a:hover{
color:#2078BC;
}

ul{
margin-left:0px;
padding-left:15px;
padding-top:0px;
margin-top:0px;
}

li {
padding-bottom:5px;
}

.MainHome{
margin-left:10px;
}

#ContentWrapperContent {
	padding:0px 20px 20px 20px;
	margin-top:0px;
}

h1{
	padding-top:0px;
	margin-top:0px;
	font-size:22px;
}

h2, h3, p{
	padding-top:0px;
	margin-top:0px;
	font-weight:normal;
}
h2 {
font-size:18px;
}

h3 {
font-size:15px;
}


legend {
	color:#000066;
	font-weight:bold;
}

.input-box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

  .format_dollar {
    font-weight: bold;
    font-size: 29px;
  }
  .format_cents {
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
  }
  .price_word_month {
    font-weight: bold;
    font-size: 8px;
  }
  
  .table_border{
background-color:#FFFFFF;
border:1px solid #CACACA;
}
.table_bg{
background-color:#F1F1F1;
}
.table_bg2{
background-color:#F6F6F6;
}

.style2 {color: #0033CC}
.style3 {
	color: #D60031;
	font-weight: bold;
}
.style4 {color: #D60031; font-weight: bold; font-size: 16px; }
.style5 {color: #006699}
.style6 {color: #D60431}
.style7 {
	color: #9C1008;
	font-weight: bold;
}
.style9 {color: #AD1818}

div.hr {
height:10px;
background:url(/images/dots.gif);
padding:0px 0px 0px 0px;
margin:0px 0px 10px 0px;
}

div.hr hr {
display: none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:10px;
}

