@charset "utf-8";
/* CSS Document */


body {
	text-align:left;
	margin:0 auto;
	padding:0;
	background-image:url(img/bgtop.jpg);
	background-repeat:repeat-x;
	font-size:100%;	
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	color:#000000;
	font-size:18px;
	font-weight:500;
	text-indent:15px;
	margin-top: 10px;
	margin-bottom: 5px;
		
}

h4 {
	color:#000000;
	font-size:16px;
	font-weight:500;
	text-indent:15px;
	margin-top: 10px;
	margin-bottom: 5px;
		
}

h5 {
	color:#000000;
	font-size:16px;
	font-weight:500;
	text-indent:15px;
	margin-top: 10px;
	margin-bottom: 15px;
		
}

.white {
	color:#FFF;
}

#contenttable {
	
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	
}

#topbox {
	
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;

	
}

a {
	color: #4690d6;
	text-decoration: none;
	-moz-outline-style: none;
	outline: none;
}
a:visited {
	
}
a:hover {
	color: #4690d6;
	text-decoration: underline;
}

p {
	font-size: .75em;
	padding-left: 15px;
	padding-right: 15px;
	
}

a.fmenunav:link { font-size: .9em; color: #4690d6;}
a.fmenunav:visited { font-size: .9em; color: #4690d6;}
a.fmenunav:hover { color: #000; text-decoration:underline;}

a.secondlvlnav:link { font-size: 1.1em; color: #4690d6;}
a.secondlvlnav:visited { font-size: 1.1em; color: #4690d6;}
a.secondlvlnav:hover { color: #000; text-decoration:underline;}

a.thirdlvlnav:link { font-size: .88em; color: #000;}
a.thirdlvlnav:visited { font-size: .88em; color: #000;}
a.thirdlvlnav:hover { color: #4690d6; text-decoration:none;}



a.footermenulink:link {

	color: #0F0;
	
}




.smalltext {
	font-size: 0.9em;
	
}

.pbluelead {
	color: #4690d6;
}

a.lightblue:link { color: #0FF; }
a.lightblue:visited { color: #0FF; }
a.lightblue:hover { color: #FFF; }

.lightblue {
	color: #0FF;
}

ul {
	
}

li {
	color:#FFF;
	font-size: 0.75em;

}

li.requirements {
	color:#000;
	font-size: 0.75em;

}

hr {
	color:#CCCCCC;
	width:96%;
	height: 1px;
	margin-bottom: 1px;
}


.style1 {
	font-size: 1.1em;
	font-weight:bolder;
	color: #4690d6;
	
}

.style2 {
	font-size: 1.3em;
	font-weight:bolder;
	color: #4690d6;
	
}