body {
	background-color:#CCD8E2;
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}


a {color:#069;font-weight:bold;text-decoration:none}
a:visited {color:#069;font-weight:bold;text-decoration:none}
a:active {color:#069;font-weight:bold;text-decoration:none}
a:hover {color:#069;font-weight:bold;text-decoration:underline}

a.head {color:#99CCFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;font-weight:bold;text-decoration:none}
a.head:visited {color:#99CCFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;font-weight:bold;text-decoration:none}
a.head:active {color:#99CCFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;font-weight:bold;text-decoration:none}
a.head:hover {color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;font-weight:bold;text-decoration:none}

h3 {
	font-size:16px;
	color: #274E6B;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #274E6B;
	border-bottom:1px solid #274E6B;
	border-left:3px solid #274E6B;
	border-right:3px solid #274E6B;
	background-color:#D6EBFF;
	margin:0;
	width: 100%;
}

#horizon {
	position:absolute;
	width:660px;
	left:50%;
	margin-left:-330px;
}

#header {
	border:1px solid #142A3B;
}

#main {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:660px;
}

#image {
	position:absolute;
	top:19px;
	margin-left:0px;
	margin-bottom:0px;
	border:0px;
	left: -5px;
}

object {
	margin-right:0px;
	margin-left:0px;
}

#content {
	background-color:#F9FDFF;
	border:1px solid #142A3B;
	top:0px;
	width:440px;
	height:292px;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:10px;
	text-align:justify;
}

#contentHome {
	background-color:#F9FDFF;
	border:1px solid #142A3B;
	top:0px;
	width:640px;
	margin:0px;
	margin-bottom:0px;
	padding:10px;
	text-align:justify;
}

blockquote {
	margin-top: 10px;
}

#contenthead {
	background-image:url(../images/contentbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	
	
	border:1px solid #142A3B;
	border-top:0px;
	border-bottom:0px;
	
	height:18px;
	width:460px;
	top:0px;
	margin:0px;
	margin-left:0px;
	
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	
	padding-top:2px;
}

#contentheadHome {
	background-image:url(../images/contentbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	
	
	border:1px solid #142A3B;
	border-top:0px;
	border-bottom:0px;
	
	height:18px;
	width:660px;
	top:0px;
	margin:0px;
	
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	
	padding-top:2px;
}

#contentDividor {
	background-image:url(../images/contentbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	
	
	border:1px solid #142A3B;
	border-top:0px;
	border-bottom:0px;
	
	height:18px;
	width:660px;
	top:0px;
	margin:0px;
	
	padding-top:2px;
}

#lineDividor {
	background-color:#09275D;
	border:1px solid #142A3B;
	border-top:0px;
	border-bottom:0px;
	
	height:6px;
	width:660px;
	top:0px;
	margin:0px;
	
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#09275D;
	font-weight:bold;
	
	padding-top:2px;
}

#footer {
	font-size:10px;
	color:#495D6C;
	text-align:center;
	font-weight:bold;
	width:650px;
	
	background-color:#F9FDFF;
	border:1px solid #142A3B;
	border-bottom:0px;
	margin:0px;
	margin-top:0px;
	padding:5px;
}
#footer2 {
	font-size:10px;
	color:#495D6C;
	text-align:center;
	width:650px;
	
	background-color:#F9FDFF;
	border:1px solid #142A3B;
	border-top:0px;
	margin:0px;
	margin-top:0px;
	padding:5px;
}
