/* td styles */
td { vertical-align:top }

/* master font styles */
body, td { 
font-size:14px;
font-family:arial,helvetica,sans-serif  
color:#000000;
}

/* master link styles */
a:link 		{ color:#700010; text-decoration:none; }
a:visited 	{ color:#700010; text-decoration:none; }
a:hover		{ color:#333333; text-decoration:underline; }
a:active	{ color:#AC3D21; text-decoration:none; }

/* text styles */
.text {
font-family:arial,helvetica,sans-serif;
font-size:.8em;  
line-height:1.5em;
}

/* text small styles */
.text11 { 
color:#000;
font-family:arial,sans-serif;
font-size:11px;
line-height:1.5em;
text-decoration:none;
}

.textSmall { 
color:#FFFFFF;
font-family:arial,helvetica,sans-serif;
font-size:10px;
line-height:1.5em;
text-decoration:none;
}

.PSALink { 
color:#FFFFFF;
font-family:arial,helvetica,sans-serif;
font-size:11px;
font-weight:bold;
line-height:1.5em;
text-decoration:none;
}

a.textSmall:link 	{ color:#AC3D21; }
a.textSmall:visited { color:#AC3D21; }
a.textSmall:hover	{ color:#888888; }
a.textSmall:active	{ color:#AC3D21; }

/* nav styles */

a.nav:link 		{ color:#FFFFFF; font-size:11px; }
a.nav:visited 	{ color:#FFFFFF; font-size:11px; }
a.nav:hover		{ color:#FFDE4B; font-size:11px;text-decoration:underline; }
a.nav:active	{ color:#FFDE4B; font-size:11px; }

a.navSelected:link 		{ color:#ffffff; }
a.navSelected:visited 	{ color:#ffffff; }
a.navSelected:hover		{ color:#cccccc; }
a.navSelected:active	{ color:#ffffff; }


/* footer styles */
.footer {
font-family:arial,helvetica,sans-serif;
font-size:10px;
color:#000;
}

/* background styles */
.bgNav { background-image:url('images/bg_nav_main.jpg'); }

/* form styles */
form, input, select, textarea {
font-family:arial,helvetica,sans-serif; 
font-size:11px; 
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
