/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #242424;
}

.acc,
.offleft
{
	position: absolute;
	left: -5000px;
	width: 4000px;
}

.accessibility
{
	display: none;
}
.fright
{
	float:right;
}
.hidden
{
	visibility: hidden;
}
table.green{
	border:1px dotted #AFB702;
	}
	
	table.green td
	{
		border:1px dotted #AFB702;
	}
a:link
{
	color: #3A73DA;
}

a:visited
{
	color: #3A73DA;
}

a:hover
{
	color: #340065;
	text-decoration: none;
}

a:active
{
	background-color: #340065;
	color: #fff;
}

td.headerpurple
{
	border-bottom: 1px solid #FFFFFF;
	background: #ffffff url(../images/background-header-2007.gif) repeat-y;
}

td.greenmenu
{
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/background-menu.gif) repeat-x;
	border-bottom: 2px solid #FFFFFF;
}

div.menu-green
{
	width: 740px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 7px;
}

div.menu-green a:link,
div.menu-green a:visited
{
	color: #ffffff;
	text-decoration: none;
}

div.menu-green a:hover
{
	color: #DBF972;
}

td.content
{
	clear:both;
	width:40%;
	border-top: 1px solid #5C92EC;
}

div.path-home
{
	background: url(../images/blue_bg1.gif) no-repeat;
	height: 116px;
}

div.path-home p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 30px 0 0 0;
	margin: 0 0 0 355px;
}

div.path
{
	background: url(../images/path_bg1.gif) no-repeat;
	height: 22px;
	padding: 6px 20px 0px 207px;
	font-size: 80%;
	color: #ffffff;
}

div.path a:link,
div.path a:visited
{
	color: #ffffff;
}

td.menu-left
{
	font: bold 85% Verdana, Arial, Helvetica, sans-serif;
	color: #330065;
	border-top: 1px solid #CECECE;
	padding-top: 4px;
	padding-bottom: 5px;
	background: url(../images/menuarrow1.gif) no-repeat 6px 9px;
	padding-left: 18px;
}

td.menu-left a:link,
td.menu-left-last a:link,
td.menu-left a:visited,
td.menu-left-last a:visited
{
	color: #330065;
	text-decoration: none;
}

td.menu-left a:hover,
td.menu-left-last a:hover
{
	color: #5D94ED;
}

td.menu-left-last
{
	font: bold 85% Verdana, Arial, Helvetica, sans-serif;
	color: #330065;
	border-top: 1px solid #CECECE;
	padding-top: 4px;
	padding-bottom: 5px;
	background: url(../images/menuarrow1.gif) no-repeat 6px 9px;
	padding-left: 18px;
	border-bottom: 1px solid #CECECE;
}

td.content-left
{
	padding-top: 10px;
}

td.content-right
{
	clear:both;
	padding: 20px 10px 30px 30px;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	color: #98B537;
	font: bold 180% Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
}

h2
{
	font-size: 130%;
}

h3
{
	font-size: 110%;
	color: #242424;
}

ul
{
	margin: 15px 0px 20px 0px;
	padding: 0;
	list-style-type: none;
}

ul li
{
	margin-bottom: 2px;
	padding-left: 40px;
	
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 26px 5px;
}

ol li
{
	margin-left: 10px;
	margin-bottom: 2px;
}

ul li ul
{
	margin: 0;
}

ul li ul li
{
	padding-left: 20px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

div.footer 
{
	font-size: 80%;
	background: #CACACA url(../images/background-footer.gif) repeat-x bottom;
	width: 740px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: center;
}
div.disclaimer {
	font-size: 80%;
	color: #35588F;
	background: #E0E8F3 url(../images/background-disclaimer.gif) repeat-x;
	width: 660px;
	padding: 15px 40px 12px;
	text-align: justify;
	border-bottom: 1px solid #96ACCF;
}
td.disclaimer {
}
th 
{
	text-align: left;
}
dl dt
{
	font-weight:bold;
	padding-bottom: 5px;
}
dl dd
{
	padding-bottom:15px;
}
.lastmod
{
	margin-top: 60px;
	font-size: 80%;
}


/* QUICKLINKS */

ul#quick-links
{
	margin: 8px 20px 0px 5px;
	width: 100%;	
	z-index: 50;
}

ul#quick-links li
{		
	padding: 0px;
	position: relative;
}

ul#quick-links li ul
{
	float: left;
	width: 120%;
	position: absolute;
	top: 20px;
	left: 0;
	margin-top: 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;		
}

ul#quick-links li ul li
{	
	border-bottom: 1px solid #fff;
	margin-top: 0px;
}


/* This is the title */
ul#quick-links li a 
{
	display: block;
	padding: 2px 2px 2px 2px;
	width:100%;
	background: url(../images/ql_arrows_main.gif) no-repeat right;

	background-position: 143px 2px;
	background-repeat: no-repeat;
	background-color: #B0B803;		
	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-weight: bold;	
	letter-spacing: -1px;
	text-decoration: none;
	color: #fff;
}
/* This is the link quicks */
ul#quick-links li ul li a
{
	display: block;
	padding: 3px 0px 3px 16px;
	background-image: none;
	background-position: 148px 1px;
	background-repeat: no-repeat;
	background-color: #fff;	
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: auto;
	z-index:50;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	color: #330065;	
}

/* Link hover styles */
ul#quick-links li ul li a:hover 
{
	color: #5D94ED;
	text-decoration: none;
}

/* shows/hides the quicklinks */
ul#quick-links li ul { display: none; }
ul#quick-links li:hover > ul { display: block; }
.table {
	font-size: 85%;
}
.youth {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
}
.youth_heading {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #98B537;
}
