



html {min-height: 100%;}



* {

	margin: 0;

	padding: 0;

}



a {

color: #005B9C;

}



a:hover {

color: #0B2444

}



img {

border: 0;

}



body {

	
background:  #FFFFFF ;

	color: #333;

	font: normal 10px verdana, sans-serif;

}



p  {

	padding-bottom: 1.2em;

	text-align: justify;

}



ul {padding-bottom: 1.2em;}



li {list-style: none;}



h1 {

	font: normal 1.8em verdana, sans-serif;

	margin-bottom: 4px;

	color: #95A4C3;

	margin: 0 0 7px 0;

}



h2 {

	font: bold 15px verdana, sans-serif;

	margin-bottom: 4px;

	color: #95A4C3;

	margin: 0 0 7px 0;

}





.clearer {clear: both;}



.left {float: left;}



.right {float: right;}



.container {

	background-color: #FFF;

	font-size: 1.2em;

	margin: 0 auto;

	padding: 0 8px 8px;

	width: 780px;

}





.top {

	padding: 8px 8px 0;

}



.header {

	background-color: #fff;

	font-size: 1.2em;

	height: 100px;

	margin: 0 auto;

	padding: 8px 8px 7px;

	width: 780px;

}

.header .left, .header .right {

	background-color: #fff;

	height: 100px;	



}

.header .left {

	background: transparent url(img/header.jpg) top left;

	font: normal 2.8em "Trebuchet MS",sans-serif;

	line-height: 50px;

	width: 780px;

	text-align: left;	

}



.header .left div{

	padding-left: 216px;

	padding-top: 26px;	

}



.header .right {

	overflow: auto;

	width: 207px;

	background: transparent url(img/h_right.jpg) top left;



}



.header .right div {

	padding-left: 16px;

	padding-top: 16px;

	font: normal 1.6em "Trebuchet MS",sans-serif;

}



.navigation {	

	background: #D9E1E5 url(img/nav.jpg);

	border: 1px solid #7795BD;

	height: 23px;

}

.navigation a {

	background: transparent url(img/nav.jpg) left top repeat-x;

	border-right: 1px solid #7795BD;

	color: #fff;

	display: block;

	float: left;

	font-size: 10px;

	font-family: verdana;

	font-weight: bold;

	line-height: 23px;

	text-decoration: none;

	padding: 0 18px;

}

.navigation a:hover {

background: transparent url(img/nav.jpg) left bottom; 

color: #f1f1f1;

}





.main {

	border-top: 8px solid #FFF;

	background: url(img/bgmain.jpg) repeat-y;

}





.sidenav {

	float: left;

	width: 180px;

}

.sidenav h2 {

	color: #333300;

	font-size: 11px;

	font-weight: bold;

	line-height: 30px;

	margin: 0;

	padding-left: 8px;

}

.sidenav ul {

	padding: 0;

	border-top: 1px solid #e4e4e4;

}

.sidenav li {border-bottom: 1px solid #e4e4e4;}

.sidenav li a {

	font-size: 11px;

	color: #333300;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 95%;

}

.sidenav li a:hover {

	background-color: #ebebeb;

	color: #654;	

}



/* content */

.content {

	float: right;

	margin: 10px 0;

	padding: 0 12px;

	width: 561px;

}

.content {

	color: #555;

	font-size: 11px;

	margin-bottom: 6px;

}



.content a {

	color: #95A4C3;	

	text-decoration: none;

}



.content a:hover {

	color: #163466;

}



.content .imgright {

	padding: 5px;

	border: 1px solid #666;

	margin-left: 6px;

	float: right;

}



.content table {

	width: 558px;

	border: 0;

	margin-bottom: 5px;

}



.content tr {

	height: 20px;

}



.content .tdw {

	background-color: #FFF;

}



.lista {

	background-image: url(img/bullet.gif);

	background-repeat: no-repeat;

	width: 5px;

	height: 15px;

	padding-right: 4px;

	margin-top: 5px;

	float: left;		

}



.footer {

	background: url(img/bluefooter.jpg) repeat-x;

	color: #FFF;

	font: normal 0.8em verdana;

	text-align: center;

	height: 26px;

}

.footer a,.footer a:hover {color: #FFF;}



/* form style */



label

{

width: 100px;

float: left;

text-align: right;

margin-right: 0.5em;

padding-top: 2px;

display: block

}



input

{

width: 200px;

height: 16px;

color: #444;

background: #FFF;

border: 1px solid #6F84BD;

font: normal 11px verdana, sans-serif

}



select

{

width: 201px;

height: 16px;

color: #444;

background: #FFF;

border: 1px solid #6F84BD;

font: normal 11px verdana, sans-serif	

}



.submit

{

margin-left: 109px	

}



html>body .submit

{

margin-left: 106px	

}



.submit input

{

width: 70px;

height: 20px;

color: #FFF;

background: #95A4C3;

border: 1px outset #6F84BD;

font: bold 11px verdana, sans-serif;

}



.check

{

width: 20px;

border: 0

}



fieldset

{

border: 1px solid #6F84BD;

width: 330px

}



legend

{

margin-left: 6px;	

color: #fff;

background: #95A4C3;

border: 1px solid #6F84BD;

padding: 2px 6px;

font-weight: bold

}



/* end of form style */