/*  @@@@@[  Wrappers  ]@@@@@ */

body {background: #818181 url(images/bkg_body.jpg) repeat-x top; font: 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #666; text-align: center; margin: 0px 0px 20px;}
#wrapper {text-align: left; background: url(images/bkg_main.gif) repeat-y;}
#gradientdropshadow {background: url(images/bkg_header.jpg) no-repeat; padding-bottom: 1px; padding-right: 6px; padding-left: 6px; width: 761px;}
.wrapped {width: 773px; margin: 0px auto;}


/*  @@@@@[  Navigation  ]@@@@@ */

#nav {float: right;}

#subnav {
	float: right;
	width: 219px;
	background: url(images/bkg_subnav.gif) no-repeat left bottom;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 20px;
}
#subnav ul {margin: 8px 15px 2px; padding: 0px;}
#subnav li {list-style: none; background: url(images/bullet_subnav.gif) no-repeat 10px 7px; border-bottom: 1px solid #EBEBEB; padding: 4px 20px 6px;}
#subnav a:link, #subnav a:visited, #subnav a:active {color: #333; text-decoration: none;}
#subnav a:hover {color: #333; text-decoration: underline;}


/* @@@@@[  Header / Footer  ]@@@@@ */

#footer {
	background: url(images/bkg_footer.jpg) no-repeat bottom;
	padding: 29px 25px 10px;
	text-align: right;
	font-size: 10px;
	color: #333;
}
#header {height: 90px;}
#logo {float: left; padding-top: 6px;}
#pageheader {clear: right; float: right; padding-top: 10px;}
#pagetitle {background: url(images/bkg_pagetitle.jpg) no-repeat left top; font: normal 20px Arial, Helvetica, sans-serif; color: #fff; padding: 13px 0px 13px 40px; margin-right: 219px;}

#modelinfo {background: url(images/bkg_modelinfo.jpg) no-repeat left top; font: normal 20px Arial, Helvetica, sans-serif; color: #fff; padding: 13px 0px; margin-right: 219px;}
#modelinfo ul {
	padding: 0px;
	font-size: 12px;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#modelinfo li {
	background: url(images/bullet_modelinfo.jpg) no-repeat left top;
	list-style: none;
	padding-bottom: 10px;
	padding-left: 20px;
}

#modelinfo ul li a:link, #modelinfo ul li a:visited, #modelinfo ul li a:active {color: #fff; text-decoration: underline;}
#modelinfo ul li a:hover {color: #d5d5d5; text-decoration: none;}


#footer a:link, #footer a:visited, #footer a:active {color: #333; text-decoration: none;}
#footer a:hover {color: #666; text-decoration: underline;}

#seo{
	text-align: right;
	color: #333;
}
#seo a:visited, #seo a:active, #seo a:link {text-decoration: none;	color: #333;}
#seo a:hover {
	text-decoration: none;
	cursor: text;
	color: #333;
}


/* @@@@@[  Main Page  ]@@@@@ */

#content {
	padding-left: 10px;
	margin-right: 240px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000;
}
#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#content li {
	background: url(images/bullet_subnav.gif) no-repeat left 8px;
	list-style: none;
	padding-left: 15px;
	padding-bottom: 6px;
	line-height: 15px;
	padding-top: 4px;
	padding-right: 20px;
}

.testimonial {background: url(images/bkg_page_hr.gif) no-repeat left bottom; padding-bottom: 8px; margin-bottom: 23px;}
.testimonial p {margin-bottom: 0px;}
.testimonial em {color: #cc0000;}

.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}


/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

a:link, a:visited, a:active {color: #cc0000; text-decoration: underline;}
a:hover {color: #666; text-decoration: none;}
h1 {font: 15px/20px Verdana, Arial, Helvetica, sans-serif; margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}
h2 {
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
}
p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}

.left {float: left;}
.right {float: right;}
img.right {margin-bottom: 10px; margin-left: 13px;}
img.left {margin-bottom: 10px; margin-right: 13px;}


/* @@@@@[  Form Elements  ]@@@@@ */

input, textarea, select {font-size: 10px; color: #666; background: #fff; border: 1px solid #939;}
input.clean {border-style: none; background: none;}

hr{
	background-image: url(images/bkg_page_hr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.nicetable {
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	padding-bottom: 10px;
}

.nicetable th{
	color: #4c4c4c;
	text-align: left;
	text-transform: none;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 3px;
	background-color: #d5d5d5;
}
.niceTable td {
	font-size: 10px;
	line-height: 15px;
	padding: 3px 3px 5px 8px;
	text-align: left;
	border-right: 1px;
	border-bottom: 1px;
}

#callout{
	text-align: center;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}

#column {
	width: 219px;
	padding-bottom: 20px;
	float: right;
}

#columnimg{
	float: right;
	padding-right: 30px;
	padding-top: 15px;
}

.buildnotes{
	color: #000099;
	font-weight: bold;
}
.divider{
	padding-top: 10px;
	padding-bottom: 10px;
}

#symForm td {
	padding-bottom:7px;
}

#symForm .noShade {
	height:1px;
	background-color:#fff;
}

#symForm .noShade2 {
	height:10px;
	background-color:#fff;
}

#symForm .shade {
	height:1px;
	background-color:#ccc;
	padding-bottom:0px;
}

#symForm .pad {
	padding-top:10px;
	font-weight:bold;
}

#symForm input {
	border:1px solid #ccc;
	width:200px;
	height:16px;
	text-indent:5px;
}

#symForm .noBorder {
	border:none;
	width:auto;
	height:auto;
	margin-left:15px;
}

#symForm .noBorder2 {
	border:none;
	width:auto;
	height:auto;
	margin-left:0px;
}

#symForm .submit {
	width:60px;
	height:22px;
	background-color:#EFEFEF;
	color:#000;
	border:1px solid #666;
	font-size:14px;
	text-indent:0px;
}
#maintenance_reg {
	position:absolute;
	right:27px;
	top:430px;
}
#maintenance_symposiums {
	margin:0 -150px 0 10px;
}