@charset "UTF-8";
/* CSS Document */

@import url("../assets/navigation/nav3.css");
@import url("../assets/caportho.css");
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}
body {
	margin-top: 0px;
	background-color: #007dc3;
	background-image: url(../assets/layout/bg_gradient.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #00467f;
}
a:visited {
	color: #00467f;
}
a:hover {
	color: #007dc3;
}
a:active {
	color: #00467f;
}
.style1 {font-size: 11px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {font-size: 11px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style4 {font-size: 10px}