body {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1.125em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background-fade.jpg);
	background-repeat: repeat-x;
	background-color: #D6E9F7;
}

html { min-height: 100%; margin-bottom: 1px; } /* FIX VERTICAL SCROLL SHIFT ISSUE IN FF */

th, td {
	text-align: left;
	vertical-align: top;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:.75em;  16x.75=12 */
	color: #333;
}

a,  a:visited {
	color: #003399;
	text-decoration:underline
}
a:hover {color: #005696}
a img {border: none;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #003366;
	line-height: 42px;
}
h2 {
	color: #003366;
	font-size: 16px;
}
h3 {
	color: #003366;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0px;
}
h4 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
h5 {
	color: #003366;
	font-size: 13px;
	line-height: 15px;
	margin-top: 0px;
}
.red-text {
	color: #FF0000;
}
#wrapper{
	width: 936px;
	margin: 0px auto;
}


/********  TOP NAVIGATION AND DROP MENUES *********/


#navmenu {
float:left;
width:100%;
line-height:normal;
}

#navmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

#navmenu li{
	display:inline;
	margin:0;
	padding:0;
	text-align: center;
}

#navmenu a {
	float:left;
	margin:0;
	background-image: url(images/nav-middle.gif);
	background-repeat: repeat-x;
	height: 13px;
	padding: 10px 39px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#navmenu .nav_divider a{
	padding: 10px 0px;
	
}
#navmenu .nav_divider a:hover{
background-position:0 0px;
	
}

#navmenu .current{
background-position:0 -66px;
}


#navmenu a:hover {
background-position:0% -33px;
}



/* added */
#navmenu .left_endcap {
	background-image: url(images/nav-left-cap.gif);
	background-repeat: no-repeat;
	width: 5px;
	background-color: #000000;
	height: 33px;
	float: left;
}
#navmenu .right_endcap {
	background-image: url(images/nav-right-cap.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 5px;
	float: left;
}

/********  BODY DROP SHADOW BOX *********/

#body-wrapper{
	width: 775px;
	position:relative;
}
#top-shadow{
	background-image: url(images/top-shadow.gif);
	height: 10px;
	width: 936px;
	clear: both;
	background-repeat: no-repeat;
	font-size: 1px;
}
#left-shadow{
	width: 929px;
	background: url(images/left-shadow.gif)  repeat-y  0px 0px;
	padding-left: 7px;
}
#right-shadow{
	width: 928px;
	background-image: url(images/right-shadow.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
}
#bottom-shadow{
	background-image: url(images/bottom-shadow.gif);
	height: 14px;
	width: 936px;
	clear: both;
	background-repeat: no-repeat;
}
#content{
	width: 896px;
	float: left;
	background-color: #FFF;
	padding: 15px;
	position:relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#error-content{
	width: 896px;
	float: left;
	background-color: #FFF;
	padding: 15px;
	position:relative;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


/********  BODY DROP SHADOW BOX *********/

#loginbox{
	height: 207px;
	width: 290px;
	background-image: url(images/loginbox.jpg);
	float: left;
	margin-right: 40px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-top: 15px;
}
#loginbox a{
	color: #FFF;
	font-weight:normal;
}
#smloginbox{
	height: 207px;
	width: 170px;
	background-image: url(images/small-login-box.jpg);
	float: left;
	padding: 15px 15px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	background-repeat: no-repeat;
	display: inline;
}
.form-header {
	font-size: 24px;
	color: #477CC0;
}
.form-text-field-long{
	width:260px;
	margin-right: 10px;
}
.form-text-field-short{
	width:160px;
	margin-right: 10px;
}
.message {
	font-size: 16px;
}
/********  BODY STYLES *********/
#activenet {
	text-align: right;
	font-size: 9px;
	font-style: italic;
	color: #003366;
}
#top-links {
	float: right;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 10px;
}
#top-links a{
	margin: 0 10px 0 0;
	color: #666666;
	text-decoration: none;
}
#ar-logo {
	margin-bottom: 31px;
	float: left;
}
#enroll-button {
	float: right;
}
#breadcrumbs {
	font-size: 10px;
	display: inline;
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#breadcrumbs a{
	color:#666;
	text-decoration:none
}
#user-info {
	font-size: 10px;
	display: inline;
	float: right;
	width: 400px;
	text-align: right;
	margin: 5px 10px 5px 0px;
	
}
#user-info a{
	color:#666;
	text-decoration:none
}
#loginfail{
	color: #FF0000;
}
#upgrade-form{
	color:#003366;
	margin-left:10px;
	font-size: 14px;
}
.formlabel{
	font-size:14px;
	color:#003366;
	font-weight: bold;	
}
.left-half{
	display: inline;
	float: left;
	width: 400px;
	margin-left: 15px;
	margin-right: 15px;
}
.right-half{
	display: inline;
	float: left;
	width: 400px;
	clear: right;
	padding-left: 40px;
	border-left: 1px solid #666666;
}
.three-quarter{
	display: inline;
	float: left;
	width: 600px;
	margin-left: 15px;
}
.one-quarter{
	display: inline;
	float: left;
	width: 160px;
	clear: right;
	padding-left: 40px;	
}
.two-thirds{
	display: inline;
	float: left;
	width: 573px;
}
#or {
	background-color: #FFFFFF;
	position: absolute;
	left: 415px;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
