body {font-family: Arial, Verdana, Geneva, San-Serif; font-size: 13px;
	font-weight: normal; }

p { font-family: Arial, Verdana, Geneva, San-Serif; font-size: 14px; 
	color: #24437C; font-weight: normal; text-align: left; }
p.blue { font-family: Verdana, Geneva, Arial, San-Serif; font-size: 16px; 
	color: #24437C; font-weight: normal; line-height:115%; text-align: left; }
p.bluec { font-family: Verdana, Geneva, Arial, San-Serif; font-size: 16px; 
	color: #24437C; font-weight: normal; line-height:115%; text-align: center; }

p.h40 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 40px;
	color: #24437C;
	font-weight: 400; 
	text-align: center;
	line-height: 100%;
	 }

p.h35 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 35px;
	color: #ffffff;
	font-weight: 400; 
	text-align: center;
	line-height: 100%;
	 }
p.h30 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 30px;
	color: #ffffff;
	font-weight: 400; 
	text-align: center;
	line-height: 110%;
	 }

p.h24 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 24px;
	color: #24437C;
	font-weight: 400; 
	text-align: left;
	line-height: 110%;
	 }
p.h20 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 20px;
	color: #24437C;
	font-weight: 400; 
	text-align: left;
	line-height: 110%;
	 }
p.h16 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 16px;
	color: #ffffff;
	font-weight: 400; 
	text-align: center;
	line-height: 110%;
	 }

p.h14 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 14px;
	color: #ffffff;
	font-weight: 400; 
	text-align: center;
	line-height: 110%;
	 }

h1 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 35px;
	color: #ffffff;
	font-weight: 400; 
	text-align: center;
	line-height:100%;
	 }

h2 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 24px;
	color: #ffffff;
	font-weight: 400; 
	text-align: center;
	line-height:100%;
	 }

h3 { font-family: Arial, Verdana, Geneva, San-Serif; 
	font-size: 16px;
	color: #ffffff;
	font-weight: 400; 
	text-align: center;
	line-height:120%;
	 }

td { font-family: Arial, Verdana, Geneva, San-Serif; font-size: 13px; color: #000000; font-weight: normal; }

 .right { text-align: right; }

 .space { margin-left: 100px; margin-right: 100px; }

li.body { font-family: Arial, Verdana, Geneva, San-Serif; font-size: 13px;
	color: #000000; font-weight: normal; line-height: 145%; }

a.body:link {
  font-family: Arial, Verdana, Geneva, san-serif; 	
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: underline;
  border-style: none;
	}

a.body:visited { 
  font-family: Arial, Verdana, Geneva, san-serif; 	
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: underline;
  border-style: none;
	}

a.body:active { 
  font-family: Arial, Verdana, Geneva, san-serif; 	
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;	
  text-decoration: underline;
  border-style: none;
	}

a.body:hover {
  font-family: Arial, Verdana, Geneva, san-serif; 	
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: underline;
  border-style: none;
	}


.menu3container {
z-index:800;
width:780px;
font-weight:bold;
margin:6px auto;
text-align:center;
position:absolute;
top:4px;
left:50%;
margin-left:-365px;
}

.menu3container ul{
margin: 0;
padding: 0;
list-style-type: none;
text-align:left;
}

.toplink a {
color: #990000;
text-decoration:underline;
}

.listlink a {
font-size:15px;
color: #000000;
font-weight:normal;
text-decoration:none;
}
.listlink a:hover {
color: #990000;
text-decoration:none;
}


/*Top level list items*/
.menu3container ul li{
position: relative;
display: inline;
float: left;
padding:0 2px 0 0;
}

/*Top level menu link items style*/
.menu3container ul li a{
display:block;
padding:2px 10px;
border: 1px solid black;
text-decoration: none;
color: #000000;
background-color: #ffffff; /*overall menu background color*/
}
	
.menu3container ul li a:hover{
color:#710000;
}

/*Background image for top level menu list links */
.menu3container .mainfoldericon{
background: #ffffff;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/ 
* html .menu3container ul li { float: left; height: 1%; padding-top:4px; padding-bottom:3px;} 
* html .menu3container ul li a { height: 1%; display:inline; color:#000000;} 
* html .menu3container ul li a:visited { height: 1%; display:inline; color:#000000;} 
* html .menu3container ul li a:hover { height: 1%; display:inline; color:#710000;} 
* html .menu3container ul li ul li { float: left;} 
* html .menu3container ul li ul li a{ float: left; width:135px;height: 1%; display:inline;} 
* html .menu3container ul li ul li a:hover{ float: left; width:135px;} 
/* End */

