
.nothing {}

body {
	background-color: #68727b; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin:auto;
	}

p {
	line-height: 12pt;
	}

h1 {
	font-size: 140%;
	color: #CC0033;
	}


h2 {
	font-size: 130%;
	color: #004990;
	}

h3 {
	font-size: 120%;
	color: #CC0033;
	}

h4 {
	font-size: 110%;
	color: #b10a23;
	}

#logo {
	margin: 12px 0 0 0px;
	padding: 0 0 0 25px;
	background-image:  url("../assets/top.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 120px;
	}	
	
#wrapper {
	background-color: #FFFFFF;
	margin: 0px;
	width: 1024px;
	}
	
#centercol {
	background-color: #FFFFFF;
	padding: 12px 8px 12px 8px;
	width: 449px;
	vertical-align: top;
	}
	
#centercol h1 {
	font-size: 140%;
	color: #CC0033;
	}
	
#centercol h2 {
	font-size: 120%;
	color:#004990;
	padding-top: 12px;
	border-top: 1px dotted #cccccc;
	}
	
#centercol h3 {
	font-size: 110%;
	color:#EEEEEE;
	}

#centercol #menu a:link, #centercol #menu a:visited {
	margin: 0;
	color: #996633;
	padding-left: 22px;
	line-height: 22px;
	text-decoration: underline;
	}
	
#centercol #menu a:hover, #centercol #menu a:active, #centercol #menu a:focus {
	margin: 0;
	color: #004990;
	padding-left: 22px;
	line-height: 22px;
	text-decoration: underline;
	}

#centercol a:link, #centercol a:visited {
	color: #004990;
	text-decoration: underline;
	}
	
#centercol a:hover, #centercol a:active, #centercol a:focus {
	color: #e51937;
	text-decoration: underline;
	}

#rightcol {
	background-image: url(../assets/right_bg.jpg);
	background-repeat: repeat-y;
	padding: 12px 1px 12px 1px;
	width: 286px;
	vertical-align: top;
	}

#rightcol img a:link, #rightcol img a:visited, #rightcol img a:hover, #rightcol img a:active, #rightcol img a:focus {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 0px;
	clear: both;
	}
		
#leftcol {
	background-image: url(../assets/left_bg.jpg);
	background-repeat: repeat-y;
	padding: 12px 0px 12px 0px;
	width: 194px;
	vertical-align: top;
	}
	
#leftcol a:link, #leftcol a:visited {
	margin-left: 28px;
	color: #996633;
	background-image: url(../assets/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	line-height: 22px;
	text-decoration: none;
	}
	
#leftcol a:hover, #leftcol a:active, #leftcol a:focus {
	margin-left: 28px;
	color: #004990;
	background-image: url(../assets/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	line-height: 22px;
	text-decoration: underline;
	}

#search {
	padding-left: 30px;
	padding-bottom: 8px;
	width: 164px;
	}
	
#pagetools {
	margin-left: 4px;
	color: #336699;
	font-size: 8pt;
	padding-bottom: 12px;
	}	

#pagetools img {
	border: 0;
	clear: both;
	}	

#news {
	padding-left: 8px;
	padding-bottom: 8px;
	width: 224px;
	}

#news .date {
	font-style: italic;
	}	
	
#news a {
	color: #e51937;
	text-decoration: underline;
	}	

/* Footer settings */

#footer {
	background-image: url(../assets/bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0 0 0 0;
	padding: 32px 0 12px 24px;
	width: 1024px;
	white-space: nowrap;
	color: #eeeeee;
	}
	
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}	
	
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration: underline;
	}
#SpamTrap {display: none;}		
