@charset "iso-8859-1";
/* BaM text styles CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
}

h1{
font-size:2em;
color:#e15727;
}

#signUp h1{
font-size:1em;
color:#e15727;
margin:0;
padding:10px;
background-color:#f0f0f1;
border-bottom: solid #a50228 1px;
}

.paraIntro{
font-size:2em;
color:#e15727;
font-weight:bold;
line-height:normal;
}

.linkItem{
font-size:1em;
padding: 0 0 0 20px;
line-height:normal;
}

#mainContent p{
font-size:0.75em;
color:#525253;
line-height:16px;
}

#mainContent table{
font-size:0.75em;
color:#525253;
line-height:16px;
}

#footer{
color:#a50228;
font-size:0.75em;
}

#mainContent a:link{
color:#53127c;
font-weight:bold;
text-decoration:none;
}

#mainContent a:active{
color:#53127c;
text-decoration:none;
font-weight:bold;
}

#mainContent a:visited{
text-decoration:none;
color:#53127c;
font-weight:bold;
}

#mainContent a:hover{
color:#fff;
background-color:#53127c;
font-weight:bold;
}

#mainwide table{
font-size:0.9em;
color:#525253;
line-height:16px;
}

#navBar li.homeLink{
font-size:0.75em;
float:right;
padding-top:12px;
}

#navBar a:link{
color:#53127c;
text-decoration:none;
}

#navBar a:active{
color:#53127c;
}

#navBar a:visited{
color:#53127c;
text-decoration:none;
}

#navBar a:hover{
color:#fff;
background-color:#53127c;
}

.formItem{
padding:10px;
margin-top:10px;
}

label {
float:left;
text-align:right;
width: 75px;
font-size:0.75em;
color:#e15727;
padding:5px;
padding-bottom:0;
}


#formdw{
font-size:0.95em;
color:#e15727;
font-weight:bold;

}

#formdw a:link{
color:#53127c;
text-decoration:none;
font-weight:bold;
}

#formdw a:active{
color:#53127c;
font-weight:bold;
}

#formdw a:visited{
color:#53127c;
text-decoration:none;
font-weight:bold;
}

#formdw a:hover{
color:#fff;
background-color:#53127c;
font-weight:bold;
}



