/* CSS Document */

body
{
background: url(images/mainbg.gif);
margin:10px 0 0 0px;
}

td
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;

}

a
{
font-size:12px;
color:#000000;
text-decoration:underline;
}

a:hover
{
font-size:12px;
color:#000000;
text-decoration:none;
}


.borderbg
{
background:url(images/bdy_line.gif) repeat-y left;
}

.get_yourself
{
font-size:28px;
color:#0043AD;
padding:25px 0 0 0px;
}

.boxbg
{
background:url(images/box_middle.gif) left top;
}

.have_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:italic;
padding:0 0 12px 170px;
}

.have_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:italic;
padding:0 0 12px 177px;
}

.bold_text
{
font-weight:bold;
font-size:15px;
}

.red_bold
{
font-weight:bold;
color:#DD0000;
font-size:15px;
}

.blue_bold
{
font-weight:bold;
color:#0043AD;
font-size:15px;
}

.title
{
font-weight:bold;
font-size:24px;
}

.bgbox
{
background:url(images/bg.gif) repeat-x left;
height:32px;
font-size:15px;
font-weight:bold;
}

.bgbottom
{
background:url(images/bottombg.gif) repeat-x left;
height:52px;
font-size:15px;
font-weight:bold;
}

.graytext
{
color:#979797;
font-size:12px;
}

.textfield
{
width:146px;
height:18px;
border:#009ECD solid 1px;
}

.textarea
{
width:343px;
height:43px;
border:#009ECD solid 1px;
}

.footer
{
border-top:#002F79 solid 0px;
background:url(images/footerbg.gif) left repeat-x;
padding:20px 0 0 40px;
line-height:22px;
}

.bg
{
background:url(images/bgbottom.gif) left repeat-x;
}

.footer_left
{
background:url(images/footer_left.gif) left repeat-y;
}