/********  FOOTER *********/
div#container_footer{
	text-align: center;
	font-size: 11px;
	color: #666666;
}
div#container_footer a,
div#container_footer a:visited{
	color: #666;
	text-decoration: none;
}
div#container_footer .bluelinks{
	color: #003366;
}
div#container_footer a:hover{ 
	text-decoration: underline; 
}
 
#review-table td{
	color: #000000;
}
.answer {
	font-weight: bold;
	color: #000000;
}
/********  DASHBOARD *********/
.left-content{
	display: inline;
	float: left;
	width: 400px;
	margin-left: 15px;
	margin-right: 15px;
	color: #003580;
}
.left-content a{
	text-decoration: none;
	color: #003e7e;	
}
.right-content{
	display: inline;
	float: left;
	width: 400px;
	clear: right;
	padding-left: 40px;
	text-align: right;
	color: #003e7e;	
}
.right-content a{
	text-decoration: none;
	color: #003e7e;	
}
.contact-info {
	font-size: 15px;
}
#db-top {
	float:left;
	display: inline;
}
#db-top-no-tabs {
    float:left;
    display: inline;
    height: 7px;
    width: 884px;
    font-size: 0px;
}
#db-content {
	background-image: url(images/dashboard-background.gif);
	background-repeat: repeat-y;
	float:left;
	display: inline;
	width: 820px;
	padding: 32px;
}
#db-content h1 {
	font-size: 24px;
	font-weight: bold;	
}
#db-content .orgs {
	font-size: 14px;
}
#db-bottom {
	float:left;
	display: inline;
	height: 7px;
	width: 884px;
	font-size: 0px;
}
/********  PROMOTIONS TABLE *********/
.promotions{

}
.promo-icon img{
}
.promo-desc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.promo-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f89828;
	font-size: 18px;
}
/********  PROFILE BOX *********/

#profile-completion-box {
	background-image: url(images/profile-box.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 210px;
	float: right;
	margin-top: 75px;
	font-size: 14px;
	font-weight: bold;
	color: #003580;
}
#profile-score {
	font-size: 36px;
	background-color: #FFEBB3;
	text-align: center;
	color: #003580;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-right: 1px;
	margin-left: 1px;
}
#profile-score-bottom {
	font-size: 12px;
	text-align: center;
	color: #003580;
	line-height: 13px;
	padding: 15px 15px 0px 15px;
	font-weight: normal;
}
#profile-score-top {
	font-size: 15px;
	text-align: left;
	color: #003580;
	padding: 15px 15px 8px 15px;
}
#promotion-content {
	display: inline;
	float: left;
	width: 390px;
	margin-right: 35px;
}

#promotion-status {
	width: 210px;
	float: left;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;

}
#promotion-status ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#promotion-status li{
	margin:0;
	padding:0;
	display: block;
}

