

/* HEADER STYLES */
.header, .header A:link, .header A:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dbca94;
	text-align:right;
	padding-right:10px;
}

.menuTop {
	background-image:url(../images/Menu-Top-Background.gif);
}

.menuBottom {
	background-image:url(../images/Menu-Bottom-Background.gif);
}

/* HEADING (TITLES) STYLES */
h1 {
	font-size:18px;
	color:#064563;
	padding-top:5px;
	padding-bottom:5px;
}

h2{
	font-size:14px;
	color:#8E7935;
	padding-top:5px;
}

.emphasis {
	font-weight:bold;
	color:#006792;
}

/* BOXES STYLES */

.blueBoxHeader
 {
	background-image:url(../images/Box-Blue-Header.gif);
	width: 275px;
	height:37px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}

.blueBoxBg {
	background-image:url(../images/Box-Blue-background.gif);
	background-repeat:repeat-x;
	background-color:#10212b;
	width: 263px;
	padding-left: 10px;
	padding-right: 10px;
}

.blueBoxTitle, .blueBoxTitle A:link, .blueBoxTitle A:visited {
	font-size:12px;
	color:#8E7935;
	font-weight: bold;
	margin-bottom:30px;
	margin-top:20px;
}

.blueBoxTitle A:hover {
	color:#BEA652;
}

.blueBoxDate {
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
}

.blueBoxText {
	font-size:10px;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}


.beigeBoxHeader
 {
	background-image:url(../images/Box-Beige-Header.gif);
	width: 178px;
	height:37px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}

.beigeBoxBg {
	background-image:url(../images/Box-Beige-background.gif);
	background-repeat:repeat-x;
	background-color:#866400;
	width: 164px;
	padding-left: 10px;
	padding-right: 10px;
}

.beigeBoxTitle, .beigeBoxTitle A:link, .beigeBoxTitle A:visited {
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

.beigeBoxTitle A:hover {
	color:#333333;
}

.beigeBoxCategory {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background-color: #5a4301;
	margin-bottom: -10px;
	text-indent:10px;
}

.beigeBoxText {
	font-size:10px;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

/* NEWS STYLES */
.newsTitle{
	font-size:15px;
	color:#8E7935;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8E7935;
	font-weight: bold;
	padding-top: 15px;
}

.newsDate {
	font-size:11px;
	color:#006792;
	margin-top: -15px;
}

/* FOOTER STYLES */
.footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#866400;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
}

.footer A:link, .footer A:visited{
	color:#866400;
	}
	
.footer A:hover {
	color:#FFFFFF;
} 
.errorPage {
	background-color: #FFFFFF;
	margin: 30px;
	padding: 5px;
}

/* BODY STYLES */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #143046;
	background-image:url(../images/background-main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p,ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

ul{
	list-style-type: square;
}

a, a:link {
	color: #006792;
}

a:visited {
	color: #004A6A;
}

a:hover {
	color: #008DCA;
}

.style2 {
	font-size: large;
	color: #064563;
}
.style4 {font-size: 10px}
.style6 {font-family: "Times New Roman", Times, serif}
.style7 {font-size: 12px}
.style8 {font-size: 12px; font-family: "Times New Roman", Times, serif; }
.style9 {color: #000066}
.style10 {font-family: "Times New Roman", Times, serif; font-size: 10px;}

.seemoreinfo{color: #006792}
