@charset "utf-8";
* {
	margin:0; padding:0;
}

html, body {
	height: 100%;
}

body  {
	font: 80%/160% lucida sans, verdana, arial, sans-serif;
	background: url(/images/tile-top.gif) 0 0 repeat-x #fff;
	margin: 0;
	padding: 0;
	color: #6a6a6a;
	behavior: url (csshover.htc);
}
.holder #container { 
	position: relative;
	width: 1100px;
} 

.holder #header {
	background: url(/images/masthead.jpg) 0 0 no-repeat;
	height:185px;
	padding: 0;
	margin: 0 0 20px 0;
} 
.holder #header h1 a{
	margin: 0;
	height: 155px;
	display:block;
	text-indent:-9999px;
	padding:0;
}

/*----- text resizer
---------------------------
#textresizer {
	position: absolute;
	height: 30px;
	width: 60px;
	right: 302px;
	overflow: hidden;
}

#textresizer img{
	border:none;
	margin: 0; padding: 0;
}

#textresizer a:hover img{
	border: none;
}

#textresizer .smallFont { font-size: 12px; line-height:1.5;}
#textresizer .normalFont { font-size: 14px; line-height:1.5;}
#textresizer .largeFont {font-size: 18px; line-height:1.5;} 
--- */

#content {
	margin: 0;
	padding:0;
	position:relative;
	float: left;
}



/*----- navigation
---------------------------*/

.holder #sidebar1 {
	width: 240px;
	position:relative;
	float:left;
	font-size: 88%;
	text-align:right;
}

#nav-shadow {
	background:url(/images/nav-shadow.gif) 0 0 repeat-x;
	margin:0;
	height:16px;
	padding: 0;
}

ul {
	margin:0; padding:0;
	list-style:none;
	width:240px;
}

ul li {position:relative;/*z-index: 3;*/}

li ul {
	position: absolute;
	left:240px;
	top:0;
	display:none;
}

ul li a {
	line-height: 30px;
	background:url(/images/tile-nav.gif) 0 0 repeat-x;
	margin: 2px 0 0 0;
	padding:0 20px 0 0;
	font-weight:bold;
	color: #2c68a2;
	display:block;
	height: 30px;
	text-decoration:none;
	
}

ul li a:hover {
	color: #fff;
	background:#f37021;
}

li ul li a {padding:2 10px; margin: 0;}

li:hover ul, li.over ul {
	display:block;
	background: #fff;
	z-index: 6000;
}

/*----- what's new section
---------------------------*/

#sidebar1-box {
/*	background: url(/images/sidebar1-tile.gif) 0 0 repeat-x #d8d9db;	*/
background: #f37022;
	text-align:center;
	padding: 5px 0;
	height:570px;
}

ul.news-menu {
	margin: 10px 0;
	padding:3px 20px 0 15px;
	text-align: left;
	list-style-type: circle;
	overflow: visible;
}

ul.news-menu h3 {
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 10px 0; padding: 0;
	font-size: 13px;
}

ul.news-menu li {
	padding: 0;
	margin: 0 0 0 20px;
}

ul.news-menu li a.news-item {
	/*background:url(/images/arrow.gif) no-repeat;
	background-position: 95% 30%;
	padding: 0 35px 0 15px;*/
	background: none;
	line-height: normal !important;
	height: auto;
	margin: 0 0 15px 0;
}

ul.news-menu a.news-item {
/*	color: #296aa4;	*/
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}

ul.news-menu a:hover {
	text-decoration: underline;
	background:none;
/*	color: #296aa4;	*/
	color: #eeeeee;
	/*background:url(/images/arrow.gif) no-repeat;
	background-position: 95% 30%;*/
}

/*ul.news-menu a.last {
	background:url(/images/arrow.gif) no-repeat;
	background-position: 95% 105%;
	background: none;
}*/

/*----- right column
---------------------------*/

.holder #sidebar2 {
	width: 245px;
	position:relative;
	float:right;
}

#sidebar2 h3{
	color:#2c68a2;
	font-size:12px;
	margin: 0; padding: 0;
}

#sidebar2 p {
	font-size: 9px;
	line-height: 14px;
}

/*----- center column
---------------------------*/

.holder #mainContent { 
	position: relative;
	margin: 0 260px 0 250px;	
}

#mainContent.smallFont { font-size: 12px; line-height:1.5;}
#mainContent.normalFont { font-size: 14px; line-height:1.5;}
#mainContent.largeFont {font-size: 18px; line-height:1.5;}

#mainContentTxt {
	border-right:1px solid #ffe186;
	margin-bottom: 160px;
	padding: 2px 25px 100px 15px; 
	position: relative;

}

#mainContent img {
	margin-bottom: 20px;
	border:none;
}

#mainContent h1 {
	color: #6097c5;
	font-size:17px;
	margin-bottom: 10px;
	font-weight: normal;
}

#mainContent h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom:10px;
}

#mainContent p {
	margin-bottom: 10px;
}

/*----- footer
---------------------------*/

.holder #footer { 
	position: relative;
	padding: 0 10px;
	border-top:1px solid #ffe186;
	text-align:center;
	margin: 0 0 0 10px;
	z-index: 2;
} 
.holder #footer p {
	margin: 0;
	padding: 15px 0;
	color:#c1eafb;
}

#footer a {
	text-decoration: none;
	color:#2c68a2;
	font-size:11px;
	margin:0 10px;
}

#footer a:hover {
	text-decoration:underline;
}

#privacy h4{
	color: #89898b;
	font-size:12px;
	margin: 0;
	padding:0;
	font-weight: normal;
}

#privacy p{
	color: #89898b !important;
	font-size:9px;
	line-height:12px;
	margin: 0; padding: 0!important;
}

#privacy a {
	color: #89898b;
	font-size:9px;
	text-decoration:none;
	margin:0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clear{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hr {height: 3px;background: url(/images/hr.gif) no-repeat scroll center; margin:15px auto;}
.hr hr {visibility:hidden;}

a{
	color: #2c68a2;
}
a:hover{
	color: #f37021;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#top-right { 
	position: relative;
	width: 100%;
	text-align: right;
	float: right;
	margin: 4px 305px 0 0;	
}

a img { border: none; }


