/* CSS Document */

.topmidbg{
background-image:url(../images/top_mid_bg.gif);
background-repeat:repeat-x;
}

.bottommidbg{
background-image:url(../images/bottom_mid_bg.gif);
background-repeat:repeat-x;
}
.leftbg{
background-image:url(../images/lft_bg.gif);
background-repeat:repeat-y;

}
.rightbg{
background-image:url(../images/right_bg.gif);
background-repeat:repeat-y;
}

.navigationbg{
background-image:url(../images/navigation_bg.gif);
background-repeat:no-repeat;
height:20px;
}

.navigationtxt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#FFFFFF;
text-align:right;
height:20px;
padding-right:5px;
text-decoration:none;
}

a.navigationtxt:hover{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#FFFFFF;
text-align:right;
height:20px;
padding-right:5px;
text-decoration:underline;
}

.black_txt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#000000;
padding-left:20px;
text-align:justify;
}

.grey_txt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#6E6E6E;
padding-left:20px;
text-align:justify;
font-weight:bold;
}

.grey_txt_left{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#6E6E6E;
text-align:justify;
font-weight:bold;
}

.grey_txt_right{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#6E6E6E;
text-align:left;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
padding-left:20px;
}


.contact_txt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#000000;
padding-left:20px;
text-align:justify;
line-height:20px;
text-decoration:none;
}

.black_txt2{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#000000;
text-align:left;
text-decoration:none;
}


a.black_txt2:hover{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#000000;
text-align:left;
text-decoration:underline;
}

.form_txt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#000000;
text-align:left;
text-decoration:none;
height:27px;
padding-left:20px;
text-decoration:none;
}

.employer_txt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#000000;
text-align:left;
text-decoration:none;
height:26px;
padding-left:10px;
text-decoration:none;
}

.red_txt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#C6181E;
text-align:left;
text-decoration:none;
}
a.red_txt:hover{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#C6181E;
text-align:left;
text-decoration:underline;
}

.red_small{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#C6181E;
text-align:left;
padding-left:20px;
}

.navigation_bottom_bg{
background-image:url(../images/bottom_navigation_bg.gif);
background-repeat:no-repeat;
height:24px;
width:180px;
}

.navigation_bottom_txt{
font-family:Tahoma, Verdana, Arial;
font-size:12px;
color:#FFFFFF;
text-align:center;
height:24px;
width:180px;
text-decoration:none;
}
a.navigation_bottom_txt:hover{
font-family:Tahoma, Verdana, Arial;
font-size:12px;
color:#FFFFFF;
text-align:center;
height:24px;
width:180px;
text-decoration:underline;
}
.body_whitebg{
background-image:url(../images/body_bg.gif);
background-repeat:repeat-x;
height:28px;
}

.body_whitetxt{
font-family:Tahoma, Verdana, Arial;
font-size:9px;
color:#000000;
text-align:center;
height:28px;
text-decoration:none;
}
a.body_whitetxt:hover{
font-family:Tahoma, Verdana, Arial;
font-size:9px;
color:#000000;
text-align:center;
height:28px;
text-decoration:underline;
}

.smallblack_txt{
font-family:Tahoma, Verdana, Arial;
font-size:9px;
color:#000000;
text-align:right;
}

.border{
border:#C6181E 1px solid;
height:12px;
width:150px;
}

.list_border{
border:#C6181E 1px solid;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#666666;
width:152px;
}


.submit_bg{
background-image:url(../images/submit_bg.gif);
font-family:Tahoma, Verdana, Arial;
font-size:12px;
color:#FFFFFF;
text-align:center;
border:0px;
cursor:pointer;
height:20px;
width:55px;
background-repeat:repeat-x;
}

.black_tabletxt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#000000;
text-align:center;
line-height:20px;
text-decoration:none;
}
.red_tabletxt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#C6181E;
text-align:center;
text-decoration:none;
}

.tabletoptxt{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#FFFFFF;
text-align:center;
height:20px;
padding-right:5px;
text-decoration:none;
}