/* general */
a			    {text-decoration: underline;}
a:Visited	{color: #000066; text-decoration: none;}
a:Active	{color: #000066; text-decoration: none;}
a:Hover	{color: #000066; text-decoration: underline;}

td, th, body, div, {
	font-family:verdana,arial,geneva,helvetica,sans-serif;
	font-size: 12px;
	}
	
.bodybold {	font-weight: bold;	}
.bodyboldlargewhite  {color: #FFFFFF; font-weight: bold; font-size: 16px;	}

p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.bodywhite {	color: #ffffff;	}
.bodywhitebold {color: #FFFFFF;	font-weight: bold;	}
.bodybluebold {color: #2F3564;	font-weight: bold;	}
.bodyblue {color: #2F3564;}
.bold-white-ital-16px {	color: #FFFFFF;	font-weight: bold;	font-style: italic;	font-size: 16px;	}

.paleyellowtext {color: #FEFBE0; }
.boldyellow {color:#FFCC00;}
.matchingbluetext{color:#4D6184; font-size:1px;}
.matchinggreentext{color:#B4C7AB; font-size:1px;}
.matchingyellowtext{color:#F5EEB8; font-size:1px;}
.matchingplumtext{color:#956E83; font-size:1px;}
.matchingblacktext{color:#000000; font-size:1px;}
.darkgreen{color: #334437;}
.darkgreen-bold{color: #334437; font-weight: bold;}
	a.darkgreenlink          {color: #334437; text-decoration:underline;}
	a.darkgreenlink:Visited  {color: #334437; text-decoration:none;}
	a.darkgreenlink:Active   {color: #334437; text-decoration:none;}
	a.darkgreenlink:Hover    {color: #334437; text-decoration:underline;}


.plumtext {color: #612938; }
.plumbold{color: #6B3342; font-weight: bold;}
.plum-darker-boldital {color: #612938; font-weight: bold; font-style: italic; }
.maroon-bold {	color: #330000;font-weight: bold;}

.plumlink {	color: #4F222F;}
	a.plumlink          {color: #4F222F; text-decoration:underline;}
	a.plumlink:Visited  {color: #4F222F; text-decoration:none;}
	a.plumlink:Active   {color: #4F222F; text-decoration:none;}
	a.plumlink:Hover    {color: #612938; text-decoration:underline;}

.lightbluelink{color: #B0C6D7; }
	a.lightbluelink          {color: #B0C6D7; text-decoration:underline;}
	a.lightbluelink:Visited  {color: #B0C6D7; text-decoration:none;}
	a.lightbluelink:Active   {color: #B0C6D7; text-decoration:none;}
	a.lightbluelink:Hover    {color: #B0C6D7; text-decoration:underline;}
	
.lightbluetext-bold {color: #B0C6D7; font-weight: bold; }
.blue-med {color: #0A195A;}
.blue-medbold {color: #0A195A;font-weight: bold; }

.pumpkintext {color: #D69110}
.med-brown-bold {	color: #954a10;	font-weight: bold;}
.darkbrowntext {color: #220F01; }
.darkbrown-bold {color: #220F01; font-weight: bold; }
	
.promo_blue_bg { 	background-color: #4C6183;	}

.header {    font-size: 20px;    }
.bodytext-11{	font-size: 11px;	}
.bodytext-11-white{
	font-size: 11px;
	color: #FFFFFF;
}
ul, li {
	list-style-type: square;
	}

.indent10 {     padding-left: 20px;     text-indent: -10px;     }
.indent20{     padding-left: 30px;     text-indent: -10px;     }
.indent30{     padding-left: 40px;     text-indent: -10px;     }
