/* CSS Document */
body
{
margin:0px;
font-family:Tahoma;
font-style:normal;
font-size:11px;
font-weight:500;
color:#666666;
}
#logoBox
{
width:130px;
height:58px;
float:left;
margin-left:5px;
background-image:url(../_images/_site/logo.jpg);
}
#mainSteps
{
width:860px;
height:58px;
float:left;margin-bottom:10px;
background-image:url(../_images/_site/steps.jpg);
}
 /*main menu bar and links*/
#mainLinks
{
width:1000px;
height:auto;
}
#mainLink_left
{
width:18px;
height:25px;
float:left;
background-image:url(../_images/_site/_header_bar/left.jpg);
background-repeat:no-repeat;
}
#mainLink_bg
{
width:900px;
height:25px;
float:left;
background-image:url(../_images/_site/_header_bar/bg.jpg);
background-repeat:repeat-x;
}
#mainLink_middle
{
width:18px;
height:25px;
float:left;
background-image:url(../_images/_site/_header_bar/middle.jpg);
background-repeat:no-repeat;
}
#mainLink_right
{
width:18px;
height:25px;
float:left;
background-image:url(../_images/_site/_header_bar/right.jpg);
background-repeat:no-repeat;
}
.mainLink_style
{
font-family:Tahoma;
font-size:12px;
font-weight:500;
color:#FFFFFF;
text-decoration:none;
float:left;
line-height:25px;
margin-left:12px;
}
.mainLink_style:hover
{
font-family:Tahoma;
font-size:12px;
font-weight:500;
color:#FF0000;
text-decoration:none;
}
#mainLink_faq
{
width:45px;
height:25px;
float:left;
font-family:Tahoma;
font-size:12px;
font-weight:500;
color:#FFFFFF;
text-decoration:none;
background-image:url(../_images/_site/_header_bar/bg.jpg);
}
.mainLink_faq:hover
{
width:25px;
height:25px;
float:left;
font-family:Tahoma;
font-size:12px;
font-weight:500;
color:#FF0000;
text-decoration:none;
background-image:url(../_images/_site/_header_bar/bg.jpg);
}
/* Main Footer*/
#mainFooter_left
{
width:50px;
height:93px;
float:left;
background-image:url(../_images/_site/_footer_bar/left.jpg);
background-repeat:no-repeat;
}
#mainFooter_middle
{
width:900px;
height:93px;
float:left;
background-image:url(../_images/_site/_footer_bar/middle.jpg);
background-repeat:repeat-x;
}
#mainFooter_right
{
width:50px;
height:93px;
float:left;
background-image:url(../_images/_site/_footer_bar/right.jpg);
background-repeat:no-repeat;
}
.footer_textStyle_link_1
{
text-align:center;
font-family:Tahoma;
font-style:normal;
font-size:11px;
font-weight:500;
color:#DBDBDB;
text-decoration:none;
}

.footer_for_rules
{
text-align:center;
font-family:Tahoma;
font-style:normal;
font-size:11px;
font-weight:500;
color:#999999;
text-decoration:underline;
}


.footer_textStyle_link_1:hover
{
text-align:center;
font-family:Tahoma;
font-style:normal;
font-size:11px;
font-weight:500;
color:#336699;
text-decoration:none;
}
.footer_textStyle_link
{
margin-top:40px;
text-align:center;
font-family:Tahoma;
font-style:normal;
text-decoration:none;
font-size:11px;
font-weight:500;
color:#C7C7C7;
}
.footer_textStyle_link:hover
{
margin-top:40px;
text-align:center;
font-family:Tahoma;
font-style:normal;
text-decoration:none;
font-size:11px;
font-weight:500;
color:#FF6600;
}


#titlebar1
{
width:1000px;
height:15px;
float:left;
}



#titlebar2
{
width:1000px;
height:1px;
background-color:#2289DD;
float:left;
}


