* {
	margin: 0;
	padding: 0;
	border: 0px none;
}

body {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2em;
}

a, a:link, a:active, a:visited, a:hover, a:focus {
	color: #006B99;	
	text-decoration: underline;
}

a img, #lang img {
	vertical-align: middle;	
}

.cl {
	clear: both;	
}

#master {
	display: block;
}

#logo h1 {
	font-size: 1em;
	border-bottom: 1px solid #000;
	padding-bottom: .2em;
	margin-bottom: 2em;
}

#logo h1 a {	
	color: #000;	
	text-decoration: none;
}


#cbox {
	padding-bottom: 2em;
	border-bottom: 1px solid #000;	
}

#cont {
	display: block;		
}

#cont h2 {
	color: #016591;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	padding: 0 0 20px 0;
}

#cont h3, #cont h4 {	
	font-size: .75em;
	line-height: 1.2em;
	padding: 10px 0 2px 0;	
}

#cont h4 {
	font-size: .7em;
	line-height: 1.1em;
}

#cont p {	
	font-size: .75em;
	line-height: 1.6em;
	padding: 0 0 1.9em 0;	
}

#cont ul {
	padding: .5em 0 1em 2em;	
}

#cont li {
	font-size: .75em;
	line-height: 1.7em;	
}

#cont table {
	font-size: .75em;
	line-height: 1.7em;	
	margin: 5px 0 25px 0;
	width: 540px;
}

.w2 {
	width: 200px;
}

.w3 {
	width: 300px;
}

.w4 {
	width: 400px;
}

#cont th, td {
	padding: 2px 10px;
	width: 50%;
}

#cont th, #cont thead td {
	background-color: #E5EBEE;
	background-color: #EAF2F8;
	border-bottom: 1px solid #B1C2CA;
}

#cont td {
	border-bottom: 1px solid #D6D6D6;	
}

#cont th p, #cont thead td p, #cont td p {
	font-size: 1em;
	padding: 0;
}

#cont th p, #cont thead td p {
	font-weight: bold;
}

.im.r {
	float: right;
	padding: 0 0 1em 1em;
}

.im.l { 
	float: left; 	
	padding: 0 1em 1em 0;	
}

.im a, .im a:link, .im a:visited, .im a:active, .im a:hover, .im a:focus {
	background: transparent;
}

.inf em {	
	display: block;
	padding: 10px;
	background-color: #FEF9F1;
	border-top: 2px solid #FAD6A4;
	margin: 10px auto;
	text-align: center;	
}

#footer {		
	padding-top: .4em;
	font-size: .6em;
	line-height: 1.4em;		
}


#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover, #footer a:focus {
	text-decoration: none;
	background-color: transparent;
	color: #000;	
}

#footer strong {
	display: block;
}

#cont .fform {	
	/* padding: 10px 20px;
	background-color: #F5F8FA;	
	border: 1px solid #EBEEF0; */
	padding: 0 0 20px 0;
}

#cont .fform p {
	font-size: .7em;	
	line-height: 1.4em;
	padding: 0 0 1em 0;	
}

#cont .fform label {
	font-weight: bold;
	line-height: 1.9em;
}

#cont legend {
	font-size: .75em;
	line-height: 1.6em;
	font-weight: bold;
	color: #016591;
	margin-left: -8px;
}

*>legend {
	margin-left: 0px;
}

.i {
	border: 1px solid #CCC;	
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 5px;
	width: 350px;	
}

textarea {
	overflow: auto;
}

.btn {
	border: 0px none;
	padding: 3px 10px;
	background-color: #0078AD;
	color: #FFF;
	cursor: pointer;
}

.err {
	color: red;
}

#cont span.des {	
	font-size: .9em;	
}


.contenttable {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}




.hid, #logo h2, #logo p, #himg, #nav, #snav ul, #footer .sopt, #footer .mc, #footer .hhid2, #lang, #cont .sopt, #sopts, .ml {
	display: none;
}
