BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma,Arial;
	font-size:12px;
}

IMG {
	border: 0px;
}

A:LINK, A:ACTIVE, A:VISITED {
	color:#0077d7;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A:HOVER {
	color:#626262;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.white:LINK, A.white:VISITED {
	color:#626469;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.white:HOVER {
	color:#626469;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.featured:LINK, A.featured:VISITED {
	font-weight:bold;
}

A.featured:HOVER {
	font-weight:bold;
}

A.headerLinks:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

A.headerLinks:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

A.headerLinks:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

A.headerLinks:active {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

A.topmenu:LINK,A.topmenu:VISITED,A.topmenu:HOVER {
	color:#ffffff;
	text-decoration:none;
	font-family:Tahoma,Arial;
	font-size:12px;
	font-weight:bold;
}

.copyright {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.copyright:LINK,A.copyright:VISITED {
	color:#0077d7;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.copyright:HOVER {
	color:#0077d7;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:11px;
}

.quote {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.normtext {
	color:#626262;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.quote:LINK,A.quote:VISITED {
	color:#626262;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.quote:HOVER {
	color:#0077d7;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:11px;
}

.quotes {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
	padding:5px;
}

.table_titles {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.normal {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.header1 {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
	font-weight:bold;
}

.error {
	color:#FF0000;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.urgent {
	color:#FF0000;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.featured {
	color:#0077d7;
	font-weight:bold;
}

.project_title {
	color:#0077d7;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:15px;
	font-weight:bold;
}

.project_title_header {
	color:#626262;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:15px;
	font-weight:bold;
}

.title1 {
	color: #223139;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
}
.title2 {
	font-family: Tahoma;
	font-weight: bold; 
	font-size: 14px; 
	color: #024d87;
}
.title3 {
	color: #223139; 
	font-family: Tahoma; 
	font-size: 18px;
}
.title4 {
	color: #223139;
	font-family:tahoma,Arial;
	font-size:13px;
}
.pagestitle {
	color: #223139;
}

.style9 {
	color: #FF0000;
}





TABLE {
	padding-top: 0px;
	margin-top: 0px;
}

#MainHeader {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 36px;
}

#MainContainer {
	width: 900px;
	margin: 0px auto 0px auto;
}


#MainContainerindex {
	width: 900px;
	margin: 0px auto 0px auto;
}

#MainHeader SPAN {
	color: #EC8505;
	margin-left: 50px;
	font-size: 15px;
	font-weight: bold;
}

TD.inputTitle{
	width:200px;
	font-weight:bold;
	vertical-align:top;
	background-color:#88BCEF;
}

TD SPAN.seccode{
	font-size:10px;
}

.doubleSpace {
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

UL {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

FORM INPUT.text {
	width: 200px;
	background-color: #F7F4B1;
	border: 1px solid #000000;
}

FORM SELECT, FORM OPTION {
	background-color: #F7F4B1;
}

FORM .leftColumn {
	float: left;
	text-align: left;
	width: 49%;
	padding-left: 4px;
	padding-bottom: 10px;
	/*border: 1px solid blue; /* debugging */
}

FORM .rightColumn {
	float: right;
	text-align: left;
	width: 49%;
	/*border: 1px solid green; /* debugging */
}

FORM .container {
	width: 280px;
	height: 200px;
	border: 1px solid #666666;
	overflow: auto;
	text-align: left;
	float: right;
	background-color: #F7F4B1;
}

FORM .containerimg {
	width:15%;
	height: inherit;
	border: 1px solid #333;
	float: left;
	background-color: #333;
}

FORM .container2 {
	width: 200px;
	height: 150px;
	border: 1px solid #666666;
	overflow: auto;
	background-color: #F7F4B1;
}

FORM .container3 {
	width: 700px;
	height: 95px;
	overflow: auto;
	text-align: left;
	/*border: 1px solid #666666;*/
	float: right;
	background-color: #F7F4B1;
}

FORM .container11 {
        width: 280px;
        height: 120px;
        border: 1px solid #666666;
        overflow: auto;
        text-align: left;
        float: right;
        background-color: #F7F4B1;
}

TABLE TR TD.bordersAllRound {
	padding: 10px;
	border-left: 1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
}

TABLE TR TD.paddingLeft5px {
	padding-left: 5px;
}

TABLE TR TD SPAN.devilsOwn {
	color: #666666;
}

TABLE TR TH.column {
	background-color: #C7C7C7;
	padding-top: 5px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

TABLE TR TD.on {
	background-color: #CCCCCC;
}

TABLE TR TD.off {
	background-color: #CCCCCC;
}

div.list {
	background-color: #FFFFFF;
	cursor:pointer;
	list-style:none;
}

div:hover.list {
	background-color: #00FFFF;
	cursor:pointer;
	list-style:none;
}

input.check{
	display:none;
}

FORM DIV.label {
	float: left;
	width: 83px;
	font-weight: bold;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.textCenter {
	text-align: center;
}

.floatLeft {
	float: left;
	width: 35%;
}

.floatRight {
	float: right;
	width: 63%;
}

.floatLeftSignup {
float: left;
width: 30%;
}

.floatRightSignup {
        float: right;
        width: 70%;
}







.formContainer {
	padding-bottom: 12px;
	/*border: 1px solid blue;*/
}



/*** NEW DESIGN CSS ***/
#MainContentContainer {
	margin-top: 25px;
	min-height: 100px;
	background-image: url(../images/new_design/main_container_background.gif);
	background-repeat: repeat-y;
	border: 3px solid #004265;
}

#MainContentContainer .retrieval A:LINK, #MainContentContainer .retrieval A:ACTIVE, #MainContentContainer .retrieval A:VISITED {
	color: #FFFFFF;
	font-size: 14px;
}

#MainContentContainer .retrieval A:HOVER {
	color: #E98307;
	font-size: 14px;
}

#MainContentContainer H3 {
	color: #EC8505;
	font-size: 16px;
	margin: 0px 0px 15px 25px;
}

#MainContentContainer TABLE {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#MainContentContainer #TopBoxCurve {
	background-image: url(../images/new_design/main_box_top_curve.gif);
	background-repeat: no-repeat;
	width: 835px;
	height: 18px;
}

