body {
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.Bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #022B3D;
	text-align: justify;/*	text-align: justify;*/
}

.mailBodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;

/*	text-align: justify;*/
}
.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	}
.small_text { 
	font-family: Verdana, Arial, Helvetica, 
	sans-serif; font-size: 9px; 
	color: #242628; 
	text-decoration: none; 
	line-height: normal
	}
	
.Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
}
.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #983F13;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #022B3D;
	font-weight: bold;
	background-image: url(images/backgroundH2.html);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left top;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #022B3D;
	font-weight: bold;
	text-indent: 5px;
	line-height: 24px;
	background-image: url(images/backgroundH1.html);
	background-repeat: no-repeat;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
}

form {
	padding: 0px;
	margin: 0px;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;

}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #80A853;
	font-weight: bold;
	text-indent: 17px;
	background-image: url(images/bullet_sm.html);
	background-repeat: no-repeat;
	background-position: left top;
}
img.float-right {/* header element float */
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
img.float-left {/* header element float */
  float: left;
  margin: 0px 20px 5px 5px;
  padding-right: 0px;
}
table.align-right {/* header element float */
	float: right;
	margin: 0px 5px 5px 20px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #022B3D;
}
table.align-left {/* header element float */
  float: left;
  margin: 0px 20px 5px 5px;
  padding-right: 0px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		margin:0px;
		border-width:0px 0px 1px;
		border-style:solid;
		border-color:#022B3D;	
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:4px 20px 4px 8px;
		color:#022B3D;
		font-family:Verdana;
		font-size:11px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#AB9C47;
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#AB9C47;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:5px;
		background-color:#ffffff;
		border-width:1px;
		border-style:dotted;
		border-color:#B2390F;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:3px 20px 3px 5px;
		background-color:#ffffff;
		color:#000000;
		font-size:11px;
		border-width:0px 0px 0px 5px;
		border-style:solid;
		border-color:#0A50A1;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#B2390F;
		text-decoration:none;
		border-color:#B2390F;
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div .qmparent	
	{	
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#c3d1ff;
		color:#000000;
		text-decoration:underline;
		border-color:#75b1c2;
	}
.bgh { color: #003366;font-weight:normal}
.bgd { color: #003366;}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #FF0000;
	font-weight: bold;
}

.warn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}

