﻿/*
HTML elements
*/

body 
{
	background-color:		#FFFF6D;
	color:		#000000;
	padding:	0px;
	text-align:	center;
}

body.embedded
{
	background-image: none;
	background-color:		White;
	margin:	0px 0px 0px 0px;
}

h1,h2,h3,h3 
{
	color: #404040;
}

hr{
border: 0px;
height: 1px;
line-height: 1px;
margin: 5px 0px 5px 0px;
padding: 0px;
}
/* commented backslash hack \*/
hr {
margin: 5px 0px 5px 0px;
}/* end hack */
html>body hr {
margin: 12px 0px 12px 0px;
}

table.form{
border-collapse: collapse;
margin-top: 0px;
padding-top: 0px;
width: 100%;
}
table.form th{
width: 20%;
vertical-align: top;
padding-top: 15px;
}

/* 
Layout divs
*/

#container 
{
	background-color:	 #FFFFFF;
	border: 0px #660033 solid;
	margin-left:	auto;
	margin-right:	auto;
	position:	relative;
	text-align:	 left;
	width: 980px; 
}
#footer 
{
	clear: both;
	color: Black;
	display: block;
	font-size: 9px;
	height: 30px;
	margin: 0px;
	padding: 8px 0px 0px 30px;
	text-align: center;
	width: 980px; 
}
#footer a{
	color: #ffffff;
}
#header
{
	background-image: url(banner.jpg);
	clear: both;
	display: block;
	height: 80px;
	width: 980px; 
}
#header_left, #header_right
{
	display: none;
}

/* commented backslash hack \*/
#main 
{
	height: 500px;
} /* end hack */
html>body #main 
{
	min-height: 500px;
	height: auto;
	overflow: auto;
}
#main
{
	clear: both;
	display: block;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 15px 10px;
	width: 940px; 
}
#menu
{
	clear: both;
	display: block;
	width: 980px; 
}
#page_title_left 
{
	float:left; 
	width:600px;
}
#page_title_right 
{
	float:right; 
	width:330px; 
	text-align:right;
}
#page_title_wrapper 
{
	width:100%; 
	height:50px;
}
#page_title_wrapper h1{
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	line-height: 14px;
	margin: 5px 0px 12px 0px;
	padding-top:7px;
	padding-bottom:6px;
	text-transform: uppercase;
}

/* 
Custom classes
*/

.asyBanner
{
	COLOR: #404040; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, san-serif;
}
.asyButton, A.asyButton, A.button, A.navpage
{
  background-color: #feffc1;
  background-position: center;
	border-color: #660066;
  border-style: outset;
  border-width: 1px;
  color: #3b3829;
CURSOR: hand; 
font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  /*min-width: 75px;*/
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  text-align: center;
  text-decoration: none;
  /*text-transform: lowercase;*/
}
.asyButton:link, .asyButton:visited, A.asyButton:link, A.asyButton:visited, A.button:link, A.button:visited, A.navpage:link, A.navpage:visited { 
  border-style: outset;
  border-width: 1px;
  color: #3b3829;
  font-size: 11px;
  text-decoration: none;
  }
.asyButton:active, A.asyButton:active, A.button:active, A.navpage:active { 
  background-color: #727272;
  border-style: outset;
  border-width: 1px;
  color: #CCCCCC;
  font-size: 11px;
  text-decoration: none;
  }
.asyButton:hover, A.asyButton:hover, A.button:hover, A.navpage:hover 
{
  background-color: #727272;
  border-style: inset;
  border-width: 1px;
  color: White;
  font-size: 11px;
  text-decoration: none;
  }
.asyCheckedListBox
{
	border: solid 1px #660066;
	COLOR: #660066; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
	min-height: 20px;
	max-height: 120px;
	min-width: 120px;
	overflow: scroll;
	overflow-x: hidden; 
	overflow-y: scroll; 
}
A.asyDot, A.asyDot:link, A.asyDot:visited {
	background-image:	url(../../m/i/Dot.gif);
	height:		14px;
	text-decoration:	none;
	width:	14px;
	}
A.asyDot:active, A.asyDot:hover {
	background-image:	url(../../m/i/DotOver.gif);
	text-decoration:	none;
}
.asyErrortext
{
	font-weight: bolder;
	font-size: large;
	color: red;
}
.asyField 
{
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border:1px #999999 solid;
}
td .asyField 
{
	FONT-SIZE: 11px; 
}

