/* CSS BLUE*/
#content {
	background-image: url(../images/about_sub_bg.gif);
}

#topwave {
	background-image: url(../images/about_sub_topwave.gif);
}
/*CHANGE LEFT NAV BG COLOR*/
#leftnav {
	background: #a3a5e1;
}

#leftwave1 {
	height: 33px; 
	background-image: url(../images/about_leftwave_top.gif);
} 

/*LEFT LEFT-ALIGN PICTURE BOX*/

#leftcontent {
	background: #106271; 
	color: #87c1fa;
	width: 188px; 
	text-align: left; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal;
}

.leftcontent {
padding: 5px;
}

/*LEFT CENTERED PICTURE BOX */
#leftcontent2 {
	background: #4c4780; 
	color: #87c1fa;
	text-align: center;
}

.leftimage-centered {
padding-bottom: 10px;
}

/*CHANGE LEFT BOTTOM BOX COLOR*/
#leftwave2 {
	height: 100px; 
	background: #9371b7; 
	background-image: url(../images/about_leftwave_bottom.gif);
}


.left img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left  img {background: url(../images/arrow_purple_purple.gif) no-repeat; }
a.left:hover img {background: url(../images/arrow_purple_purple_over.gif)  no-repeat;}

a.left_current {
color: #fcf300; 
}

.left_current img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left_current   img {background: url(../images/arrow_purple_purple_current.gif) no-repeat; }
a.left_current :hover img {background: url(../images/arrow_purple_purple_over.gif)  no-repeat;}

.leftcontentarrow {
color: #fddb01; 
}

a.leftcontentarrow {
color: #fddb01; 
}

a.leftcontentarrow:hover {
color: #fff;
}
.leftcontentarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentarrow img {background: url(../images/arrow_yellow_purple.gif) no-repeat; }
a.leftcontentarrow:hover img {background: url(../images/arrow_yellow_purple_over.gif)  no-repeat;}

.leftcontentcenteredarrow {
color: #fddb01;
}

a.leftcontentcenteredarrow {
color: #fddb01;
}

a.leftcontentcenteredarrow:hover {
color: #fff;
}
.leftcontentcenteredarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentcenteredarrow img {background: url(../images/arrow_yellow_purple.gif) no-repeat; }
a.leftcontentcenteredarrow:hover img {background: url(../images/arrow_yellow_purple_over.gif)  no-repeat;}



#maincontent {
	color: #2c2740;
	width: 550px;
}

#maincontent a {
	color: #800e05; 
	text-decoration: none; 
	font-weight: bold;
}

#maincontent a:hover {
	color: #805605; 
	text-decoration: underline; 
	
}
h1 {
	color: #016172; 
	border-bottom: 1px solid #9e94d6;
}

h2 {
	color: #432506; 
	padding-top: 15px;
}

h3 {
	color: #014039; 
}

#maincontent dl {
margin:0;
padding:0px;
}

#maincontent ul, #maincontent ul li{
margin:0;
padding:10px;
list-style-type:none;
}

#maincontent ul li{
background:url(../images/about_bullet.gif) left 3px no-repeat;
padding:0 25px 0 25px;
}

#maincontent td{
color: #2c2740;
}

#maincontent input{
vertical-align: middle;
}

#radio input{
vertical-align: bottom;
}

#employment_hours_available th{
border-bottom: 2px solid black;
width: 12.5%;
text-align: middle;
}

#employment_hours_available td{
border: 1px solid black;
width: 12.5%;
font-weight: bold;
}

#submenu {
	color: #823600; 
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a {
	color: #823600;
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a:hover {
	color: #823600; 
	text-decoration: underline;
	}

#headlink {
	color: #017266; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
	padding: 20px 20px 10px 20px;
	margin-left: 30px;
}

#headlink a {
    font-weight: bold; 
	color: #017266; 
}

#headlink a:hover { 
	color: #ffffff; 
}

hr {
color: #ccccff;
background-color: #9e94d6;
}

#required {
	color: #C32424;
	font: Lucida Console,Arial
}

