/* CSS Document */
html, body {height: 100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0px;}
td {font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.sitecopy{font-family:Arial, Helvetica, sans-serif; font-size:10px; }
img { border:0; margin:0px; padding:0px; 	}

h3 {
	color:#44A3AE;
}

#container {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	
	background-image:url(/assets/945/mid_bg.gif);
	background-repeat:repeat-y;
}

#header {
	width: 800px;
	height:auto;
	
	background-image:url(/assets/945/top_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#top_images {
	position:relative;
	top:20px;
	height:147px;
}

#nav_bar {
	margin-top:10px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:0px;
	padding-bottom:0px;	
	border:#FFFFFF 1px solid;
}

#sub_nav_bar {
	margin-top:4px;
	margin-left:40px;
	margin-right:40px;
	padding:0px;
}

.nav_button {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:4px;
	height:24px;
}

#content {
	margin-top:55px;
	padding-left:42px;
	padding-right:10px;
}

#spacer {
	position:relative;
	float:left;
	width:1px;
	height:300px;
}

#login_box {
	position:relative;
	float:left;
	width:155px;
	margin:0px;
	margin-right:10px;
	padding:0px;
	background-image:url(/assets/945/login_mid_bg.gif);
	background-repeat:repeat-y;
	
	
}

#login_contents {
	padding-right:5px;	
	padding-left:5px;
	margin-bottom:5px;
	
}

.login_input {
	width:95%;
}

#text {
	width:575px;
	float:left;
}

#footer {
	margin-left:0px;
	width: 800px;
	height:60px;
	
	background-image:url(/assets/945/bottom_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.yellowTextBold{ font-size:9px;}

#navLevel3{
background-image:url(/assets/944/gclevel3navbg.gif);
background-repeat: no-repeat;
text-align: center;
letter-spacing: 1px
width:585px;
height: 48px;
padding:8px;
margin-bottom:5px;
margin-top:-5px;
}

#navLevel3Profiles{
background-image:url(/assets/944/gclevel3navprofilesbg.gif);
background-repeat: no-repeat;
text-align: center;
width:345px;
height: 35px;
padding:8px;
margin-bottom:5px;
margin-top:0px;
}

a.subNavLevel1Href,a.subNavLevel1Href:visited {
color: #000000;
text-decoration: none;
}

a.subNavLevel1Href:hover,a.subNavLevel1Href:active {
color: #009999;
text-decoration: none;
}

a.subNavLevel1HrefSelected,a.subNavLevel1HrefSelected:visited {
color: #009999;
text-decoration: none;
}

a.subNavLevel1HrefSelected:hover,a.subNavLevel1HrefSelected:active {
color: #009999;
text-decoration: none;
}
.title { font-weight: bold; size: 14px;}

.darkblueTextBold {font-weight: bold; color: #000066;}
.mandatoryQuestionBackground {background-color: #FFCCCC;}
.JobFinderDropDown { width:100%;font-family:Arial, Helvetica, sans-serif; font-size:10px;}

#app_question_content {
        width: 400px;
        height: 380px;
}

.app_question_header    {
        font-size: 18px; 
        color: #008291;
        width: 400px;
}

#app_question_text        {
        margin-top: 0px;
        width: 400px;
}

#app_question_form  {
float: left;
margin-top: 10px;
width:399px;
}

#app_question_form textarea {
float: left;
width:389px;
height:219px;
border: 1px solid #178d9b;
padding: 5px;
}


#app_question_form input {
float: right;
margin-right: 11px;
margin-top: -1px;
}