#promotion-status a {
	text-decoration: none;
	color:#003366;
	width: 190px;
	height: 30px;
	display: block;
	margin: 1px 0px;
	padding: 13px 10px 0px 10px;
}
#promotion-status .blue{
	background-image: url(images/status-blue-box.jpg);
	background-repeat: no-repeat;
	color: #003366;
}
#promotion-status .green{
	background-image: url(images/status-green-box.jpg);
	background-repeat: no-repeat;
	color: #003366;
}
#promotion-status .grey{
	background-image: url(images/status-grey-box.jpg);
	background-repeat: no-repeat;
	color: #003366;
}
#promotion-status a.grey {
	color:#666666;
}

#promotion-status a b{
	position: absolute;
	left: 225px;
}
#promotion-status a i{
	font-style: normal;
}
#promotion-wrapper {
	width: 210px;
	float: left;
	margin-right: 35px;
}
#promotion-box {
	float: left;
	background-image: url(images/pbox-bg.jpg);
	background-repeat: repeat-x;
	background-color: #d6e8f7;
	border-collapse:collapse;

}
.leftborder{
	font-size: 0px;
	border-left: 1px solid #afc3e0 !important;
	border-collapse:collapse;
}
.rightborder{
	font-size: 0px;
	border-right: 1px solid #afc3e0 !important;
	border-collapse:collapse;
	}
.topborder{
	font-size: 0px;
	border-top: 1px solid #afc3e0 !important;
	border-collapse:collapse;
	}
.bottomborder {
	font-size: 0px;
	border-bottom: 1px solid #afc3e0 !important;
	border-collapse:collapse;
	}
.promotion-box-content{
	padding: 23px;
}
#promotion-info{
	display: inline;
	float: left;
	width: 345px;
	color: #000000;
}
#promotion-enroll{
	display: inline;
	width: 147px;
	float: left;
	margin-right: 20px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
.padded-table td{
	padding: 3px 6px 3px 0px;
}
#feedback-grade-box {
	background-image: url(images/feedback-grade-box.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 190px;
	float: right;
	margin-top: 75px;
	font-size: 14px;
	font-weight: bold;
	color: #003580;
	padding: 10px 10px 0px 10px;
}
#feedback-grade-box a{
	font-size: 12px;
	font-weight: normal;
	color: #003580;
	text-decoration: none;
	line-height: 13px;
}
.feedbackaction{
    font-size: 12px;
    font-weight: normal;
    color: #003580;
    text-decoration: none;
    line-height: 13px;
}
.stars{
	text-align: center;
	margin: 5px 0px;
	
}
#average-score-box {
	background-image: url(images/light-yellow-box.jpg);
	background-repeat: no-repeat;
	width: 190px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #003580;
	padding: 10px;
	background-color: #fedf9e;
	background-position: top;
}

#average-score-bottom {
	display: inline;
	float: left;
	margin-bottom: 20px;
}
.complete{
	font-weight: bold;
	color: #036826;
}
.incomplete{
	font-weight: bold;
	color: #FF0000;
}

.overlay{
  position: absolute;
  top: 0; /* These positions makes sure that the overlay */
  bottom: 0;  /* will cover the entire parent */
  left: 0;
  width: 100%;
  background: #FFFFFF;
  opacity: 0.65;
  -moz-opacity: 0.65; /* older Gecko-based browsers */
  filter:alpha(opacity=65); /* For IE6&7 */
}

#progressBar{ 
  padding-top: 5px; 
  opacity: 1.0;
  -moz-opacity: 1.0; /* older Gecko-based browsers */
  filter:alpha(opacity=100); /* For IE6&7 */
}

#progressBarBox{ 
  width: 350px; 
  height: 20px; 
  border: 1px inset; 
  background: #eee;
}
#progressBarBoxContent { width: 0; height: 20px; border-right: 1px solid #444; background: #9ACB34; }

#ageThirteenInfo{
    background-color: #000000;
	color: #ffffff;
	padding: 1em 1em 0;
	width: 30em;
	opacity: 1.0;
	margin-left: 20em;
	position: absolute;
	font-size: 90%;
}

.note { font-size:90%; }

.instructions{
 font-size: 14px;
}

#yb-upgrade{
	background-image: url(images/yellow-upgrade-box.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 514px;
	font-size: 19px;
	font-weight: normal;
	color: #003580;
	text-align: center;
	padding-top: 20px;
}

textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

