/******quadrant css gen 10 created 12-12-2003******/

/*UNIVERSAL STYLES*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #C1D4DA;
	color: #333333;
}
#navform input {
	width: 120px;
	position: relative;
}
#maincontent {
	top: 159px;
	position: absolute;
	width: 100%;
}
#leftnav {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #666666;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#pagecontent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 400px;
	left: 200px;
}
#rtnav {
	left: 602px;
	top: 0px;
	position: absolute;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#pagecontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #517985;
	padding-left: 5px;
}
#pagecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #517985;
	padding-left: 5px;
}
#pagecontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517985;
	padding-left: 5px;
}
#pagecontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #517985;
	padding-left: 5px;
}

/****  2ndary navigation options*/
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
    font-size: 13px;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
    /*
	background-image:  url(../gen11/bttns/bg_optionsnav.gif);
    */
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #464768;
	text-decoration: none;
}

#sectionLinks a:hover {
    font-size: 13px;
	border-top: 1px solid #cccccc;
	background-color: #464768;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
#2nd_option a:hover {
	background-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
}
#2nd_options {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.important{
	color: red;
}
.invalid{
	color: red;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E7884;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: justify;
}
.figuretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E7900;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
    text-decoration: underline;
	text-align: justify;
}
.sourcecode {
	font-family: Courier, serif;
}

#topnav {

	padding: 0px;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(/media/graphic/bg_shim.jpg);
	height: 158px;
	position: absolute;
	width: 750px;
}
#navform {
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
    /*
	top: 70px;
	width: 230px;
	left: 515px;
    */
    top: 50px;
    width: 330px;
    left: 240px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#lt_ad {
	padding: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}
#rt_skyscraper_ad {
	position: absolute;
	width: 150px;
	left: 600px;
	height: 100%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#pagecontent p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
}
#pagecontent td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
}
#header {
	background-image: url(/media/graphic/bg_navigation_12x158.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 158px;
	top: 0px;
}
.indent1 {
    margin-left: 20px;
}
.indentpara {
    margin-left: 1em;
}
