/******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;
}
input, select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
#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;
}

/****  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 {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
        font-size: 13px;
	padding: 3px 0px 3px 10px;
	color: #464768;
	text-decoration: none;
}
#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #464768;
	background-image: none;
	font-weight: bold;
        font-size: 13px;
	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;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E7884;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: justify;
}
#topnav {

	padding: 0px;
	background-repeat: repeat-x;
	margin: 0px;
	height: 158px;
	position: absolute;
	width: 750px;
}
#navform {
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
        width: 230px;
        top: 90px;
        left: 345px;
	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/navigation_background_12x158.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 158px;
	top: 0px;
}
.translation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    padding-left: 5px;
}
.invalidfieldlabel { 
    fontweight: bold; 
    color: red; 
}
.invalidfieldlabel_center { 
    fontweight: bold; 
    color: red;  
    text-align: center; 
}
.normalfieldlabel { 
    color: black; 
    text-align: left;  
}
.displayfieldlabel { 
    color: black; 
    text-align: left; 
}
.important { 
    fontweight: bold; 
    color: red; 
}