#MainContentContainer #MainBoxCurve {
	background-color: #FFFFFF;
	color: #666666;
	width: 834px;
	border: 1px solid #FFFFFF;
}

#MainContentContainer #MainBoxCurve .padding {
	padding: 0px 25px 15px 25px;
	/*border: 1px solid green; /* for debugging */
}

#MainContentContainer #BottomBoxCurve {
	background-image: url(../images/new_design/main_box_bottom_curve.gif);
	background-repeat: no-repeat;
	width: 835px;
	height: 18px;
}

#MainContentContainer .padding {
	padding: 30px 30px 30px 30px;
	/*border: 1px solid green; /* for debugging */
}

#MainContentContainer .boxpadding {
	padding: 20px 10px 20px 10px;
	/*border: 1px solid red; /* for debugging */
}

#MainContentContainer .spacer {
	height: 30px;
}

#MainContentContainer #LeftContentContainer {
	width: 400px;
	height: 229px;
	float: left;
	background-image: url(../images/new_design/login_box_background.gif);
	background-repeat: no-repeat;
}

#MainContentContainer .leftPicture {
	float: left;
	width: 203px;
	height: 150px;
	/*border: 1px solid black; /* for debugging */
}

#MainContentContainer .rightText {
	float: right;
	color: #5E5E5E;
	font-size: 11px;
	width: 165px;
	/*border: 1px solid black; /* for debugging */
}

#MainContentContainer #RightContentContainer {
	width: 400px;
	height: 229px;
	float: right;
	background-image: url(../images/new_design/login_box_background.gif);
	background-repeat: no-repeat;
}

#MainContentContainer #LoginContainer {
	width: 290px;
	margin: -10px 0px 0px 45px;
	font-size: 13px;
	line-height: 28px;
	/*border: 1px solid red; /* for debugging */
}

#MainContentContainer .topPadding10 {
	padding-top: 14px;
}

#MainContainer #LeftNav {
	width: 150px;
	float: left;
	/*border: 1px solid red; /* for debugging */
}

#MainContainer #LeftNav P {
	height: 18px;
}

#MainContainer #LeftNav P.textarea {
	height: 65px;
}

#MainContainer #LeftNav P.checkContainer {
	height: 202px;
}

#MainContainer #LeftNav P.select {
	height: 76px;
}

#MainContainer #LeftNav P.checkAvail {
	height: 38px;
}

#MainContainer #MiddleContent {
	width: 400px;
	float: left; 
	/*border: 1px solid blue; /* for debugging */
}

#MainContainer #RightContent {
	width: 630px;
	float: right;
	/*border: 1px solid purple; /* for debugging */
}

#MainContentContainer DIV.retrieval {
	padding-top: 20px;
	font-size: 14px;
	text-align: center;
}

#MainContentContainer P {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}

#MainContentContainer UL, #MainContentContainer OL {
	margin: 0px 0px 14px 30px;
	padding: 0px 0px 0px 0px;
}

