body
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:left;
}	

.headingtxt {
margin-top:5px;
font-weight:bold;
font-size:16px;
width:97%;
color:#103788;
}

.required {
font-size:16px;
width:97%;
color:#CC0000;
}

.text2 {
margin-top:5px;
margin-bottom:5px;
font-weight:bold;
font-size:12px;
width:97%;
color:#103788;
}

.text3 {
margin-top:5px;
margin-bottom:5px;
font-weight:bold;
font-size:14px;
width:97%;
color:#58912e;
}
.leftbar {
background-position:top;
background-repeat:repeat-x;
background-position:left;
background-image: url(images/leftbar-background.gif);
}

.topbar {
background-position:top;
background-repeat:repeat-x;
background-image: url(images/headingbackground.gif);
}

.rightbar {
background-color:#f0f0f0;
border-color:#cbccce;
border-width:1px;
border-style:solid;
}

form { margin-top: 0; margin-bottom: 0; }

A:link{text-decoration: none; color:#0E3274;}
A:visited{text-decoration: none; color: #0E3274;}
A:active{text-decoration: underline; color:red;}
A:hover{text-decoration: underline; color: black; text-decoration: underline}

.links a:link { color: #205997; text-decoration: none}
.links a:visited {  color: #205997; text-decoration: none}
.links a:hover {  color: #000000; text-decoration: underline; background-color: none}
.links a:active {  color: #000000; text-decoration: underline}
.links { font-size:11px; text-align:left; }
.links { padding:4px; }
.links { border:1px solid #5D5D5E}