form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

h1 {font-family: "Arial Narrow";
	font-size: 26px;
	font-weight: bold;
	color: #0F518E;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0F518E;
}
.FEATURES-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #24A6CB;
	height: 38px;
	padding-right: 15px;
	padding-left: 15px;
}

h3{}
h4{}
h5{}
a:hover{
	text-decoration: none;
}

.HEADER-text{}
.HEADER-link{}
.HEADER-table{}
.HEADER-tablerow{}
.HEADER-tablecell{}
.HEADER-bg{}

.FOOTER-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #130882;
}
.FOOTER-link{
	color: #130882;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
a.FOOTER-link:hover{color: #D85600;}
.FOOTER-table{}
.FOOTER-tablerow{
	background-image: url(/images/general/footer-bar.gif);
	background-repeat: repeat-x;
}
.FOOTER-tablecell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFC000;
	vertical-align: bottom;
	padding: 15px;
	height: 45px;
}
.FOOTER-bg{}
	
.NAV-text{}
.NAV-link{}
.NAV-hoverlink{}
.NAV-table{}
.NAV-tablerow{}
.NAV-tablecell{
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.NAV-bg{}
	
.SUBNAV-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.SUBNAV-link{
	color: #FFFFFF;
	text-decoration: none;
}
a.SUBNAV-link:hover{color: #FFE690;}
.SUBNAV-table{}
.SUBNAV-tablerow{}
.SUBNAV-tablecell{
	padding: 14px;
	text-align: right;
	vertical-align: top;
}
.TOP-bar1 {
	background-image: url(/images/general/top-bar.gif);
	background-repeat: repeat-x;
}

.SUBNAV-bg{}	

.BODY-margin{
	margin: 0px;
	background-color: #11599C;
	background-image: url(/images/general/main-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BODY-table{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BODY-tablerow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
}
.BODY-tablecell{
	background-color: #24A6CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.BODY-bg{}
.BODY-link1{
	color: #243692;
}
.BODY-link2{}
.BODY-link3{}

.BODY-text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.BODY-text2{}
.BODY-text3{}
.BODY-heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #125BA0;
}
.BODY-heading2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A70C3;
	margin-bottom: 5px;
}
.BODY-heading3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 8px;
}

.FORMS-textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFEDF5;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #125EA5;
}
.FORMS-dropmenu{}
.FORMS-listmenu{}
.FORMS-textarea{}
.FORMS-radio{}
.FORMS-checkbox{}
.FORMS-button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F46100;
	border: 2px solid #B84900;
	color: #FFFFFF;
}
.V-line {
	background-image: url(/images/general/v-line.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 20px;
}

		
.IMAGE-border{
	padding: 1px;
	border: 3px solid #CADBFF;
}
.H-line1 {
	background-image: url(/images/general/h-line.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 6px;
	margin-bottom: 6px;
}

.TOP-bar2 {
	background-color: #F46100;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.TOP-bar3 {
	background-color: #FFC000;
}
.BODY-tablecell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/general/content-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	line-height: 20px;
}
.IMAGE-border2 {

	padding: 1px;
	border: 3px solid #B2CCEC;
}
.FEATURES-tablecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCEAF2;
	padding: 15px;
}
.H-line2 {

	background-image: url(/images/general/h-line2.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.FLASH-tablecell {
	height: 197px;
}
.SEM-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
}
.FORM-statusmsg-ok {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
	background-color: #00CC00;
	border: 1px solid #006600;
	padding: 5px;

}
.FORM-statusmsg-error {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
	background-color: #CC0000;
	border: 1px solid #970000;
	padding: 5px;

}.H-line3 {

	background-image: url(/images/general/h-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.navigation{background:url(../images/general/nav-repeat.gif) repeat-x;}

/* ATPM Top Park Links START */
#dropdown-width{
     margin: 0 auto;
     text-align: center;
     width: 990px;
}
.dropdown-container{
     position: absolute;
     height: 23px;
     z-index: 100;
     background: url(../images/header-logo_01.jpg) top left no-repeat ;
     width: 990px;
}
#top-tab-container{
     height: 23px;
     position:relative;
     background:url(../images/top-tab-btn-repx.gif) top left repeat-x;
}
#top-tab{
     cursor: pointer;
     position:absolute;
     right: 300px;
     top:0;
}
#top-links{
     background: #66c1db url(../images/top-tab-repx.gif) bottom left repeat-x;
     display:none;
}
#top-links p{
     color:#FFFFFF;
     font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
     padding-left: 200px;
     background: url(../images/top-tab-atpm-logo.jpg) 40px 0 no-repeat;
     line-height:40px;
}
ul.top-links{
     list-style:none;
}
ul.top-links li{
     text-align:left;
}
ul.top-links a{
     color: #FFF;
     text-decoration:none;
     font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
}
ul.top-links a:hover{
     color:#f4911e;
     text-decoration:none;
}
#career {
	padding: 10px;
	height: auto;
	width: 90%;
	border: medium solid #F46100;
}
