@charset "UTF-8";
/* CSS Document */


/* --- Layout --- */

body {
margin: 0;
padding: 0;
border: 0;
text-align: left;
background-color:#c0c0c0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1 {font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;}

#navbar {float: left;
background-color:#FFFFFF;
}

#header {
	position: absolute;
	background-color:#FFFFFF;
	left: 0px;
	top: 3px;
}
	
#content {
  float: left;
  width: 590px;
  margin-left: 10px;
  margin-top: 28px;
  background-color:#FFFFFF
  } 
  
div#content ul {list-style-type: square;


}

div#content ul li {
list-style-type: square;


}
#line {float: right;
margin-top: 10px;
clear: right;}  
#footer  {float: right;
clear: right;
margin-right: 5px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
div#footer a:link	{font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;}
	
div#footer a:visited	{font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;}

#wrapper {
position: relative;
	width: 772px; 
	w\idth: 770px;
	margin:10px auto;
	background-color:#ffffff;
	text-align: left;
	height: auto;
	}
#rightimage {float: right;
clear: right;}  

/* --- Navigation --- */

/* --- Top Navigation --- */
#navbar2 {list-style: none;
	height: 15px;
	width: 100%;
	border-top: solid #0066CC 3px;
	border-bottom: solid #0066CC 3px;
	background-color: #6699FF;
}

#navbar2 ul {
list-style: none;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;

font-size: small;

line-height: 14px;

 white-space: nowrap;

}

div#navbar2 ul li {position: relative;
list-style-type: none;
display: inline;

}

div#navbar2 li ul {position: absolute;
padding: 0px;
margin: 0px;
left: 0px;
top: 27.5px;
list-style-type: none;
display: none;

}

div#navbar2 li ul a:link {
position: relative;
text-decoration: none;
color: #0066CC;
display: inline;

}
div#navbar2 li a {

text-decoration: none;

 padding: 7px 10px;


}
div#navbar2 li:hover ul, #navbar2 li.sfhover.ul {background-color: #ffffff;
position: absolute;
display: block;
}

div#navbar2 ul a:link {font-weight: bold;

 color: #ffffff;

}

div#navbar2 ul a:visited {font-weight: bold;

color: #ffffff;

}

div#navbar2 li ul a:link {font-weight: 100;
position: relative;
 color: #0066CC;

}
div#navbar2 li ul a:visited{font-weight: 100;
position: relative;
 color: #0066CC;

}
div#navbar2 ul a:visited {font-weight: bold;
position: relative;
color: #ffffff;

}

div#navbar2 ul a:hover {font-weight: bold;
 padding: 7px 10px;
 position: relative;
color: #0066CC;
background-color: #ffffff;

}


/* --- Other layout --- */

a, a:link, a:visited	{ text-decoration: none; color: #0066CC; padding: 0px; margin: 0px;}
a:visited	{ text-decoration: none; color: #0066CC; padding: 0px; margin: 0px;}
a:hover				    { font-family: arial, helvetica, sans-serif; text-decoration: underline; color: #666666;}
blockquote              { padding: 6px 12px; }
hr                      {border: 0; color:#0066cc; background color:#0066cc; height: 2px; width: 98%; }

a.header, a:link.header                      { color: #0066CC; text-align: left; padding: 0px 0px 0px 0px; margin: 0px; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13px; text-decoration: none;}
a.header, a:link.header, a:visited.header, 
a:hover.header                               { text-align: left; font-size: 13px; color: #0066CC; text-decoration: none;}

div { padding: 0px; margin: 0px; }
.style15 {color: #485566}
.style11 {font-size: 14px}
.style13 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4861a3;
	font-weight: bold;
}

.style1 {color: #333333}
.style3 {color:#0066CC}

.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.style7 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.style16 {
	color: #00B3EA
}
.style17 {color: #141414}
.title {	color: #354D9A;
	font-weight: bold;
	font-size: 12px;
}
.italictitle {
font-style:italic;
color: #354D9A}

.maintitle {	font-size: 16px;
	font-weight: bold;
	color: #354D9A;
}
.titlehome{	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.paleblue {color: #354D9A}

.lightblue {color: #00b4e6}

.lightbluetitle {color: #00b4e6;
font-weight: bold;}

.palebluebold {color: #354D9A;
font-weight: bold;}

.bold {font-weight: bold;}

.redbold { font-weight: bold;
color: #FF0000}
