*
 {
	font-size: 12px;
	}
img {
    border: none;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: left;
}
p{
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #303030; 
}
h1 {
	font-size: 16px;
	padding: 0px;
	margin: 4px 0px;
	font-weight: bold;
	color: #000000; 
}
h2 {
	font-size: 14px;
	padding: 0px;
	margin: 3px 0px;
	font-weight: bold;
	color: #000000; 
}
h3 {
	font-size: 13px;
	padding: 0px;
	margin: 2px 0px;
	font-weight: bold;
	color: #000000; 
}
hr {
	border: none;
	color: #BDBDBD;
	}
ul {
	font-size: 11px;
	margin-top: 0px;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
blockquote {
	margin: 5px;
}

A.menulink
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

A.menulink:hover
{
	COLOR: #990000;
	text-decoration: underline;
}
A.rdmenulink
{
	FONT-SIZE: 10px;
	COLOR: #990000;
	text-decoration: none;
}
A.rdmenulink:hover
{
	COLOR: #999999;
	text-decoration: underline;
}
.maintable {
	border: 1px solid #000000;
}

.out {
	margin:0px 0px 0px 20px;
	line-height: 15px;
}

.white {color: #FFFFFF}

.red {color: #990000}

.green {color: #A2C000}

.button {
	font-size: 10px;
	border: 1px solid #000000;
	background: #A2C200;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #CCCCCC;
	cursor: pointer;
}

.reqinput {
	background-color: #FFCCFF;
}
.optinput {
	background-color: #FFFFCC;
	font-size: 10px;
}
.leftcells {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.topcells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menubox {
	font-size: 10px;
	background-color: #BDBDBD;
	padding: 1px;
	height: 12px;
	clear: left;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #CCCCCC;
	width: 90px;
}

.smalltext {
	font-size: 10px;
	text-decoration: none;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
}
.adHeadline {
	font-size:11px;
	font-weight:bold;
	color: #990000;
	text-decoration: none;
	text-indent: 5pt;
}
.adText {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color: #333333;
	text-indent: 15pt;
}

#top {
	background-color: #990000;
	height: 20px;
	width: 100%;
	margin-top: 20px;
}
#maincontainer {
	text-align: justify;
	margin: 0em;
	padding: 3px;
	width: 500px;
	float: left;
}

td.maincontent {
	height: auto; 
}

#maincontainer img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: auto; 
}


#mainleft {
	float: left;
	width: 165px;
	padding: inherit;
	background-color: #e4f2bf;
	margin: 3px;
	}

#mainmiddle {
	margin-left: 165px;
	width: 165px;
	padding: inherit;
	margin-top: 0em;
	margin-right: 165px;
}

#mainright {
	width: 165px;
	float: right;
	padding: inherit;
	background-color: #e4f2bf;
}

#mainleft p, #mainmiddle p, #mainright p {
	font-size: 11px; 
}

#bottom {
	background-color: #990000;
	height: 75px;
	width: 100%;
}

/*********** #sectionLinks styles for LeftNav***********/
#eventList a {
	display: block;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	margin-top: 0em;
	line-height: 20px;
	color: #0F0F0F;
	text-decoration: none;}

#eventList ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;}

#eventList a:hover{
	font-weight: bold;
	background-repeat: repeat-x;
	background-image: url(/images/NavLink_bk_hov.jpg);}

li.linkme {
	margin-top: 0em;
	padding: 0em;
	width: 100px;
	list-style-type: none;}

.main_banner {
	float: left;
}

.small_banner {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
}
