body {background: #fff;
	color: #000;
	font: 12px Arial, Verdana, Sans Serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0; /* required for Opera to have 0 margin */

	text-align: center; /* centers board in MSIE */	
	
	margin: 0 0 0 0;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #999999;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #D00C24;
	scrollbar-shadow-color: #6E013B;
	scrollbar-highlight-color: #C19E3B;
	scrollbar-3d-light-color: #C19E3B;
}

a:link {font-family: Arial; Verdana, Sans Serif; font-size: 12px; text-decoration: underline; color: #D00C24;}
a:visited {font-family: Arial; Verdana, Sans Serif; font-size: 12px; text-decoration: underline; color: #D00C24;}
a:hover {font-family: Arial; Verdana, Sans Serif; font-size: 12px; text-decoration: underline; color: #C5AEAA;}
a:active {font-family: Arial; Verdana, Sans Serif; font-size: 12px; text-decoration: underline; color: #C5AEAA;}

a:link.copy {font-family: Arial; Verdana, Sans Serif; font-size: 10px; text-decoration: underline; color: #D00C24;}
a:visited.copy {font-family: Arial; Verdana, Sans Serif; font-size: 10px; text-decoration: underline; color: #D00C24;}
a:hover.copy {font-family: Arial; Verdana, Sans Serif; font-size: 10px; text-decoration: underline; color: #C5AEAA;}
a:active.copy {font-family: Arial; Verdana, Sans Serif; font-size: 10px; text-decoration: underline; color: #C5AEAA;}

a:link.nav {font-family: Arial; Verdana, Sans Serif; font-size: 10px; text-decoration: none; color: #fff; padding-left: 8px; margin-top: 10px; margin-bottom: 10px;}
a:visited.nav {font-family: Arial; Verdana, Sans Serif; font-size: 10px; text-decoration: none; color: #C5AEAA; padding-left: 8px; margin-top: 10px; margin-bottom: 10px;}
a:hover.nav {font-family: Arial; Verdana, Sans Serif; font-size: 10px; text-decoration: none; color: #D00C24; padding-left: 8px; margin-top: 10px; margin-bottom: 10px;}
a:active.nav {font-family: Arial; Verdana, Sans Serif; font-size: 10px; text-decoration: none; color: #C5AEAA; padding-left: 8px; margin-top: 10px; margin-bottom: 10px;}

h1 {background: #fff url(images/header-top.gif);
	background-repeat:no-repeat;
	width:750px;
	height:21px;
	font-size: 10px;
	color: #CC0000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
	text-align:right;
}

h3 {font-size: 20px;
	color: #CC0000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}

#header {width:750px;
	margin-left:auto;
	margin-right:auto;
}

#container {width:750px;
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}


#content {width:520px;
	border: 1px solid #666;
	margin:10px auto;
	padding: 10px;
	text-align:left;
	float:left;
}

img {border:0;
}

#address {text-align:center;
	width:490px;
	height:100px;
	background-color:#000;
	color:#FFF;
	border:5px double #CC0000;
	padding:10px;
	margin:0;
	font-size:14px;
}

.leftaddress {width:200px;
	float:left;
	margin:10px 10px 10px 0;
}

.rightaddress {width:200px;
	float:right;
	margin:10px 10px 10px 0;
}

.rd {color:#CC0000;}

.rgt {text-align:right;
	padding-right:3px;
}


/*Headers*/

#innerContent{width:500px;
}
.conTitle{width:500px;height:22px;line-height:22px;padding-top:1px;margin-bottom:2px;}
.conTitle h2 {width:500px;margin:0;padding:0;font-size:12px;color:#FFF;background:transparent url(images/headline.gif) no-repeat left top;padding-left:21px;padding-top:1px;line-height:22px;letter-spacing:2px;}
.conTitle h2 a {text-decoration:none;color:#0259A6;}

.left {width:280px;
	float:left;
	order:1px solid #cc0000;
	margin:10px 10px 10px 0;
}

.right {width:200px;
	float:right;
	order:1px solid #cc0000;
	margin:10px 0 10px 10px;
}
.leftlist {width:240px;
	float:left;
	margin:10px 10px 10px 0;
}

.rightlist {width:240px;
	float:right;
	margin:10px 0 10px 10px;
}



li {list-style-type:disc;
	margin:5px 0;
}


#nav {width:200px;
	height:22px;
	margin:20px 0;
	background: #000 url(images/nav-header.jpg);
	background-repeat:no-repeat;
	float:right;
	order:1px solid #cc0000;
}
#navbody {margin-top:22px;
	background: #000 url(images/nav-body.gif);
	background-repeat;
	color:#fff;
}

#navcontainer 	{width:200px; 
	height:495px;
	background-color:#000;
	float:left;
	margin-top:22px;
	margin-bottom:1px;
	order:1px solid blue;
}
#navcontainer ul {margin:0px;
	padding:15px 0px 0px 5px;
	list-style-type: none;
	text-align:left;
	margin-bottom:30px;
}
#navcontainer li {margin:0px;
	padding:2px 0px 3px 0px;
	border-bottom: 1px solid #666;
	width:190px;
	font:10px Verdana, Arial, sans-serif;
	line-height:1.2em;
	*line-height:0.9em;
}
#navcontainer a {display:block;
	padding:3px;
}
#navcontainer a:link, #navlist a:visited {color:#fff;
	text-decoration: none;
}
#navcontainer a:hover {background-color:#C00;
	color:#fff;
}


/* Navigation Menu */

.rightNav {background-color: #000000;
	padding-left: 3px; padding-right: 1px;}

#navcontainer 	{width:200px; 
	height:490px;
	float:left;
	margin-bottom:1px;
}
#navcontainer ul {margin:0px;
	margin-bottom:50px;
	padding:15px 0px 0px 1px;
	list-style-type: none;
}
#navcontainer li {margin:0px;
	padding:2px 0px 3px 2px;
	border-bottom: 1px solid #666;
	width:196px;
	font:10px Verdana, Arial, sans-serif;
	list-style-type: none;
	line-height:1.2em;
	*line-height:0.9em;
}
#navcontainer a {display:block; padding:3px;
}
#navcontainer a:link, #navlist a:visited {color:#fff;	text-decoration: none;
}
#navcontainer a:hover {background-color:#D00C24; color:#fff;
}

img {margin:0;
}
div {margin:0;
}


.clear {clear: both; /* 	<div id="clear"></div> */
}

/* forms */

.inputs {background-color:white;
	border:1px solid black;
	font-family: Arial, Verdana, Sans Serif;
	font-size: 12px;
	color: #000000;
	margin: 2px 0 0 0;
}

.buttons {background-color:#CC0000;
	color: #ffffff; 
	cursor:hand;
	font-family: Arial, Verdana, Sans Serif;
	font-size: 12px;
}


h2 {font-family: Arial; Verdana, Sans Serif; font-size: 14px; color: #000000; margin-top: 0px; margin-bottom: 0px; padding-left: 10px;}

h3 {font-family: Arial; Verdana, Sans Serif; font-size: 24px; color: #CC0000; text-align: center;}

#copy {text-align:center;
	margin-top: 10px;
	color:#999;
	font-size:10px;
}