/* Start of CMSMS style sheet 'main css' */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	font-weight: normal;
}

.clearboth {
line-height: 1px;
height: 1px;
display: block;
clear:both;
}

body {
	background-color: #2d3980;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #1e3856;
background-image: url('images/background-repeater.gif');
background-repeat: repeat-x;
background-color: #dcdadb;
}

h2 {
	font-size: 18px;
	margin: 0 0 9px;
}

h3 {
	font-size: 13px;
}

p {
	margin: 9px 0;
}

a {
	color: #2D3980;
	text-decoration: underline;
}

ul#nav a {
	text-decoration: none;
}


ul#nav li.currentpage a li a, ul#nav li.currentparent a li a{
color: #fff;
}

ul#nav li.currentpage a:hover, ul#nav li.currentparent a:hover {color: #fff;}

a:hover {
	color: #1E3856;
}

#pagecontainer {
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 14px;
	background-image: url('images/page-bg.gif');
	background-repeat: repeat-y;
}

#header {
	background-image: url('images/header-bg.gif');
	background-repeat: repeat-x;
	height: 155px;
}

#header ul {
	float: left;
	padding: 33px 0 0 40px;
	color: #666666;
}

#header ul a {
	color: #333366;
}

#header img {
	float: right;
}

#main {
	border: 32px solid #999999;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url('images/content-bg.gif');
	background-position: 50%;
	background-repeat: repeat-y;
	padding: 0 11px;
}

#main table td {
padding: 1px 10px 1px 0;
}

#leftcol {
	background-color: #b3b8d0;
	width: 156px;
	vertical-align: top;
	float: left;
	height: 450px;
}

#middlecol {
	padding: 0 20px;
	vertical-align: top;
	float: left;
}

#rightcol {
	background-color: #e0e0e0;
	width: 140px;
	vertical-align: top;
	padding: 13px 8px;
	float: left;
}

#nav {
	color: #fff;
	/* border-top: 1px solid white; */
	border-bottom: 0;
}

#nav li {
	
}

#nav ul li a {
padding-left: 16px;
border-bottom: 1px solid white;
}

#nav ul li a:hover {
background-color: #2D3980;
}

#nav li a {
	height: 13px;
	padding: 10px 0 10px 14px;
	display: block;
}

#nav li a {
	color: #fff;
}
#nav li a.menuactive {
        color: #333366;
}

#nav li.menuparent ul li a, #nav li.currentparent ul li a{
padding-left: 35px;
}


#nav li.menuparent ul li a:hover {
background-color: #B3B8D0;
background-image: url('images/list-bg.gif');
background-repeat: no-repeat;
background-position: 15px 50%;
}

#content {
width: 542px;
}

#content ul {
margin-left: 14px;
}

#content ul li {
list-style-type: disc;
margin-left: 15px;
}

#news {
	
}

#bnav {
	border: 32px solid #999999;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url('images/content-bg-plain.gif');
	background-repeat: repeat-y;
	background-position: center;
	padding: 11px 11px 0;
	text-align: center;
	color: #669999;
	font-size: 11px;
}

#bnav ul li { 
	display: inline; 
	padding: 0 10px;
	margin: 0;
	border-left: 1px solid #669999;
}

#bnav ul li.firstitem {
	border-left: 0;
}

#bnav ul li a {
	color: #669999;
}

#bnav ul li a:hover {
	color: #2D3980;
}

#bnav ul li.noborder { 
	border: none;
}


#pagefooter {
	background-image: url('images/footer-bg.gif');
	background-repeat: no-repeat;
	height: 55px;
	width: 1008px;
	margin: 0px auto;
	text-align: center;
	padding: 50px 0 0;
	color: #669999;
}

ul#parts {
	padding-left: 20px;
}

ul#parts li {
	list-style-type: disc;
}

ul#maintenance {
	background-image:url(images/maintenance-bg.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	height:142px;
	padding:42px 130px 0px 20px;
}

ul#maintenance li {
	list-style-type: disc;
}

ul#contact {
	
}

ul#contact li {
	list-style-type: none;
	margin: 5px;
}

ul#right-sidebox {
	margin-top: 20px;
	padding-left: 8px;
}

ul#right-sidebox li {
	list-style-type: disc;
}

#container-bg {
	background-image: url('images/parts-background.jpg');
	background-repeat: no-repeat;
	background-position: 182px 95px;
}

input, textarea {
	border: 1px solid #2D3980;
	text-align: center;
	color: #2D3980;
	width: 180px;
	padding: 2px;
}

textarea {
	height: 110px;
	width: 268px;
}

input#formsubmit {
	text-align: center;
	background-color: #fff;
	width: 80px;
}


.whitecontainer {
	border: 1px solid #CEA936;
	padding: 10px;
	background-color: #ffffff;
}

fieldset {
border: 1px solid #2D3980;
padding: 5px;
}

legend {
padding: 5px;
margin-left:10px;
}

label {
margin-right: 5px;
width: 150px;
float: left;
display: block;
}

fieldset div {
margin-bottom: 5px;
}

fieldset div select {
border: 1px solid #2D3980;
}

fieldset div select option {
padding-right: 10px;
}

div.submit {
margin-top: 5px;
}

#fbsubmit3 {
background-color: #fff;
}

.NewsSummary {
margin-top: 10px;
}
/* End of 'main css' */

