/*LINKS
-------------------------------------------*/
a {
	text-decoration: none;
	color: #314E8A;
	display: inline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

.thirdlevel a {
	text-decoration: none;
	color: #333333;
	height: 18px;
	padding-right: 5px;
	padding-top: 3px;
}
.thirdlevel  a:hover {
	color: #314E8A;
	text-decoration: none;
}
.class2 a {
	COLOR: #334D8A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.class2 a:hover {COLOR: #8FC0E9;}

/*MAIN TEXT
---------------------------------------------*/

.copyright{
	COLOR: #CDC8CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #304E8A;
	text-decoration: none;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 0.1px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0.1px;
	height: 30px;
	background-attachment: scroll;
	background-color: #314E8A;
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
.thirdlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	padding-top: 5px;
}

/*BODY
-------------------------------------------*/
body{
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #EEEBE6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #38575C;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}
.paragraphbold {
	color: #314E8A;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.footer_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #304E8A;
	border-bottom-color: #304E8A;
	border-left-color: #304E8A;
	height: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #314E8A;
	text-align: center;
	line-height: 18px;
}
.paragraphbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #314E8A;
	text-decoration: none;
	line-height: 18px;
}
.submenu a {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #73A8DE;
	display: block;
	height: 18px;
	padding: 2px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.submenu a:hover {

	COLOR: #FFFFFF;
	background-color: #B4D7F5;
}
