/* Start of CMSMS style sheet 'default' */
body {
	margin: 0;
	padding: 0;
	background: #fff url(uploads/images/template/header_bg.gif) repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
p, td, li, select, textarea, input {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
p, li {
	line-height: 130%;
}
a {
	color: #666;
}
a:hover {
	color: #999;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#wrapper {
	width: 100%;
}
#header {
	height: 130px;
}
#logo {
	width: 375px;
	padding-left: 55px;
	float: left;
}
#headerImg {
	width: 393px;
	float: right;
}
#bodyMain {
	width: 960px;
	padding: 19px 19px 19px 10px;
}
#contentLeft {
	float: left;
	width: 184px;
background-color: #000;
}
#nav {
	background: url(uploads/images/template/navtop.gif) no-repeat top left;
	padding: 25px 0 0 0;
}
.navdots {
	background: url(uploads/images/template/navdots.gif) no-repeat;
	margin: 10px 5px 10px 7px;
	height: 2px;
}
#navText {
color: #fff;
text-align: right;
padding-right: 8px;
}
#navText p {
color: #fff;
}
#contentMain {
	float: left;
	width: 722px;
	margin: 0 0 0 25px;
}
.dots {
	background: url(uploads/images/template/dots.gif) no-repeat;
	margin: 0 0 5px 0;
}
#content p {
	margin-right: 30px;
}
#nav ul {
	margin: 0 5px 0 7px;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 3px 0;
}
#nav ul li a {
	display: block;
	width: 160px;
	height: 31px;
	text-decoration: none;
	background: #444 url(uploads/images/template/nav.jpg) no-repeat;
	color: #fff;
	text-align: right;
	padding: 0 12px 0 0;
	line-height: 30px;
}
#nav ul li a:hover {
	text-decoration: none;
	background: #444 url(uploads/images/template/nav_on.jpg) no-repeat;
	color: #fff;
}
#nav ul li a.current {
	width: 160px;
	height: 31px;
	text-decoration: none;
	background: #444 url(uploads/images/template/nav_on.jpg) no-repeat;
	color: #000;
	font-weight: normal;
	text-align: right;
	padding: 0 12px 0 0;
}
#nav ul li ul li a {
	text-decoration: none;
	height: 20px;
	background: none;
	color: #fff;
	text-align: right;
	padding: 0 12px 0 0;
	font-size: 11px;
}
#nav ul li ul li a:hover, #nav ul li ul li a.current {
	height: 20px;
	text-decoration: none;
	background: none;
	color: #fff;
	text-decoration: underline;
	text-align: right;
	padding: 0 12px 0 0;
	font-size: 11px;
}
#nav ul li ul {
	margin-bottom: 15px;
}
h1 {
	margin-top: 0;
	background: url(uploads/images/template/dots.gif) no-repeat bottom left;
	padding: 0 0 3px 0;
	color: #666;
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h2, h3 {
	color: #555;
	margin-bottom: -.5em;
	padding-bottom: 0;
}
#footer {
	padding: 10px 0 0 0;
	background:url(uploads/images/template/dots.gif) no-repeat top left;
}
#footer p {
	color: #999;
	font-size: x-small;
	margin: 0;
	padding: 0;
}
#content {
	min-height: 400px;
}


/* End of 'default' */

