@charset "utf-8";
/* CSS Document */

/* Menu */
.menu{
margin: 0;
padding: 0;
float: left;
font: 12px Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
width: 846px;
overflow: hidden;
margin-bottom: 0;
border: 2px solid #D7D7D7;
border-width: 2px solid #D7D7D7;
background: black url(images/nav.gif) center center repeat-x;
}

.menu li{
display: inline;
}

.menu li a{
float: left;
color: #f9f9f9;
padding: 8px 12px;
text-decoration: none;
border-right: 2px solid #D7D7D7;
}

.menu li a:visited{
color: #ffffff;
}

.menu li a:hover, .menu li .current{
color: #ffffff;
background: transparent url(images/nav_over.gif) center center repeat-x;}

/* Headings */
h1 { 
font-family: Geneva, Arial, Helvetica, sans-serif; 
color: #1C5487; 
font-size: 26px; 
font-weight: bold; 
line-height: 30px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h2 { 
font-family: Geneva, Arial, Helvetica, sans-serif; 
color: #1C5487; 
font-size: 18px; 
font-weight: bold; 
line-height: 20px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h3 { 
font-family: Geneva, Arial, Helvetica, sans-serif; 
color: #1C5487; 
font-size: 18px; 
font-weight: bold; 
line-height: 20px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h4 { 
font-family: Geneva, Arial, Helvetica, sans-serif; 
color: #1C5487; 
font-size: 18px; 
font-weight: bold; 
line-height: 20px; 
margin-top: 0px; 
margin-bottom: 0px; } 

/* Body */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #1C5487;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #2a2a2a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2a2a2a;
}
a:hover {
	text-decoration: none;
	color: #1C5487;
}
a:active {
	text-decoration: none;
	color: #1C5487;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	color: #1C5487;
	font-weight: bold;
}
.style4 {
	color: #999999;
	font-size: 18px;
}
.style10 {font-size: 12px; font-weight: bold; }
.style11 {
	font-size: 18px;
	font-weight: bold;
}
.style12 {font-size: 12px}
.style13 {
	font-family: Geneva, Arial, Helvetica, sans-serif
}
.style14 {color: #FFFFFF}
.style15 {color: #FFFFFF;
		  font-size: 12px;
		  font-weight: bold}
.style16 {color: #FF0000;
		  font-size: 6px;
		  font-weight: normal}
.style20 {
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.style23 {color: #1C5487;
          font-weight: bold}
.style24 {font-size: 12px}

.style25 {color: #1C5487;
		  font-size: 18px}


/* Links */
.class1 A:link { color: #1C5487; border-bottom: 1px #2a2a2a dotted; text-decoration: none;}
.class1 A:visited { color: #1C5487; border-bottom: 1px #2a2a2a dotted; text-decoration: none}
.class1 A:active { color: #1C5487; border-bottom: 1px #2a2a2a dotted; text-decoration: none}
.class1 A:hover {color: #2a2a2a; border-bottom: 1px #1C5487 dotted; text-decoration: none}

.class2 A:link { color: #1C5487; border-bottom: 1px #2a2a2a dotted; text-decoration: none;}
.class2 A:visited { color: #1C5487; border-bottom: 1px #2a2a2a dotted; text-decoration: none}
.class2 A:active { color: #1C5487; border-bottom: 1px #2a2a2a dotted; text-decoration: none}
.class2 A:hover {color: #2a2a2a; border-bottom: 1px #1C5487 dotted; text-decoration: none}

.class3 A:link { color: #ffffff; border-bottom: 1px #cccccc dotted; text-decoration: none;}
.class3 A:visited { color: #ffffff; border-bottom: 1px #cccccc dotted; text-decoration: none}
.class3 A:active { color: #ffffff; border-bottom: 1px #1C5487 dotted; text-decoration: none}
.class3 A:hover {color: #ffffff; border-bottom: 1px #1C5487 dotted; text-decoration: none}