body,td,th,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}
body {
	background-color:#CCCCCC;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:none;
	}
h1 {
	font-size:18pt;font-weight:bold;color:#006699;
	background-image:url(gfx/h1back.jpg);
	padding-bottom:30px;
	background-repeat:no-repeat;
	}
h2 {font-size:16pt;font-weight:normal;color:#666666;}
hr {border-top:1px solid #1f7c8c; border-bottom:1px solid #9add93;clear:both;}

a:link {
	color: #00A20F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00A20F;
}
a:hover {
	text-decoration: underline;
	color: #00A20F;
}
a:active {
	text-decoration: none;
	color: #00A20F;
}
#bodyregion {
	margin-left:12px;margin-right:18px;
	}
#nav {
	height: 25px;
	padding-top:8px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 15px;
}
a.nav:link {	
	font-size: 15px;	
	color: #003784;
	text-decoration:none;
}
a.nav:visited {	
	font-size: 15px;	
	color: #003784;
	text-decoration:none;
}
a.nav:hover {
	font-size: 15px;	
	color: #003784;
	text-decoration:none;
	background:url(images/nav_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:6px;
}
a.nav:focus {
	font-size: 15px;	
	color: #003784;
	text-decoration:none;
	background:url(images/nav_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:6px;
}
a.nav:active {
	font-size: 15px;	
	color: #003784;
	text-decoration:none;
}
#whole {
 	margin-left:auto;margin-right:auto;width:900px;
	border-width:1px;border-color:#666666;background-color:white;
}
#footer {
	margin-left:auto;margin-right:auto;
	width:900px;
	text-align:center;
	padding-top:15px;
	color:#303030;
}
#leftcol {
	border-right:dotted #909090;
	}
#langselect {
	width:120px;
	border-color:#339999;border-width:1px;border-style:outset;background-color:#E0E0FF;padding:8px;margin:8px;
	margin-left:50px;
	}
#langselect ul {
	margin:0px;list-style-type:circle;
	}
#langselect ul li {
	left:-4px;
	}
#stamprow td, #stamprow {
	text-align:center;
	font-size:16pt;
	font-family:Georgia, 'Times New Roman', Times, serif;
	}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
a.footer:active {
	text-decoration: none;
}
div.quote {
	font-family:Georgia, 'Times New Roman', Times, serif;font-style:italic;font-size:14pt;line-height:24px;color:#339966;margin:12px;
}
#applicationform tr.section {
	font-size:16pt;
	font-weight:bold;
	background-color:#99CCFF;
	}
#applicationform tr.section td {
	padding:6px;
	}