#MainContentContainer TEXTAREA {
	background-color: #F7F4B1;
}

#MainContentContainer FORM .container4 {
	margin: -14px 0px 14px 0px;
	width: 300px;
	height: 200px;
	border: 1px solid #666666;
	overflow: auto;
	text-align: left;
	background-color: #F7F4B1;
}

#MainContentContainer FORM .container14 {
	margin: -14px 0px 14px 0px;
	width: 300px;
	height: 120px;
	border: 1px solid #666666;
	overflow: auto;
	text-align: left;
	background-color: #F7F4B1;
}

BUTTON, INPUT.button {
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/new_design/button_background.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 29px;
	font-size: 14px;
	font-weight: 100;
	border: none;
	cursor: pointer;
	text-align: center;
	font: Tahoma, Arial, Helvetica, sans-serif;
}

BUTTON:hover, INPUT.button:HOVER {
	color: #CCCCCC;
}


.leftSalaryColumn {
	padding: 6px 5px 6px 8px;
}

.rightSalaryColumn {
	padding: 6px 0px 6px 0px;
}



/*** HEADER STYLES ***/
#HeaderContainer {
	position: relative;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 143px;
	background-color: #CEE5F3;
	background-image: url(../images/new_design/top_header_background.gif);
	background-repeat: repeat-x;
	/*border: 1px solid green; /* for debugging */
}

#HeaderContainer #LogoHeader {
	width: 900px;
	height: 110px;
}

#HeaderContainer #NavBar {
	margin: 7px auto 0px auto;
	/*width: 450px;*/
	text-align: center;
	height: 24px;
	color: #016CA4;
	font-size: 10pt;
	/*border: 1px solid pink; /* for debugging */
}

#HeaderContainer #NavBar A:LINK, #HeaderContainer #NavBar A:ACTIVE, #HeaderContainer #NavBar A:VISITED {
	color: #016CA4;
	font-size: 10pt;
	text-decoration: none;
}

#HeaderContainer #NavBar A:HOVER {
	color: #E98307;
	font-size: 10pt;
	text-decoration: none;
}

#HeaderContainer #NavBar SPAN {
	/*margin-top: 4px;*/
}

#HeaderContainer #NavBar SPAN.spacer {
	margin: 0px 12px 0px 12px;
	text-align: center;
}




/*** FOOTER STYLES ***/
#FooterContainer {
	position: relative;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 224px;
	background-color: #FFFFFF;
	background-image: url(../images/new_design/bottom_header_background.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #E98307;
	/*border: 1px solid green; /* for debugging */
}

#FooterContainer #NavBar {
	margin: 0px auto 0px auto;
	padding-top: 50px;
	/*width: 700px;*/
	text-align: center;
	height: 27px;
	color: #E98307;
	font-size: 10pt;
	/*border: 1px solid pink; /* for debugging */
}

#FooterContainer #NavBar A:LINK, #FooterContainer #NavBar A:ACTIVE, #FooterContainer #NavBar A:VISITED {
	color: #E98307;
	font-size: 10pt;
	text-decoration: none;
}

#FooterContainer #NavBar A:HOVER {
	color: #016CA4;
	font-size: 10pt;
	text-decoration: none;
}

#FooterContainer #SocialBookmarks {
	/*width: 172px;*/
	text-align: center;
	margin: 70px auto 0px auto;
}

#FooterContainer #Copyright {
	color: #666666;
	font-size: 11px;
	/*width: 140px;*/
	text-align: center;
	margin: 15px auto 0px auto;
	/*border: 1px solid blue; /* for debugging */
}

#FooterContainer #NavBar SPAN {
	/*margin-top: 4px;*/
}

#FooterContainer #NavBar SPAN.spacer {
	margin: 0 1px;
	text-align: center;
	color: red;
}
div.sample_popup { z-index: 1; }

div.upside_popup div.menu_form_header
{
  border: 1px solid black;
  border-bottom: none;

  width: 400px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url('../images/form_header.png') no-repeat;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.upside_popup { z-index: 1; }

div.upside_popup div.menu_form_body
{
  width: 400px;
  border: 1px solid black;
  background: url('../images/form.png') no-repeat left bottom;
}

div.upside_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.upside_popup table
{
  width: 100%;
  border-collapse: collapse;
}

div.upside_popup th
{
	width: 1%;
	padding: 0px 5px 1px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size:  13px;
	color:   #333;
}

div.upside_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.upside_popup form
{
  margin:  0px;
  padding: 8px 10px 10px 10px;
}

div.upside_popup input.field
{
  width: 95%;
  border: 1px solid #808080;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

div.upside_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;

  background-color: #FFC;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


