/*
++++++++++++++++++++++++++++++++
workforce solutions style sheet
author:   mwi
++++++++++++++++++++++++++++++++ */

body {
	background: #07447F url(/img/bg_body.jpg) repeat-y 50% 0; 
	background-attachment: fixed; 
	margin: 0; 
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif; 
	color: #333;
	}

p {
	margin: 0;
	padding: 7px 0 7px 0;
	line-height: 17px;
}

p.quote {
	color: #084D8E;
	font-size: 11px;
	}

#container a.btn {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #084a8c; 
	font-weight: bold; 
	text-decoration: none; 
	font-size: 11px; 
	line-height: 14px;}
	#container a.btn em {color: #eebc0a; font-style: normal;}

/* Content
+++++++++++++++++++++++++++++++ */
#container {
	width: 760px; margin: 0 auto; position: relative;
	}
	
#mast {
	background: #fff url(/img/h_graphic_3.jpg) no-repeat;
	height: 430px;
	width: 760px;
	}
	
#mastT2about {
	background: #fff url(/img/t3_about_graphic.jpg) no-repeat;
	height: 223px;
	width: 760px;
	position: relative;
	}

#mastT2blog {
	background: #fff url(/img/t3_blog_graphic.jpg) no-repeat;
	height: 223px;
	width: 760px;
	position: relative;
	}
	
#mastT2contact {
	background: #fff url(/img/t3_contact_graphic.jpg) no-repeat;
	height: 223px;
	width: 760px;
	position: relative;
	}
#mastT2hr{
	background: #fff url(/img/t3_hrout_graphic.jpg) no-repeat;
	height: 223px;
	width: 760px;
	position: relative;
	}
	
#mastT2login{
	background: #fff url(/img/t3_login.jpg) no-repeat;
	height: 223px;
	width: 760px;
	position: relative;
	}

#mastT2learn{
	background: #fff url(/img/t3_learn_graphic.jpg) no-repeat;
	height: 223px;
	width: 760px;
	position: relative;
	}
	
.pageTitle {
	margin: 184px 0 0 20px;
	color: #FFF; 
	font-size: 24px; 
	text-transform: uppercase;}
	
#navcontainer {
	padding: 5px 10px 10px;
	}
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

#navlist li {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	display: inline;
	}
	
#navlist li a{
	color: #CCD6DC;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	}

#content {
	background: #fff url(/img/bg_content.gif) repeat-y;
	padding: 20px;
	}
	
#content ul {
	margin-left: 17px;
	padding: 0;
	line-height: 16px;
	}
	
#content li {
	list-style-type: square;
	}
	
.rightcol {
	padding-left: 35px;
	}
	
#footer {
	padding: 15px 20px 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	}
	
	#city-list {
		display: block; 
		color: #6b736b;
		width: 760px; 
		height: 37px; 
		line-height: 37px; 
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 10px;
		word-spacing: 3px;
		background: transparent url(/img/city_lists2.gif) no-repeat;}
	
.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
.footfont {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6E746F;
	}
#footer a {
	text-decoration: none;
	}

#navT2 {
	padding-top: 10px;
	}

#navT2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 11px/17px Georgia, Palatino, Palatino Linotype, serif; color: #333;
	}

	
 #navT2 li { 
	padding: 7px 0 6px 10px; 
	list-style: none; 
	width: 250px;
 	background: url(img/bg_navT2_list.gif) no-repeat;
 	}
	
#navT2 li.open { 
	padding: 7px 0 6px 10px; 
	list-style: none; 
	width: 250px;
 	background: url(img/bg_navT2_listO.gif) no-repeat;
 	}
	 
#navT2 li.bottom {
	display: block;
	padding: 7px 0 7px 10px;
	width: 250px;
	background: url(img/bg_navT2_listB.gif) no-repeat;
	}

 #navT2 a {
	display: block;
	text-decoration: none;
	color: #333;
	}
	
 #navT2 a:hover {
	text-decoration: none;
	color: #666;
	}

 #navT2 li ul li.non {
	background: url(img/bg_navT2_non.gif) no-repeat;
	padding: 3px 0 3px 15px;
	width: 230px;
	}
	
/* Generic Rules
++++++++++++++++++++++++++++++++ */
a:link,a:active {color: #333; text-decoration: underline;}
a:visited {color: #333; text-decoration: underline;}	
a:hover {color: #777;}
a img {border-width: 0; border-style: none;}

h2 {
	margin: 0;
	padding: 0 0 7px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #084D8E;
	}

.t2Title {
	margin: 0;
	padding: 0;
	font: normal 14px/25px Arial, Helvetica, sans-serif;
	color: #084D8E;
	}
	
dl {
	margin: 0;
}

dt {
	font-weight: bold;
	font-size: .8em;
	
}

dd {
	margin: 0;
}

dd img {
	margin-bottom: 10px;
}
