/***************General styles***********************/
/*For the content cell of the page*/
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.generictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.titletext {
	color: #1744B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration:none;
}

.subtitletext {
	color: #508CE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;

}

.titletext2 {
	color: #1744B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none;
}

.titletext3 {
	color: #084B9E;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
}

.subtitletext2 {
	color: #508CE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;

}

.smalltext {
	color: #4B4B4B;
	font-weight: bold;
	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;
}


#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border-right: 1px solid #FFFFFF;
border-left-width: 0;
background-color: #1744B5;
}

.headerlinks a{
margin: auto 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
}

.submenus{
display: none;
width: 10em;
position: absolute;
top: 0.8em;
left: 0;
background-color: #A0DDFF;
border: 1px solid black;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #1744B5;
color: #A0DDFF;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}


.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;} */

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td.tablehead { border-color: #002573; 
border-style: solid;border-width: 1px; }

td.tablehead2 { border-color: #002573; 
border-style: solid none solid none;border-width: 1px; }

td.tablehead3 { border-color: #a9c2d9; 
border-style: solid;border-width: 1px; }

table.tableborder { border-color: #002573; 
border-style: solid;border-width: 1px; }

table.tableborder2 { border-color: #002573; 
border-style: none solid none solid;border-width: 1px; }

table.tableborder3 { border-color: #002573; 
border-style: solid none none none;border-width: 1px; }

table.tableborder4 { border-color: #ffffff; 
border-style: solid;border-width: 1px; }

A {
	color: #084B9E;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}

A:hover {
	color: #000066;
}

A.menu {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}

A.menu:hover {
	color: #A0DDFF;
	font-weight: bold;
	text-decoration:none;
}

A.menusidebar {
	color: #1744B5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}

A.menusidebar:hover {
	color: #1744B5;
	font-weight: bold;
	text-decoration:underline;
}

A.menuheader {
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}

A.menuheader:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

A.menubox {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
}

A.menubox:hover {
	color: #404040;
	font-weight: normal;
	text-decoration:underline;
}

A.menubox2 {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}

A.menubox2:hover {
	color: #404040;
	font-weight: bold;
	text-decoration:underline;
}

A.menu2 {
	color: #322FF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:none;
}

A.menu2:hover {
	color: #F90400;
	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;}
   