body {
background-color:#FFFFFF;
margin:0px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
}

#container {
width:812px;
}

#header {
white-space:no-wrap;
background-image:url("../template_images/header_separator.jpg");
background-repeat: repeat-x;
background-position: bottom left;
height:136px;
width:800px;
}


#content {
background-image:url("../template_images/bg.gif");
background-repeat: repeat-y;
width:812px;
border:0px solid #FFFF00;
}

#footer {
height:42px;
width:800px;
background-image:url("../template_images/footer_bg.jpg");
background-repeat: repeat-x;
text-align:center;
padding-top:5px;
color:#FFFFFF;
line-height:11px;
font-size:9px;
}

#footer a,a:visited {
text-decoration:underline;
color:#FFFFFF;
line-height:11px;
font-size:9px;
}

#footer a:hover {
text-decoration:none;
color:#FFFFFF;
line-height:11px;
font-size:9px;
}


#left {
float:left;
width:166px;
font-size:10px;
padding:0px 0px 0px 7px;
margin:0px;
}

#left p {
margin-left:5px;
margin-right:5px;
color:#333333;
font-size:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


#left a,a:visited {
text-decoration:underline;
font-weight:bold;
color:#333333;
font-size:10px;
}

#left a:hover {
text-decoration:underline;
font-weight:bold;
color:#999999;
font-size:10px;
}

#middle {
float:left;
width:210px;
font-size:10px;
margin:5px 5px 0px 5px;


text-align:center;
}

#middle .feature {
background-color:#E3EFD1;
padding:0px 0px 10px 0px;
width:220px;
margin-bottom:20px;
text-align:left;
display: block;
margin-left: auto;
margin-right: auto;
}

#middle .feature p {
padding: 0px 10px 0px 10px;
}

#right {
float:left;
width:372px;
/* border:1px solid #FFFF00;*/
margin-left:15px;
}

.rightmain {
padding-right:15px;
}


#left strong, b {
font-size:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-weight:bold;
}

#right .intro {
font-size:14px;
line-height:18px;
font-weight:bold;
}

h1,h2 {
color:#582372;
font-size:10px;
display:block;
padding:5px 0px 5px 0px;
border-top:1px solid #D1E4B3;
border-bottom:1px solid #D1E4B3;
}

h3 {
color:#582372;
font-size:10px;
display:block;
line-height:0px;
padding:5px 0px 5px 0px;
/* border-top:1px solid #D1E4B3;
border-bottom:1px solid #D1E4B3; */
}

h4 {
font-size:13px;
color:#1D7A2B;
line-height:0px;
}

h4 a, h4 a:visited {
font-size:13px;
color:#1D7A2B;
decloration:underline;
line-height:0px;
}


#bottom {
text-align:center;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding-top:11px;
padding-bottom:11px;
font-weight:bold;
font-size:10px;
}

#bottom a, a:visited {
color:#990000;
}

#bottom a:hover, a:visited:hover {
color:#000000;
}

a, a:visited {
color:#333333;
}

a:hover, a:visited:hover {
color:#000000;
}


#right a.green, a.green:visited {
color:#1D7A2B;
font-weight:bold;
}

#right a.green:hover, a.green:visited:hover {
color:#999999;
font-weight:bold;
}

.green {
color:#1D7A2B;
}

hr {
height: 1px;
background: #D1E4B3;
background-color: #D1E4B3;
color:#D1E4B3;
border:none;
}

.steps {
padding-left:8px;
}