body { 
	background: #fff url(/images/bg01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
}

img {border:0px;}

h3 {display:inline;}

#mainSiteContainer {
	width:900px;
	text-align:left;
}

#mainContentArea {
	padding:7px;
}

/* MAIN NAV */
#mainNavLeft {
	height:46px;
	width:73px;
	background: url(/images/mainNav01bgLeft.gif) no-repeat;
}
#mainNavRight {
	height:46px;
	width:73px;
	background: url(/images/mainNav01bgRight.gif) no-repeat;
}
#mainNavItemContainer {
	height:46px;
	background: url(/images/mainNav01bg.gif) repeat-x;
}
.mainNavItem{
	height:46px;
	width:149px;
	line-height:40px;
	text-align:center;
}
.mainNavItem a {
	font-size:15px;
	float:left;
	width:149px;
	height:46px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	background: url(/images/mainNav01bg.gif) repeat-x;
	line-height:35px;	
}
.mainNavItem a:hover {
	background: url(/images/mainNav01bgOn.gif) repeat-x;
	color:#cc0101;
}
.mainNavDivider {
	height:46px;
	width:1px;
	background: url(/images/mainNav01Div.gif) no-repeat;
}


#mainBottomContainer {
	padding-top:20px;
}


/* LEFT PANELS */
.leftPanelContainer {
	width:232px;
}
#leftPanel {
	width:232px;	
}
.leftPanelHeader {
	height:27px;
	background: url(/images/leftNav01bgTop.gif) no-repeat;
	line-height:27px;
	padding-left:6px;
	font-weight:bold;
	color:#333;
	font-size:14px;
}
.leftPanelContent {
	background: url(/images/leftNav01bg.gif) repeat-y;
}

.leftPanelItem {
	border-bottom:1px solid #ccc;
	padding-left:1px;
	width:230px;
}
	

.leftPanelItem a {
	font-size:12px;
	padding:10px;
	padding-left:20px;	
	width:230px;
	height:46px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	line-height:35px;	
	background: url(/images/leftNav01Squares.gif) no-repeat left;
}
.leftPanelItem a:hover {
	background: url(/images/leftNav01SquaresOn.gif) no-repeat left;
	color:#cc0101;
}


.leftPanelFooter {
	height:8px;
	background: url(/images/leftNav01bgBottom.gif) no-repeat;
}


#sectionHeader {
	height:30px;
	padding:7px;
}

#mainHeader {
	float:left;
	width:650px;
}

#mainHeader h1 {
	display:inline;
	font-size:30px;
	color:#474747;
}

#subHeader {
	float:right;
	color:#545454;
	font-weight:bold;
	line-height:45px;
}

#mainContentHeaderDivider {
	border-top:1px solid #8f8f8f;
	width:886px;
	margin: auto;
}

.mainContentAreaDivider {
	border-top:1px solid #cccccc;
	width:886px;
	margin: auto;
}

.mainContentAreaDividerSM {
	border-top:1px solid #cccccc;
	width:650px;
	margin: auto;
}

#quickNews {
	padding:5px;
}

#quickNews a {
	color:#cc0101;
}
#quickNews a:hover {
	text-decoration:none;
}

.yellowDashedDivider {
	border-bottom:1px dashed #ffcc66;
	width:200px;
	margin:auto;
}

.largeYellowDashedDivider {
	border-bottom:1px dashed #ffcc66;
	width:586px;
	margin:auto;
}


#msgBoardLink {padding-top:5px;}

.downloadTable {border-top:1px solid #ccc;}
.downloadTable td {padding:3px; border-bottom:1px solid #ccc;}
.altRows1	{background:#fff;}
altRows2 	{}

.errMsg {color:#ff0000;}

#bugList td {
	border-top:1px solid #cccccc;
	padding:3px;	
}

#toemailaddress {display:none;}

#googleAdsTop {
	text-align:center;
	padding:10px;
}