.asyGridAltItem, .asyGridAltItem td, .asyGridItem, .asyGridItem td
{
	color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:23px;
	padding-left:4px; 
	padding-right:4px; 
}
.asyGridAltItem, .asyGridAltItem td
{
	background-color: #ffffd9;
}
.asyGridItem, .asyGridItem td
{
	background-color: #ffffff;
}
.asyGridFoot
{
	background-color: #FFFFFF;
}
.asyGridHead
{
	background-color: #666666;
	color: White;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bolder;
	padding-left:3px;
	padding-bottom: 5px;
}
.asyGridHead a
{
	color: #FFFFFF;
}
.asyHelp
{
	FONT-SIZE: 11px; 
	COLOR: #660066; 
	vertical-align: top;
}
.asyLabel
{
	color: #000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: top;
	font-weight:bold;
}
.asySearch
{
	border-bottom: solid 1px gray;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.asyStatusText
{
	font-weight: bolder;
	color: red;
	text-transform:		uppercase;
}
.asySubLabel
{
	color: #666666;
	vertical-align: top;
}
.asyTabPanel
{
	min-height: 300px;
}
.asyValidationText
{
	font-weight: bolder;
	font-size: medium;
	color: red;
}

div.asyTabBody 
{
	border-color: Silver;
	border-style: inset;
	border-width: 2px;
	min-height: 300px;
	/*height: 450px;*/
}
table.asyTabOn
{
	background-image: url(../../m/i/tabhigh.jpg);
	height: 24px;
	text-align: center;
	width: 143px;
}
a.asyTabOn
{
color: Black;
text-decoration: none;
}
table.asyTabOff
{
	background-image: url(../../m/i/tablow.jpg);
	height: 24px;
	text-align: center;
	width: 143px;
}
a.asyTabOff 
{
color: Gray;
text-decoration: none;
}

.button_wrapper {float:left; border:0px #336699 solid; margin:4px 4px 4px 4px; padding:2px 2px 2px 2px;}
.button_wrapper .left_end {float:left; background-image:url(../../m/i/button_left.gif); background-repeat:no-repeat; width:7px; height:16px; }
.button_wrapper .button_name {float:left; color:white; background-color:#0058A2; height:15px; width: auto; font-size:11px; font-weight:bold; text-align:center; padding-top:1px; text-transform:uppercase;}
.button_wrapper a{color:white; text-decoration:none; cursor:pointer;cursor:hand;}
.button_wrapper a:hover{color:white; text-decoration:none;  cursor:pointer;cursor:hand;}
.button_wrapper .right_end {float:left; background-image:url(../../m/i/button_right.gif); background-repeat:no-repeat; width:7px; height:16px;  }

/*
/* commented backslash hack \
.columns {
height: 609px;
}/* end hack 
html>body .columns {
min-height: 609px;
height: auto;
overflow: auto;
}
*/

.button{
color: #ffffff;
font-size: 12px;
line-height: 12px;
padding: 3px 0px 3px 0px;
margin-top: 10px;
width: auto;
}

.columns{
position: relative;
width: 980px; /* 750px; */
border: 0px;
padding-bottom: 0px;
border:0px #660033 solid;
}

/*
.container{
	background-color:	#ffffff;
	margin-left:	auto;
	margin-right:	auto;
	position:	relative;
	text-align:	left;
	width:	980px;
}
/* commented backslash hack \
.container {
	height: 609px;
}/* end hack 
html>body .container {
	min-height: 609px;
	height: auto;
}
*/
.container{
	background-color:	#FFFFFF;
	margin-left:	auto;
	margin-right:	auto;
	position:	relative;
	text-align:	left;
	width: 980px; /* 750px; */

}

.content{
padding: 10px;
}

/* commented backslash hack \*/
.content {
height: 90px;
}/* end hack */
html>body .content {
min-height: 90px;
height: auto;
overflow: auto;
}

.content_embedded
{
	background-color:#EEEEEE; 
	height: 100%;
	padding:10px 10px 10px 10px; 
	margin:0px 0px 0px 0px;
	text-align:	left;
	width: 90%;
}

.content_wrapper 
{
	background-color:#EEEEEE; 
	padding:10px 10px 10px 10px; 
	margin:1px 1px 10px 1px;
	text-align:	left;
}

table.form .double{
width: 350px;
}

.embedded
{
	background-color:#EEEEEE; 
	padding:0px 0px 0px 0px; 
	margin:1px 1px 10px 1px;
	text-align:	left;
}

.errortext 
{
	background-color: White;
	clear: both;
	color: Red;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
}

.footer{
/*border-top: 1px solid #b6cd32;*/
width: 100%;
height: 60px;
/*background: #b6cd32;*/
color: Black;
margin: 0px;
}

.footer a{
color: #ffffff;
}

.footer p{
padding: 8px 0px 0px 30px;
font-size: 12px;
}

.footer .copyright{
font-size: 9px;
}

.jobdate
{
	display: inline;
	float: right;
	font-size: 9px;
	margin-left: 10px;
}

.joblink
{
	float:left;
}

a.joblink {
color: #204480;
font-size: 14px;
font-weight: bolder;
}
.joblink a:hover{
text-decoration: underline;
}

.jobsummary 
{
	clear: both; 
	float: none;
	padding: 5px 0px 30px 0px;
}

.jobunit
{
	clear: left;
	color: Gray;
	float: left;
	font-style: italic;
	font-weight: bolder;
}

.main{
float: left;
margin: 10px 0px 10px 10px;
padding: 0px 0px 15px 10px;
width: 940px; /* 710px; */
border:0px #CC9966 solid;
}

.main .breadcrumbs{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 940px;
}

.main .breadcrumbs li{
display: inline;
}

.main .breadcrumbs li a{
padding: 0px 0px 0px 0px;
/*background: url(../images/skin/forwardarrow.gif) no-repeat right 3px;*/
}

.main .breadcrumbs li a.last{
background: transparent;
padding-right: 0px;
}

/* commented backslash hack \*/
.main .page {
height: 609px;
}/* end hack */
html>body .main .page {
min-height: 609px;
height: auto;
overflow: auto;
}
.main .page{
float: left;
margin-top: 6px;
width: 930px; /* 700px; */
}

.main .page h1{
color: #666666;
font-weight: bold;
font-size: 18px;
line-height: 14px;
margin: 5px 0px 12px 0px;
padding-top:7px;
padding-bottom:6px;
text-transform: uppercase;
}

.main p{
line-height: 17px;
}

.main h1{
padding: 0px;
text-transform: none; color: #1371AD; line-height: 22px; font-size: 22px; margin: 2px 0 2px 0;
}

.main h2{
padding: 0px;
color: #000000; 
font-weight: bold;
text-transform: none; 
 /*line-height: 16px; font-size: 16px; margin: 0px 0px 0px 0px; */
}
 
.main h3{
margin: 8px 0px 8px 0px;
padding: 0px;
font-size:17px;
font-weight: bold;
line-height: 14px; 
color: #0057A0; 
font:Verdana, Arial, Helvetica, sans-serif;
}

.main h3 strong{
font-weight: inherit;
color: #ff0000;
}

.main h4{
margin: 8px 0px 8px 0px;
font-weight: bold;
line-height: 12px; 
color: #000000; 
font-size: 12px;
}

.main h4 strong, .main h5{
text-transform: uppercase;
line-height: 14px;
 color: #000000; 
 font-weight: bold;
font-size: 12px;
margin: 0px;
padding: 0px;
text-decoration: none;
}

.main h6{
font-style:normal; margin: 12px 0 0 0px; padding-bottom: 0px; font-size: 12px; line-height: 12px;
}

.main_button_wrapper {width:100%; height:30px; border:0px #000000 solid;}

.mnuDynamicItem
{
	background-color: #CCCCCC;
	border-top: solid 1px white;
	color: #000000;
	cursor:hand;
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.1em;
	padding: 5px 0px 5px 7px;
	text-align: left;
	width: 100px;
}

.mnuDynamicItemOver, .mnuStaticItemOver
{
	text-decoration: none;
}

.mnuStatic
{
	background-color: #404040;
	border: 0px #003333 solid;
	color:#cccccc; 
	cursor:hand;	
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.2em;
	height:25px;
	margin:0 auto;
	width: 980px; /* 750px; */
}

.mnuStaticItem
{
	border:0px #CC0099 solid;
	color: #cccccc ; 
	cursor:hand;
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.3em;
	padding: 2px 0px 0px 5px;
	text-align: left;
	width: 80px;
}

.page_title_wrapper {width:100%; height:50px;}
.page_title_left {float:left; width:350px;}
.page_title_right {float:right; width:310px; text-align:right;}

.previewframe{
text-align: center;
padding: 5px 0px 10px 0px;
}

.rqwAnswer
{
	font-family: Verdana; 
    font-size: 12px;
	vertical-align: top;
}
.rqwQuestion
{
	color: #333333;
    font-size: 14px;
	font-style: italic;
}
.rqwQuestionNo
{
	color: #666666;
    font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}
.rxsButton
{
	margin: 0px 0px 0px 5px;
}
.rxsCheckBox 
{
}
.rxsDropDown, .rxsTextBox
{
	border-color: Black;
	border-style: solid;
	border-width: 1px ;
	font-family: Verdana; 
    font-size: 10px;
}
.rxsMainTab
{
}
.rxsObjLbl, .rxsPropLbl
{
	color: #666666;
	font-style: italic;
	vertical-align: top;
	width: 120px;
}
.rxsObjLblReq, .rxsPropLblReq
{
	background-image: url(../../m/i/star.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #666666;
	font-style: italic;
	padding-left: 7px;
	vertical-align: top;
	width: 120px;
}
.rxsObjTab
{
}
.rxsObjVal
{
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
}
.rxsPropVal
{
	font-family: Verdana; 
    font-size: 10px;
	vertical-align: top;
}
.rxsPropVal a 
{
	vertical-align: middle;
}
.rxsRow
{
}
.rxsSection
{
	background-color: #1c407c;
	color: White;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-top: 5px;
}
