/*Global*/
* {
	margin: 0;
	padding: 0;
	border: 1px solid #FF0000;
	/**/
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	/*font is set to small size because 
	IE WIN adds space in header margin-top if not specified*/

}

body {
	/*background-color:#FFFFCC;*/
	 background-color:#8A0000; /*red*/
	color: FFFFCC;
}

#roundedtop { 
	/*font-size: 6px; */
}


a {
	font-size: 11px;	
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#0000FF;
	text-decoration:underline;
}


a:visited {
	color:#660099;
}

h1 { font-size:18px; }

table, td {
	font-size: 12px;
}

p {
	color:#FFFFCC;
}

#container {
	margin-top: 10px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	width: 741px;
	height:auto;
}

#header {
	/*background-color:#FFCC00;*/
	background-color:black;
	width:741px;
	padding-top:0;
	margin-top:0;
	text-align:left;
}

#roundedtop { /*
	height:6px; */
}

#logo {
	margin: 0 0 0 22px;
	width: 286px;
	height: 57px;
	cursor: pointer;
	background-position:top;
	background-repeat: no-repeat;
}

/* New Global Nav */

/* homepage */
#contentHomeLeft {
	font-size:11px;
	margin-top: 39px;
	margin-right: 26px;
	width:508px;
	padding:0px;
	float:left;
	background-color:#000;
	color:#fff;
	height: auto;
}

#contentHomeRight {
	color:#FFFFFF;
	width:150px;
	height: auto;
	padding:0px;
	float:left;
	background-color:#000;
	font-size:12px;
}

/*CONTENT*/
label {
	display:block;
	font-size:10px;
	margin-bottom:3px;
	margin-top:3px;
}

input, select, option {
	font-size:12px;
	height: 18px;
}

.fieldOn {
	font-size:12px;
	border: 1px solid #D60000;
	background-color:#FFCC00;
}

.fieldOff {
	font-size:12px;
	border: 1px solid #FFCC00;
	background-color:#FFFFFF;
}


#content { background-color:#FFFFFF; padding: 28px 0 0 28px; height:auto; }

/* this had a UL but it was throwing it off */
#content h1, h2, h3, p { color:#000000; padding-bottom:10px; font-weight:bold; }

#content h1 { font-size:18px; }

#content p { color:#000000; font-size:12px; }

#content ul.redBulletList {
	font-size:12px;
	margin-left:24px;
	display: block;
	list-style-position:outside;
	list-style-image:url(../images/SiteElements/r_bullet.gif) }

#content ul.redBulletList li { color:#FFFFCC; font-weight:bold; margin-bottom:10px; }
 
#contentLeft {
	font-size:11px;
	
	margin-right: 26px;
	width:150px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	color:#000000;
	height: auto;
}

#contentLeft h2 {
	background-image:url(../images/siteElements/awards-winners.jpg);
	height:34px;
	width:153px;
	text-indent:-500em;
	background-repeat:no-repeat;
}

#contentLeft div {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width:151px;
}

#contentLeft p {
	padding:11px 0 7px 0;
	margin: 0 9px 0 8px;
	width: 134px;
	color: #FFF;
}
		
#contentLeft h3 {
	font-size: 11px;
	width: 130px;
	margin-left: 5px;
	font-weight:normal;
} 

.textListAndButtons {
	width:125px;
	height:250px;
}

.textListAndButtons h2 {
	width: 225px;
	margin-left:95px;
	margin-bottom:5px;
	margin-top:0;
	padding-top:0;
	_line-height:20px;
}

.textListAndButtons h2 a {
	margin-top:0;
	padding-top:0;
	font-size:14px;
	_line-height:18px;
}

.textListAndButtons p {
	width: 215px;
	font-size:12px;
	font-weight:bold;
	color: #FFFFCC;
	margin-left:95px;
}

.textListAndButtons ul{ 
	width: 200px;
	font-size:12px;
	font-weight:bold;
	color: #FFFFCC;
	margin-left: 57px;
	margin-top:10px;
	margin-bottom: 10px;
	list-style-position:outside;
}

.textListAndButtons li {
	color: #FFFFCC;
	font-size:12px;
	margin-left: 57px;
}

.buttonList li {
	font-size:10px;
	list-style: none;
	font-weight:normal;
	color:#000000;
	background-image:  url("../images/SiteElements/button.gif");
	background-repeat:no-repeat;
	width:126px;
	height:21px;
	padding-top:3px;
	text-align:center;
	margin-left:6px;
}

.buttonList li a {
	display:block;
	text-align:center;
	color:#000000;
	font-weight:normal;
	width:126px;
	height:21px;
}

.buttonList li a:hover { color: #000; text-decoration:none; }

.buttonList li a:visited { color: #000; }

/* Right Side */
#contentRight {
	color:#000000;
	width:508px;
	height: auto;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	font-size:12px;
}

#contentRight a { font-size: 12px; }

#contentRight h1, h2, h3 { padding-bottom:12px; font-weight:bold; }

#contentRight p { padding-bottom:12px; font-weight:normal; }

#contentRight h1, h2, h3 { color:#000000; }

#contentRight ul.redBulletList {
	margin-left:24px;
	display: block;
	list-style-position:outside;
	list-style-image:url(../images/SiteElements/r_bullet.gif) }

#contentRight ul.redBulletList li { color:#FFFFCC; font-weight:bold; margin-bottom:10px; }

#contentRight .redSubHead { color: #D60000; }

#contentRight p.redBoxSubHead { height:16px; color:#FFFFFF; font-size:14px; background-color:#D60000; padding:3px; font-weight:bold; text-align:center; margin-bottom:12px; }

/*CONTENT*/

/* Global Footer*/
#footer {
	padding-left:25px;
	background-color:#000000;
	height:15px;
}

#footer ul {
	background-color:#000000;
}

#footer ul li a {
	font-size: 11px;
}
	
#footer ul li {
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
	padding-left: 5px;
	list-style: none; 
	float:left;
}

#copyright {
	padding-top: 5px;
	padding-left:30px;
	background-color:#000000;
	display:block;
	color:#D9C561;
	font-size: 10px;
}

#clear { clear: both; background-color:white; height:100px; }



