table {
width: 460px;
height: 130px; }




* {
	margin: 0;
	padding: 0;
}

a {color: #005aa7;
text-decoration: none; }


a:hover {color: #005aa7;
text-decoration: none; }

body {
	background: #99b3d5;
	color: #005aa7;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 3% 0;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(img/li.gif);}

h1 {font-size: 1.2em;}

h4 {font-size: 1.2em;
color: #005aa7; }

blockquote {
	display: block;
	font-size: 0.9em;
	padding: 4px 12px 1px 25px;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 625px;
line-height: 20px; }

blockquote_f {
	display: block;
	font-size: 0.9em;
	padding: 4px 12px 1px 25px;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 625px;
line-height: 20px;
	height: 300px;
}

span_top {
	display: block;
width: 625px;
height:60px; }

span {
	display: block;
width: 625px;
height: 150px; }



h1,h2,h3 {
background-color: rgb(204,216,233); }

h4 {color: #ff8300;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16px; }

/* misc */
.clearer {clear: both;}
.main .padded {padding: 18px 24px;}
.meta {font-size: 0.8em; }
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 900px;
	border: 1px solid #000000;
background-color: #ffffff;
height: 700px;
overflow: hidden; }

/* header */
.header {
	float: left;
	width: 900px;
	background: #ccd8e9;
	font: normal inherit Verdana,sans-serif;
	line-height: inherit;
	border: none;
height: 73px;
margin: 0px;
padding: 0px;
}

/* structure */
.top {
	background: #222;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}

.main {
	float: left;
	width: 200px;
border: none;
height: 627px;
background-color: #005aa7;
margin: 0px;
padding: 0px; }

.main_right {
	float: right;
height: 627px;
	width: 700px;
	border-top: 2px #ff8300 solid;
background-image: url(img/bck_texth.jpg);
background-repeat: no-repeat; }

.main_right1 {
	float: right;
height: 627px;
	width: 700px;
	border-top: 2px #ff8300 solid;
background-image: url(img/bck_texto.jpg);
background-repeat: no-repeat; }

.main_right2 {
	float: right;
height: 627px;
	width: 700px;
	border-top: 2px #ff8300 solid;
background-image: url(img/bck_textp.jpg);
background-repeat: no-repeat; }

.main_rightz {
	float: right;
height: 627px;
	width: 700px;
	border-top: 2px #ff8300 solid;
background-image: url(img/bck_textz.jpg);
background-repeat: no-repeat; }

.main_right3 {
	float: right;
height: 627px;
	width: 700px;
	border-top: 2px #ff8300 solid;
background-image: url(img/bck_textc.jpg);
background-repeat: no-repeat; }

/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}



div#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
text-align: center;
background-color: #ff8300;
border-top: none;
border-bottom: none;
padding: 10px;
width: 675px;
float: right; }



#navbar ul li a:link, #navbar ul li a:visited {color: #ffffff;
background-color: #ff8300;
text-decoration: none;
border: none #ff8300 1px;
display: inline;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px; }



#navbar ul li a:hover, #navbar ul li a.current {color: #000000;
background-color: #ff8300;
text-decoration: none;
border: none #ff8300; }



#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}



#navbar ul {
margin: 0px;
padding: 0px;
}



.subnav li a:hover {
	background: #9C997C;
	color: #000;
}




img {border: none;
margin: 0px;
padding: 0px; }


label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 20em;
}




