td 

 {  

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 13px; 

	font-style: normal; 

	font-weight: normal; 

	text-decoration: none

 }



A:link

 {

	text-decoration: none;

	color: #35477D;

	font-size: 12px; 

	font-weight: bold; 

	font-family: Verdana, Arial, Helvetica, sans-serif;

 }



A:visited

 {

	text-decoration: none;

	color: #35477D;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	font-weight: bold;

 }



A:active

 {

	text-decoration: none;

	color: #35477D;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	font-weight: bold;

 }



A:hover 

 {

	text-decoration:none;

	COLOR: #3547ff; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	font-weight: bold;

 }



A.neitem

 {

	text-decoration: none;

	color: #804000;

	font-size: 10px; 

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

 }



A.neitem:link

 {

	text-decoration: none;

	color: #804000;

	font-size: 10px; 

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

 }



A.neitem:visited

 {

	text-decoration: none;

	color: #804000;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: bold;

 }



A.neitem:active

 {

	text-decoration: none;

	color: #804000;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: bold;

 }



A.neitem:hover 

 {

	text-decoration: underline;

	COLOR: #333333; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: bold;

 }



.topnav1

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #ffffff;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }





A.topnav:link

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #071438;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.topnav:visited

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #071438;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.topnav:active

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #071438;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.topnav:hover

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #EDEFBB;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }

 

/****************************************************/

 /*****  NEW NAVIGATION STYLE CLASSES 04-22-08  *****/

/****************************************************/



#info img {border:0;}

.image_holder {width:88px; height:150px;}

.image_holder a {display:block; width:0; height:0; position:relative;}

.image_holder a img {position:absolute; left:0; top:0; border:0;}

.image_holder a:active {background:#eee;}

.image_holder a:active img, .image_holder a:focus img {background:#eec url(../graphics/arrow.gif) no-repeat top left;}



.button {width:150px; height:50px; background:transparent url(../graphics/ready.gif); position:relative; margin-bottom:3em;}

.button a {display:block; width:150px; height:50px;}

.button a img {display:none;}

.button a:hover {background:url(../graphics/steady.gif);}

.button a:active, .button a:focus {position:absolute; width:0; height:0; top:0; left:0;}

.button a:active img, .button a:focus img {display:block; width:150px; height:50px;}







 ul#on 

 {

 	list-style-type:none; 

 	padding:0; 

 	margin:0; 

 	width:37em; 

 	height:5em; 

 	margin:0 auto;

 }



 ul#on li 

 {

 	float:left; 

 	margin-right:0em;

 }



 ul#on a 

 {

 	display:block; 

 	width:7em; 

 	height:1.5em; 

 	text-decoration:none; 

 	color:#071438; 

 	border-bottom:0.5em solid #071438;

 }



 ul#on a:hover 

 {

 	border-bottom:0.5em solid #c00;

 	BACKGROUND: #669

 }



 ul#on a:active, ul#on a:focus 

 {

 	border-bottom:0.5em solid #00c; 

 	color:#00c;

 	BACKGROUND: #ccc;

 }

 

 ul#off 

 	{

 	list-style-type:none; 

 	padding-left:10px;

 	padding-right:0px;

 	margin:0px; 

 	width:700PX; 

 	height:20px;

 	text-align:center;

 	}

 	

 ul#off li 

 	{

 	display:block; 

 	width:7em; 

 	height:20px; 

 	float:left; 

 	margin-right:0.2em;

 	text-align:center;

 	}

 	

 ul#off a 

 	{

 	display:block; 

 	width:7em; 

 	height:20px; 

 	position:relative; 

 	text-decoration:none;

 	text-align:center;

 	}

 	

 ul#off a em 

 	{

 	display:block; 

 	font-style:normal; 

 	width:7em; 

 	height:20px; 

 	color:#071438; 

 	/*border-bottom:0.5em solid #07eeff; */

 	position:relative; 

 	top:0; 

 	left:0; 

 	cursor:pointer;

 	text-align:center;

 	}

 	

 ul#off a:hover 

 	{

 	color:#FFFFFF;

 	Background: #666399;

 	}

 	

 ul#off a:hover em 

 	{

 	color:#FFFFFF;

 	/*border-bottom:0.5em solid #ec9933;*/

 	}

 	

 ul#off a:active, ul#off a:focus 

 	{

 	width:0; 

 	height:0;

 	}

 	

ul#off a:active em, ul#off a:focus em 

	{

	/*border-bottom:0.5em solid #00c; */

 	color:#FFFFFF;

	}

	

DIV#header 

	{

	border-bottom:1px solid #333333;

	}





/****************************************************/



A.whiteSmall:link

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #ffffff;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.whiteSmall

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #ffffff;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.whiteSmall:visited

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #ffffff;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.whiteSmall:active

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #ffffff;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.whiteSmall:hover

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #ffffff;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    TEXT-DECORATION: underline

 }




A.red

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 9px;

    COLOR: #000000;

    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.red:visited

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 9px;

    COLOR: #000000;

    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.red:active

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 9px;

    COLOR: #000000;

    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    TEXT-DECORATION: none

 }



A.red:hover

 {

    FONT-WEIGHT: bold;

    FONT-SIZE: 9px;

    COLOR: #RED;

    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    TEXT-DECORATION: underline

 }



A.privacy:link

 {

	text-decoration: none;

	color: #ffffff;

	font-family: Times, Times New Roman;

	font-size: 11px; 

	font-weight: normal;

 }



A.privacy:visited

 {

	text-decoration: none;

	color: #ffffff;

	font-family: Times, Times New Roman;

	font-size: 11px; 

	font-weight: normal;

 }



A.privacy:active

 {

	text-decoration: none;

	color: #ffffff;

	font-family: Times, Times New Roman;

	font-size: 11px; 

	font-weight: normal;

 }



A.privacy:hover 

 {

	text-decoration: underline;

	COLOR: #ffffff;

	font-family: Times, Times New Roman;

	font-size: 11px; 

	font-weight: normal;

	font-decoration: underline;

 }



.pagetitle

 {  

	font-family: Times, "Times New Roman"; 

	font-size: 19px; 

	font-style: italic; 

	font-weight: bold;

	color: #662020; 

	text-decoration: none;

 }



.rtbump 

 {

	padding-right:100px 

 }



.FormButton

 {

    	BORDER-RIGHT: #104a7b 1px solid;

    	BORDER-TOP: #afc4d5 1px solid;

    	FONT-SIZE: 12px;

  	BACKGROUND: #A99B70;

  	BORDER-LEFT: #afc4d5 1px solid;

  	CURSOR: hand;

  	COLOR: #524636;

  	BORDER-BOTTOM: #104a7b 1px solid;

   	FONT-FAMILY: arial, helvetica, "sans serif";

   	TEXT-DECORATION: none; 

	font-weight: bold;

 }



.IconText

 {

    	FONT-WEIGHT: bold;

    	FONT-SIZE: 8pt;

    	TEXT-TRANSFORM: capitalize;

    	COLOR: #9e9a9a;

    	FONT-FAMILY: tahoma;

    	TEXT-DECORATION: none

 }

.spotlight 

{  

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 5px; 

	font-style: normal; 

	font-weight: bold;

	color: #ffffff; 

	text-decoration: none

}

