/* START STYLES */

body {
	background-color: #062695;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-repeat: repeat;
}
a:link {
	font-family: Arial, Verdana, sans serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
	;
	line-height: 14px;
}
a:hover {  font-family: Arial, Verdana, sans serif; font-size: 12px; color: #A57C00; text-decoration: none;; line-height: 14px}
a:visited {  font-family: Arial, Verdana, sans serif; font-size: 12px; color: #666666; text-decoration: underline; line-height: 14px}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -.02em;
	padding-right: 2px;
	padding-left: 2px;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
	letter-spacing: -.02em;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #eb9d5d;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fafdae;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
	letter-spacing: -.02em;
	padding-right: 2px;
	padding-left: 2px;
}
a.nav:visited:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
	letter-spacing: -.02em;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #eb9d5d;
}


a.foot:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #999999; text-decoration: underline; }
a.foot:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #006699; text-decoration: none; }
a.foot:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #999999; text-decoration: underline;}



.kodiv {  font-size: 10px; color: #FFFFFF; line-height: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #2575ca}
.date {  font-size: 10px; color: #FFFFFF; line-height: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16pt;
}

h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	line-height: 24px;
	color: #999999;
	background-image: url(images/title-bar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BD7E1A;
	line-height: 15px;
	
}

/* Table list CSS */

#tablelist {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
	#tablelist a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BEA908;
	}
	
		#tablelist th {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BEA908;
	}
	
	/* --- */

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.logo {
	background-image: url(images/top-logo.png);
	_background-image: url(images/top-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.phone {
	font-family: "Lucida Grande CY", Monaco, Verdana;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}



.newsletter {
	background-image: url(images/b_newsletter.gif);
	background-position: right bottom;
	margin-right: 15px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 24px;
	width: 234px;
	float: right;
	margin-top: -90px;
}
.navbar {
	background-image: url(images/navbar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 15px;
}
.leadcopy {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #283C5A;
}

