/***************General styles***********************/
/*For the content cell of the page*/
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.generictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.smalltext {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}

.genericheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #821326;
}

.form {font-family:Verdana, Arial, Sans-Serif; font-size:8pt; font-weight:normal; color:#000000; border: solid 1px #a0b8e0;background-color: #FFFFFF;}
/* .form {font-family:Verdana, Arial, Sans-Serif; font-size:8pt; font-weight:normal; color:#000000; border: solid 1px #002573;background-color: #A0B8E0;} */

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td.tablehead { border-color: #002573; 
border-style: solid;border-width: 1px; }


table.tableborder { border-color: #002573; 
border-style: solid;border-width: 1px; }

table.tableborder2 { border-color: #002573; 
border-style: solid solid solid none;border-width: 1px; }

table.tableborder3 { border-color: #002573; 
border-style: solid none none none;border-width: 1px; }

A {
	color: #084B9E;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
}

A:hover {
	color: #000066;
}

A.menu {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	text-decoration:none;
}

A.menu:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

A.menuside {
	color: #002573;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration:none;
}

A.menuside:hover {
	color: #002573;
	font-weight: bold;
}

A.menuside2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}

A.menuside2:hover {
	color: #821326;
	font-weight: bold;
	text-decoration:underline;
}

A.menubottom {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration:none;
}

A.menubottom:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}

A.menuterms {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration:underline;
}

A.menuterms:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}

A.menuprivacy {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:underline;
}

A.menuprivacy:hover {
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}

A.menuselected {
	color: #b39749;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}

A.menuselected:hover {
	color: #b39749;
}

A.menu3 {
	color: #F90400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:none;
}

A.menu3:hover {
	color: #F90400;
	text-decoration:underline;
}

A.menu4 {
	color: #043A94;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
}

A.menu4:hover {
	color: #98A8D0;
}

A.menu5 {
	color: #141F3D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration:none;
}

A.menu5:hover {
	color: #00657B;
}

A.menu6 {
	color: #141F3D;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}

A.menu6:hover {
	color: #00657B;
	text-decoration:underline;
}


/*Custom button style */
.button{
   color:#002070;
   font-family: helvetica,arial,sans-serif;
   font-size:65%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#002070;
   border-bottom-color:#002070;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#a0b8e0');}

.button2{
   color:#002070;
   font-family: helvetica,arial,sans-serif;
   font-size:120%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#002070;
   border-bottom-color:#002070;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#a0b8e0');}

.dropdown{font-family:Verdana, Arial, Sans-Serif; font-size:8pt; font-weight:normal; color:#002070; border: solid 1px #a0b8e0;background-color: #FFFFFF;}
   