/* ////////////////////////////////////////////////////////////////////////////
main.css - Main css file for the Mountain West Agency Services web site.
(c)2009 SCF Arizona
Author: Shawn Houser 5/2009
   //////////////////////////////////////////////////////////////////////////// */

.Body{
background-color:#FFFFFF;
margin:0px;
text-align:center;
font-size:13px;
font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
padding:0px;
color:#3A3F39;
/*color:#5A5F59;*/
line-height:120%;
background-image:url('/img/page_background.gif');
}
.OuterBodyContainer{
border:none;
/*border-style:solid;
border-width:0px 0px 2px 0px;
border-color:#E7E7E7;*/
text-align:left;
width:700px;
margin:0px auto 0px auto;
background-color:#FFFFFF;
height:auto;
}
.BodyContainer{
border:none;
margin:20px 20px 0px 20px;
background-color:#FFFFFF;
height:auto;
}
.MenuBarText{
color:#656565;
font-size:14px;
font-weight:bold;
border-style:dotted;
border-color:#BEBEBE;
}
.FooterBarText{
color:#656565;
font-size:12px;
font-weight:bold;
border-style:dotted;
border-color:#BEBEBE;
}
.ColumnHeader{
width:100%;
height:30px;
clear:both;
background-color:#EFEFF1;
color:#B73620;
}
.ColumnHeaderText{
font-size:13px;
font-weight:bold;
margin:0px 0px 0px 10px;
line-height:30px;
}
.ColumnText{
font-size:13px;
font-weight:normal;
margin:10px 0px 0px 0px;
line-height:150%;
}
.NewsColumnHeaderText{
font-size:13px;
font-weight:bold;
margin:0px 0px 0px 10px;
line-height:25px;
color:#B73620;
}
.InfoText{
font-size:10px;
font-weight:bold;
}
.WelcomeText{
font-size:18px;
font-weight:bold;
}
.LeftColumn{
width:33%;
height:auto;
float:left;
margin:0px;
font-size:13px;
font-weight:normal;
}
.RightColumn{
width:65%;
height:auto;
float:right;
margin:0px;
font-size:13px;
font-weight:normal;
}
.TLink{
font-size:13px;
font-weight:bold;
color:#444444;
}
.FormHeader{
font-size:15px;
font-weight:bold;
color:#444444;
}
.HelpText{
font-size:12px;
font-weight:bold;
color:#2C62dF;
}
.capFormTCol{
font-size:13px;
font-weight:bold;
color:#444444;
width:155px;
background-color:transparent;
}
.capFormSCol{
width:5px;
background-color:transparent;
}
.capFormXCol{
font-size:13px;
font-weight:normal;
color:#444444;
width:190px;
background-color:transparent;
}
.FormPrompt{
font-size:13px;
font-weight:bold;
color:#444444;
}
