﻿body
{
	font-family: Arial,Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF url(/images/headerBG.jpg) repeat-x top;
}


#header-wrapper
{
	margin: 0px auto;
	text-align: center;
	width: 100%;	
	float: left;
}
#header-content
{
	text-align: center;
	margin: 0px auto;
	width: 990px;
}
#header-top
{
	width: 100%;
	height: 24px;
	float: left;
	color: #CCCCCC;
	font-size: 11px;
}
#header-top a:link, #header-top a:visited
{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
#header-top a:hover
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#header-main
{
	text-align: left;
	width: 100%;
	float: left;
	height: 85px;
}

#header-footer
{
	height: 170px;
}
#header-description
{
	color: #333366;
	text-align: left;
	float: left;
	width: 700px;
	margin: 10px 0px 0px 0px;	
	background:#FFFFFF;	
	line-height:15px;
}

#header-footer h1
{
	font-size: 17px;
	color: #333366;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
.header-padding
{
	padding: 10px;
}

#header-description a:link, #header-description a:visited
{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
#header-description a:hover
{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

#separator-stripe
{
	font-size: 3px;
	background: url(/images/separatorStripe.jpg);
	width: 100%;
	float: left;
	color: #FFFFFF;
}

#middle
{
	margin: 0px auto;
	text-align: center;
	width: 990px;	
}
#middle a:link, #middle a:visited
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
#middle a:hover
{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
#middle h2
{
	margin: 0px 0px 4px 0px;
	font-size: 15px;
	font-weight: bold;
}
#middle h3
{
	margin: 0px 0px 4px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	border-bottom: 2px solid #003366;
}
#sidebar-content
{
	margin-top: -65px;
	float: right;
	width: 280px;
	
	
}
#sidebar a:link, #sidebar a:visited
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover
{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
#sidebar h2
{
	margin: 0px 0px 4px 0px;
	font-size: 17px;
	font-weight: bold;
}

#sidebar
{
	text-align: left;			
}
#sidebar-ads ul
{
	margin: 0px;
	padding: 0px;
}
#sidebar-ads li
{
	display: inline;
	padding: 5px;
	clear:both;
}
.sidebar-box
{
	background:#DDDDDD;
	padding:10px;
	margin-bottom:10px;
	
}

#body-content
{
	float: left;	
	width: 700px;
}

#body
{
	text-align: left;
	padding-top:10px;
}

#body ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#body li
{
	list-style: none;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px dashed #CCCCCC;
}
#body li a:link, #body li a:visited
{
	color: #666666;
}

.itemHeader
{
	font-weight: bold;
}
.itemInfo
{
	padding-bottom: 10px;
}
.body-box-padding
{
	padding:5px 5px 5px 5px;
}
.body-box-border
{
	border:1px solid #CCCCCC;
}
#footer
{
	text-align:center;
	width: 100%;
}
#footer a:link, #footer a:visited
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover
{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

.col1
{
	font-weight: bold;
	padding-bottom: 5px;
}
.col2
{
	padding-bottom: 5px;
}

.featureTable
{
	background: #CCCCCC;
}

.featureTable td
{
	background: #FFFFFF;
}

/* color picker */
.cpBox
{
	border: #3399FF;
	background: #EEEEEEE;
	height: 15px;
	width: 15px;
	float: left;
}
.cpTop
{
	border: 1px solid #333333;
}
.cpTable
{
	background: #EEEEEE;
	border: 1px solid #666666;
}
#cpTextbox
{
	background: #FFFFFF;
	border: 1px solid #666666;
	width: 55px;
	font-size: 11px;
	float: left;
}
.closelink
{
	color: #0066CC;
	float: right;
}

.fileupload
{
	margin-top:5px;	
}

.req
{
	color:#FF0000;
	font-size:10px;
}
