body {
	margin: 0;
	padding: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background: #EBE9DC;
}

h1 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 15px;
	color:#2F4980;
}

h2 {
	font-size: 14px;
	color:#2F4980;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#2F4980;
}

a {
	color:#2F4980;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}


#container {
	margin: auto;
	padding: 0;
	width: 900px;
	background:#FFFFFF;
}

#top {
	margin: 0;
	padding: 0;
	width: 900px;
}

#top .logo {
	margin: 0;
	padding: 0;
	width: 500px;
	float:left;
}

#top .search {
	margin: 0;
	padding: 7px 20px 0 0;
	width: 380px;
	float: right;
}

#top form {
	margin: 0;
	padding: 0;
}

#navigation {
	margin: 0;
	padding: 0;
	width: 900px;
	background: #2f4980;
	border-top: 1px solid #8a98b7;
	border-bottom: 1px solid #8a98b7;
	height: 23px;
}

/* menu 
---------------------------------------------------- */
/* ================================================================ 
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 {width:900px; height:23px; font-size:0.85em; position:relative; z-index:100;}

/* hack to correct IE5.5 faulty box model */
* html .menu {width:901px; w\idth:900px;}

/* 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 {}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:151px;position:relative; }

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	color:#fff;
	height:23px;
	background: #2f4980;
	padding:0 0 0 12px;
	margin:0;
	line-height:23px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fff;
	text-transform: uppercase;
	
}


/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:transparent url(/images/opaque65.png);}

/* style the second level hover */
.menu ul ul a.drop:hover{background:transparent url(/images/opaque90.png); font-size:11px;text-decoration:none; color:#2F4980; text-transform: none;}
.menu ul ul :hover > a.drop {background:transparent url(/images/opaque90.png); font-size:11px;text-decoration:none; color:#2F4980; text-transform: none;}
/*background:#fff url(/images/arrow.gif) center right no-repeat;*/

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:transparent url(/images/opaque65.png);}

/* style the third level hover */
.menu ul ul ul a:hover {background:transparent url(/images/opaque90.png); font-size:11px;text-decoration:none; color:#2F4980;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;top:23px;left:0; width:161px;border-width:0; border-style: solid;border-color: #569BBC;}

/* another hack for IE5.5 */
* html .menu ul ul {top:22px;t\op:23px;}

/* position the third level flyout menu */
.menu ul ul ul{left:161px; top:0px; width:161px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-151px;}

/* 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;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:transparent url(/images/opaque65.png); color:#2F4980; height:auto; line-height:1em; padding:7px 10px; width:141px; border-right-width: 0; border-right-style: solid;border-right-color: #569BBC;font-size:11px;text-decoration:none; color:#2F4980; text-align:left; text-transform: none;}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:160px;w\idth:141px;}

/* style the top level hover */
.menu a:hover {color:#fff; background:#456bb3; font-size:12px; text-decoration:none;}
.menu :hover > a {color:#fff; background:#456bb3; font-size:12px; text-decoration:none;}

/* second level bg */
.menu ul ul a:hover{color:#2F4980; background:transparent url(/images/opaque90.png); font-size:11px; text-decoration:none; text-transform: none;}
.menu ul ul :hover > a {color:#2F4980;background:transparent url(/images/opaque90.png); font-size:11px; text-decoration:none; text-transform: none;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



#hpImage {
	margin: 0;
	padding: 0;
	width: 900px;
}

#contentContainer {
	margin: auto;
	padding: 0;
	width: 850px;
}

#hpMainText {
	margin: 0;
	padding: 0;
	width: 580px;
	float: left;
}

#hpMainText .left{
	margin: 0 0 20px 0;
	padding: 0 10px 0 0;
	width: 280px;
	float: left;
	background:#fff url(/images/dot_div.jpg) top right no-repeat;
	height: 380px;
}

#hpMainText .right{
	margin: 0 0 20px 0;
	padding: 0 10px 0 10px;
	width: 270px;
	float: right;
	background:#fff url(/images/dot_div.jpg) top right no-repeat;
	height: 380px;
}

#hpNews {
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	width: 250px;
	float: right;
	
}

#hpNews ul {
	padding:0;
	margin:0;
	list-style-type:none;
	font-style:italic;
}

#hpNews li {
	padding:0 0 7px 0;
	margin:0;
	list-style-type:none;
}



/* float fix for IE
---------------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* left column
---------------------------------------------------- */
#subLeft{
	margin: 0 0 20px 0;
	padding: 0;
	width: 250px;
	float:left;
	background:#fff url(/images/dot_div.jpg) top right no-repeat;

}

.leftnav  {
	padding: 10px 10px 10px 5px;
	margin:0;
}

.leftnav ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.leftnav ul li {
	padding:0;
	margin:0 0 5px 0;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 13px;
	text-decoration: none;
}

.leftnav ul a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #455D5B;
	text-decoration: none;	
}

.leftnav ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;	
}

.leftnav ul ul{
	padding: 0 0 0 10px;
	margin:0 0 5px 0;
	list-style-type:none;
}

.leftnav ul ul li {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

.leftnav ul ul a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #455D5B;
	text-decoration: none;	
}

.leftnav ul ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;	
}

.leftnav ul ul ul{
	padding: 0 0 0 15px;
	margin:0;
	list-style-type:none;
}

.leftnav ul ul ul li {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

.leftnav ul ul ul a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #455D5B;
	text-decoration: none;	
}

.leftnav ul ul ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;	
}

#breadcrumbContainer {
	margin: 0;
	padding: 10px 0 0 0;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#breadcrumbContainer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #455D5B;
	text-decoration: none;	
}


#breadcrumbContainer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;	
}

#breadcrumbContainer .divider{
	margin: 0;
	padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #455D5B;
	text-decoration: none;	
}


#subRight {
	margin: 0 0 0 20px;
	padding: 0;
	width: 580px;
	float: right; 
}

