/* Text Colors

dark blue: #002D8A
red: #800000
tan: #DAD5C0
*/
body, p, td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333;
}
table.tableBorderTan {border: 2px solid #DAD5C0;}
table.tableBorderBlue {	border: 2px solid #002D8A;}

a.Bottom_Links:link, a.Bottom_Links:visited  {font-family: Arial; color : #002D8A; font-size: 7pt; font-weight: normal;  text-decoration: none;}
a.Bottom_Links:active, a.Bottom_Links:hover  {font-family: Arial;	color : #800000;	text-decoration: underline; font-size: 7pt;	font-weight: normal;}

.Tiny_Text{	font-family: Verdana;	font-size: 7pt;	font-style: normal;	color: #002D8A;}

a.Menu_Links:link, a.Menu_Links:visited  {font-family: Arial; color : #800000; font-size: 11px; font-weight: bold;  text-decoration: none;}
a.Menu_Links:active, a.Menu_Links:hover  {font-family: Arial;	color: #002D8A; text-decoration: none;	font-size: 11px;	font-weight: bold;}

td.cellbkg{
	background: url(images/main-page-cell-bkg.gif) no-repeat; height: 140px;
}

/* Text Sizes*/
/* Large Text*/
.LargeBlue, .LargeRed, .LargeTan, .LargeBlack, .LargeGold, .LargeLightRed
{	font-family: Arial;	font-size: 20px;	font-style: normal;	font-weight: bold;}
.LargeItalicBlue, .LargeItalicRed, .LargeItalicTan
{font-family: "Times New Roman", Times, serif;	font-size: 14pt;	font-weight: bold; font-style: italic;}

/* Medium Text*/
.MediumBlue, .MediumRed, .MediumTan, .MediumGreen, .MediumLightBlue, .MediumBlack
{font-family: Arial;	font-size: 14px;	font-style: normal;	font-weight: bold;}

.normalBlue, .normalRed, .normalTan
{font-family: Arial;	font-size: 12px;	font-style: normal;	font-weight: normal;}

/* Small Text*/
.SmallBlue, .SmallRed, .SmallTan
{font-family: Arial;	font-size: 11px;	font-style: normal;	font-weight: bold;}


/* Text Colors*/
/* Blue */
.LargeBlue, .MediumBlue, .normalBlue, .SmallBlue, .LargeItalicBlue {color: #002D8A;}
/* Red */
.LargeRed, .MediumRed, .normalRed, .SmallRed, .LargeItalicRed {color: #800000;}
/* Tan */
.LargeTan, .MediumTan, .normalTan, .SmallTan, .LargeItalicTan {color: #DAD5C0;}
/* Black */
.LargeBlack, .MediumBlack {color: #000000;}
/* LimeGreen*/
.MediumGreen {color: #32CD32;}
/* LightBlue*/
.MediumLightBlue {color: #0000FF;}
/* Gold*/
.LargeGold {color: #FFA500;}
/* LightRed*/
.LargeLightRed {color: #FF0000;}


.textUnderline {text-decoration: underline;}
a:link, a:visited  {font-family: Arial; color : #800000; font-weight: bold;  text-decoration: none;}
a:active, a:hover  {font-family: Arial; color : #002D8A; text-decoration: underline; font-weight: bold;}

/*headings*/
h1
{font-family: "Times New Roman", Times, serif;	font-weight: bold; font-style: normal;}

h1 {font-size: 20px; color:#DAD5C0;}
H2, H3 {FONT-WEIGHT: bold; FONT-SIZE: 14px;  FONT-FAMILY: Arial, Helvetica,sans-serif; TEXT-ALIGN: left;}
H2 {COLOR: #333;}
H3 {COLOR: #135CAE;}

#printonly { 
  display : none; 
} 


.special { display:none;
margin-left:5px; } 
/*

*/
ul.nomargin{
	margin-left:0px;

}


