body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size:85%;
	margin: 0px;
	padding: 0px;	
}
a.red:link {
	color:#CCCCCC;
	font-size:1em;
	}
a.red:visited {
	color:#FFCC33;
	font-size:1em;
	}
a.red:active {
	color:#FFFFFF;
	font-size:1em;
	}
a.red:hover {
	color:#FFFFFF ;
	font-size:1em;
	}

h1 {
	color:#cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding-top:16px;
	font-weight:lighter;
	}
#wrapper {
	background-image:url(images/09graphics/wrapper2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	
	}

h2 {
	color:#cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-left:10px;
	font-weight:lighter;
	}
	
h3 {
	font-size:90%
	padding-left:22px;
	padding-right:22px;
	}
h4 {
	
	
	font-size:90%
	
	padding-left:22px;
	padding-right:22px;
	}
	
.whitetitle {
	color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	font-weight:lighter;
	}
.redtitle {
	color:#cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
	}
.graybold {
	color:#dbdbdb;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:lighter;
	}
	
#emphasis {
	border: 1px solid #cc0000;
	background-color:#facfcb;
	padding:5px;

	
	}
.asterisk {
	font-size:9px;
	}
	
.smtext {
	font-size: small;
	
	}
.newsarticletext {
	font-size: 85%;
	
	}
.bordertop {
	border-top: 1px solid #cc0000;
		font-size:smaller;
	
	}
.borderbottom {
	border-bottom: 2px dotted #cc0000;
	font-size:smaller;
	padding-left:15px;

	}
.borderbottomright {
	border-bottom: 1px dotted #cc0000;
	border-right: 1px dotted #cc0000;
		font-size:smaller;

	}
.borderbottomleft {
	border-bottom: 1px dotted #cc0000;
	border-left: 1px dotted #cc0000;
		font-size:smaller;

	}
.bordertopsides {
	border-top: 1px dotted #cc0000;
	border-left: 1px dotted #cc0000;
	border-right: 1px dotted #cc0000;
		font-size:smaller;

	}
.dkgraycell {
	padding:15px;
	background-color:#666666;
	color:#dddddd;
	font-size:small;
	}
.graycell {
	padding:15px;
	background-color:#999999;
	font-size:small;
	}
	

#bottomimage {
	background-image:url(images/09graphics/wrapperbottom.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	}
	
.nodiskhome{
	list-style:none;
	text-align:center;
	padding-left:50px;
	*margin-left:-285px;  /* IE8 and below */
	*margin-top:0px;  /* IE8 and below */
}
