body 
     {   
	background-color: #ffffff;
	color: black;
	font-family: arial, verdana, lucida, sans-serif;
	margin: 0 0 0 0;
	}

h1
	{
	font-size: 150%;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
	font-family: arial, verdana, lucida, sans-serif;
	color: #F89E00;
	font-weight: normal;
	}
	
h2
	{
	font-size: 130%;
	font-family: arial, verdana, lucida, sans-serif;
	color: #669097;
	font-weight: normal;
	}

h3
	{
	font-size: 100%;
	font-family: arial, verdana, lucida, sans-serif;
	color: #669097;
	font-weight: normal;
	}
p
	{
	color: #5A5043;
	font-size: 12px;
	line-height: 17px;
	}

ul
	{
	color: #5A5043;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url('http://www.workforcelanguageservices.com/images/arrow.gif');
	}
	
#subnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

#subnav ul li {
	display: inline;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#subnav ul li a {
	background: none;
	height: 12px;
	padding : 2px 10px 2px 10px;
	margin: 0;
	color: #F2F2F2;
	text-decoration: none;
	display: inline;
	text-align: left;
	font-weight: bold;
	font: normal 11px/13px arial, verdana, lucida, sans-serif;
	}

#subnav ul li a:hover {
	text-decoration: underline;
	}
	
#subnav a:active { color: #BD7196; }

/* QUOTES */

#quote blockquote {	
	background: transparent url('http://www.workforcelanguageservices.com/images/quoteleft.gif') left top no-repeat;
	font-family: "Georgia", "Times New Roman", serif;
	background-color: #FBFBFB;
}

#quote blockquote div {
  padding: 0 28 0 35px;
  background: transparent url('http://www.workforcelanguageservices.com/images/quoteright.gif') right bottom no-repeat;
}


/* ------------ */

#headgrad table {
	background-image: url('http://www.workforcelanguageservices.com/images/head-gradient.gif');
	background-repeat: repeat-x;
	height: 22px;
	}
	
#headgrad 

#horizontal table {
	background-image: url('http://www.workforcelanguageservices.com/images/horizontal.gif');
	background-repeat: repeat-x;
	height: 1px;
	}
	
#footgrad table {
	background-image: url('http://www.workforcelanguageservices.com/images/b/foot-gradient.gif');
	background-repeat: repeat-x;
	height: 22px;
	}
	
#content table {
	}
	
#footercontent table {

	}
	
#footercontent a { color: #F2F2F2; }

#footercontent p {
	color: #F2F2F2;
	}
	
#globaltop table {
	background-color: #668F95;
	height: 65px;
	}

#globalnav {
	clear: both;
	}
	
#globalnav td a:hover {
	background-image: url('http://www.workforcelanguageservices.com/images/nav/nav-grad.gif');
	display: block;
	}
	
#globalnav td#home a:hover {
	background-image: none;
}

#sidebox table {
	padding: 10px 10px 10px 10px;
	background: #FBFBFB;
	border: 1px dotted #330311;
	color: #333;
	font-size: 12px;	
}

#sidebox ul {
	margin-left: 10px;
	padding-left: 5px;
	}
	
	
/* LINKS */
a:link {
	color: #330311;
	text-decoration: underline;
	}

a:visited {
	color: #330311;
	text-decoration: underline;
	}

a:active {
	color: #330311;
	text-decoration: underline;
	}

a:hover {
	color: #330311;
	text-decoration: underline;
	}
	
.formLabel	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; color: #5A5043; font-size: 11px; border: 1px dotted #787878; }

.tinytext {
	font-size: 8px;
}

.special {
display:none;
}




#navlist
{
border-bottom: 1px solid #69575D;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #DBD6D8;
background: url("http://workforcelanguageservices.com/images/sub-sub-gradient.gif") repeat-x;
border: 1px solid #69575D;
color: #999;
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover 
{ 
color: #330311; 
background: url("http://workforcelanguageservices.com/images/sub-sub-gradient.gif") repeat-x;
}

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #69575D;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { color: #330311 !important; }

#contents
{
background: #fff;
border: 1px solid #69575D;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
}

