body {
	margin: 0px;
	padding:0px;
	background: #B6BEC7 url(background.gif);
	}
*, p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
a:hover {
	font-weight: bold;
	color: #838Bb0;
	text-decoration: none;
	}
a img, 
img a	{
	border: 1px solid #333333;
	color: #535B80;
	}

form, 
select 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
select {
	background-color: #F1F2FD;
	}
#holder {
	width: 760px;

	}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 	{
	letter-spacing: -1px;
	margin: 1.2em 0 .3em;
	color:#000;
	border-bottom: 1px solid #999;
	padding-bottom: .1em
	}
h1 	{
	font-size: 196%;
	margin-top:.6em
	}
h2 {
	font-size: 136%;
	padding:0;
	margin:0;
	margin-bottom: 4px;
	}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}
.highlight {
	background: #FF9;
}
/* MAIN ------------------------------------------------------- */
#container {
	width: 760px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px;
	background: #3c425d;
	overflow: visible;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

	}
#content {
	width: 760px;
	border-top: 1px solid #000000;
	float: left;
	clear: both;
	background: #ffffff url(bkg_white_gradient.png) repeat-x top;
	}
#content a:link img, 
#content a:visited img, 
#content a:active img { 
	border: 1px solid #535B80 
	}
#content a,
#content a:link,
#content a:visited,
#content a:active {
	color: #535B80;
	font-weight: bold;
	}
/* COLUMNS ------------------------------------------------------- */
#leftcol {
	width: 200px;
	float: left;
	overflow: hidden;
	}	
#leftcol .colitem, #rightcol .colitem {
	color:#333;
	padding: 5px 10px 10px;
	border-top: 1px solid #d7d7d7;
	margin: 10px;
	background: #f6f6f6 url("colitem_background.gif") no-repeat 100% 100%
}
	
#rightcol2 .colitem {
	background: #d3d8ff url(colitem_background.gif) repeat-x bottom;
	}
#midcol .colitem {
	}

#midcol {
	width: 360px;
	float: left;
	background: #FFFFFF url(bkg_white_gradient.png) repeat-x;
	overflow: hidden;
	}
#rightcol {
	width: 200px;
	float: left;
	overflow: hidden;
	}
.colitem {
	padding: 10px;
	font-size: 11px;
	}
#news {
	width: 290px;
	float: left;
	overflow: visible;
	text-align: justify;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	}
/* HEADER ------------------------------------------------------- */
#header {
	width: 100%;
	padding: 0px;
	height: 107px;
	
	background: #3c425d url(header_background.jpg) top right no-repeat;
	clear: both;
}
#headerlogo {
	float: left;
	width: 200px;
}

#header input {
	background: #dddddd;
	color: #333333;
	font-size:9px;
	}
#header img {
	border: none;
}
#topmenu {
	float: left;
	width: 530px;
	text-align: right;
	margin: 10px;
}
#topmenu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}
#pagenav ul li a img,
#topmenu a img,
#nav img {
	vertical-align: middle;
}
/* PAGE ------------------------------------------------------- */
#pagecontent {
	float: left;
	width: 530px;
	padding-left: 5px;
	margin-left: 5px;
	padding-bottom: 30px;
	}
#fullpagecontent {
	padding: 5px;
	margin: 5px;
	}	
#pagenav {
	float: left;
	border-right: 1px solid #cccccc;
	width: 180px;
	}

#pagenav, 
#pagenav ul {
	position:static
	}

#pagenav, 
#pagenav li, 
#pagenav ul {
	list-style: none;
	margin:0;
	padding:0;
	background:#fff
	}
#pagenav ul {
	padding: 10px;
	}
#pagenav {
	padding-top:0;
	border-top: 1px solid #ccc;
	margin-top: 1px
	}
#pagenav a {
	line-height:1.8;
	padding: 5px 0 5px 23px;
	background: #fff url("images/sprites.gif") no-repeat 10px -695px;
	font: bold 86% arial;
	display:block
	}
#pagenav a, 
#pagenav a:link, 
#pagenav a:visited, 
#pagenav a:hover, 
#pagenav a:active {
	text-decoration:none;
	cursor:pointer
	font-size: 12px;
	color:#000
	} 
#pagenav a:hover,
#pagenav li.active a:link, 
#pagenav li.active a:visited, 
#pagenav li.active a:hover, 
#pagenav li.active a:active {
	color:#c00
	} 
#pagenav li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc
	}
/* FOOTER ------------------------------------------------------- */
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	background: #DDDDDD;
	padding: 6px;
	color: #444444;
}
.leftfooter {
	float: left;
	width: 50%;
	font-size: 11px;
}
.rightfooter {
	float: right;
	width: 50%;
	text-align: right;
	font-size: 11px;
}
.rightfooter a {
	font-size: 12px;
	text-decoration: none;
	color: #444444;
}
.rightfooter a:hover {
	font-size: 12px;
	font-weight: normal;
}
/* MENU ------------------------------------------------------- */

#nav, #nav ul {
	float: left;
	list-style: none;
	font-weight: bold;
	margin-left: 1px;
	text-align: left;
	padding: 0;
	margin: 0;
}
#nav a {
	display: block;
	background: #535B80;
	border-top: 1px solid #7c829d;
	border-bottom: 1px solid #333333;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	text-decoration: none;	
}

#nav a.daddy {
	background: #6C7697 url(menu_arrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	background: white;
}
.navmargin {
	border-left: 1px solid #7c829d;
	border-right: 1px solid #333333;	
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 140px;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	width: 140px;
	font-size: 9px;
}

#nav li ul a {
	width: 140px;
	font-size: 11px;
}
#nav li ul a:hover {
	background: #fff;
	color: #535B80;
}

#nav li ul ul {
	margin: -2em 0 0 150px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #fff;
}