/* Start of CMSMS style sheet 'DSI Layout' */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	line-height: 1.2em;
	padding-bottom: 10px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 1em;
	padding-top: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
table {
	margin-bottom: 10px;
        font-size: 11px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a:link {
	color: #e33b25;
	text-decoration: none;
}
a:visited {
	color: #9e1f0f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #076f85;
}
#container {
	background-color: #f5f8fb;
	width: 780px;
	background-image: url(uploads/images/container_bg.gif);
}
#header {
	height: 94px;
	background-image: url(uploads/images/header_bg.jpg);
	position: relative;
}
#header img {
	vertical-align: middle;
}
#searchbox {
	float: right;
	margin-top: 30px;
	height: 25px;
	vertical-align: middle;
}
#menubar {
	height: 26px;
	position: absolute;
	top: 68px;
	left: 455px;
}
#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menubar li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menubar img {
	margin: 0px;
	padding: 0px;
}
#banner img {
        display:block;
}
#content_area {
	float: right;
	width: 528px;
	margin-top: 20px;
	margin-right: 20px;
	display: inline;
	margin-bottom: 10px;
}
#content_area ul {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
#content_area ol {
	padding-left: 20px;
	margin: 0px;
}
#content_area ul li {
	background:transparent url(uploads/images/arrow.gif) no-repeat;
	background-position:0 5px;
	padding-left: 10px;
}
#content_area hr {
	color: #F5F8FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#spec ul {
	list-style-type: disc;
	padding: 0px;
	list-style-position: inside;
	margin-bottom: 10px;
}
#spec li {
	background-image: none;
	text-indent: -1em;
	margin-left: 1em;
	padding: 0px;
}
#latest {
	margin-top: 5px;
}
#latest hr {
	margin: 0px;
	padding: 0px;
	width: 335px;
	text-align: left;
}
#submenu {
	background-color: #f5f8fb;
	padding-top: 20px;
	margin-left: -20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
}
#sidebar {
	background-image: url(uploads/images/sidebar_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 2px;
	width: 187px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 11px;
}
#sidebar p {
	font-size: 11px;
	line-height: 1.2em;
}
#footer {
	clear: right;
	background-color: #666666;
	color: #333333;
	height: 70px;
	background-image: url(uploads/images/footer_bg.jpg);
}
#footer a {
	color: #333333;
}
#footmenu {
	float: right;
	text-align: right;
}
.bgleft {
	float: left;
}
.bgright {
	float: right;
}
.footlink {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
.featured {
	margin-top: 20px;
}
.p150 {
	float: right;
	padding-right: 10px;
	padding-left: 20px;
}
.latest_text {
	width: 335px;
	padding-bottom: 5px;
	line-height: 1.1em;
}
.footnote {
	font-size: 11px;
	line-height: 1.1em;
	width: 335px;
	margin-top: 0px;
	padding-top: 0px;
}
.accent {
	color: #e33b25;
}
.white_hr {
	color: #F5F8FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* End of 'DSI Layout' */

