body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#hyper_nav {
	background-color: #024A63;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #76A6B4;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 645px;
	text-transform: lowercase;
	height: 24px;
}
#hyper_nav a {
	color: #B9D1D9;
	text-decoration: none;
}
#hyper_nav a:hover {
	color: #FFFFFF;
}
#container {
	background-color: #64CAE3;
	background-image: url(images/bck_content.jpg);
	background-repeat: repeat-y;
}
#holder { width: 865px;}
#left_nav {
	width: 279px;
	float: left;
}
#content {
	width: 350px;
	position: relative;
	right: 10px;
	color: #024A63;
	font-size: 0.9em;
}
#content a {
	font-weight: bold;
	color: #64CAE3;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#right_nav {
	width: 170px;
	float: right;
	margin-top: 20px;
	padding-right: 10px;
}
#footer {
	background-color: #024A63;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #76A6B4;
	clear: both;
}
#copyright {
	padding-top: 2px;
	font-size: 0.7em;
	color: #999999;
	padding-left: 360px;
	padding-bottom: 40px;
}
#copyright a {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #024A63;
}
.rightspacer {
	margin-top: 10px;
	margin-bottom: 2px;
}
.yellow {
	font-size: 0.7em;
	color: #F15C5E;
}
.yellow a {
	color: #DC8105;
	text-decoration: none;
}
.yellow a:hover {
	text-decoration: underline;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; color: #024A63; margin-bottom: 20px; }

.blue {
	font-size: 0.7em;
	color: #034963;
}
.blue a {
	color: #034A66;
	text-decoration: none;
}
.blue a:hover {
	text-decoration: underline;
}
.green {
	font-size: 0.7em;
	color: #328616;
}
.green a {
	color: #267D08;
	text-decoration: none;
}
.green a:hover {
	text-decoration: underline;
}


.subnav a{
	color:#ffffff;
	font-weight:bold;
	padding-left: 85px;
	font-size: 12px;
	margin: 0px;
	line-height: 22px;
	text-decoration:none;
}

.subnav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.subnav a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu { height:30px; font-size:80%; z-index:100; width:600px;}
/* hack to correct IE5.5 faulty box model */
*html #menu {width:790px; w\idth:790px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {width:350px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative; white-space: nowrap;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#4c4c4c; height:30px; border:0px; border-width:0px 0px 0px 0px;  padding-left:0px; line-height:30px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:75px; w\idth:75px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#fecb00;

}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#fecb00;}
.menu ul ul :hover > a.drop {background:#4c4c4c;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#839791;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:185px;border-top:0px;}
/* another hack for IE5.5 */
* html #menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:185px; top:-1px; width:185px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

.menu ul a {border-bottom: 0px;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#fecb00; color:#4c4c4c; height:150%; line-height:150%; padding:5px 24px; width:80px; border-width:0;border-bottom:1px solid #c4a207; font-size: 80%;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:80px;w\idth:80px;}

/* style the top level hover */
.menu a:focus, .menu ul ul a:focus{color:#fecb00; background:#4c4c4c;}
.menu :focus > a, .menu ul ul :focus > a {color:#fecb00;background:#4c4c4c;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:focus ul,
.menu ul a:focus ul{visibility:visible; position:relative; left:300px;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :focus ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :focus ul :hover ul{ visibility:visible;}

.menu ul li a {white-space: nowrap}
h4 { margin-bottom: 5px; }
p { margin-top: 0px; }
.strong { font-weight: bold; }
li { padding-bottom: 5px; }
ul { padding-left: 10px; margin-left: 10px; }
p.top { text-align: right; }
#content p.top a{ font-weight: normal; color: #024A63; text-decoration: underline; }
p.center { text-align: center; }
a img { border:none; }