body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	margin-top: 0px;
	background-color:#F3F0DC;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 100%;/*	background-image: url(images/lmenu_bg.gif);
	background-repeat: repeat-y;*/
}

#header-wrapper {
	width: 769px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/header_bg.gif);
	background-repeat: no-repeat;
	height:141px;
}
#header-wrapper img {
    margin-top:0;
	padding-left:26px;
	float:left;
}
#header {
	width: 100%;
	margin: 0px;
	border: 0px solid #666;
	color: #fff;
	background-color: #EA5B20;
}
#header p {
	font-size : larger;
	padding-top : 15px;
	text-align : center;
}
/*
#menu {
	float: left;
	width: 167px;
	height: 1% /* Holly hack for Peekaboo Bug *//*;
	text-align: right;
	background-color:#eee;
}

#menu ul {
	color: #000000;
	margin-top: 4px;
}

#menu li {
	font-size: 11px;
	list-style-type: none;
	margin-top: 0px;
	padding-right: 20px;
	line-height: 16px;
}
#menu li.active {
	font-weight: bold;
	list-style-image: none;
	background-image: url(images/2arrows.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.4em;
	margin-top: 0px;
}
#menu h4 {
	font-weight: bold;
	color: #444;
	padding-top: 5px;
	font-size: 14px;
	text-align: center;	
}
#menu h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-right: 12px;
}
*/
#menu {
	width: 352px;
	background-color:#ea5b21;
	color: #fff;
	margin: 0;
	padding: 0;
	float:right;
	background-image: url(img/topnav_bg.gif);
	background-repeat: no-repeat;
}

#menu ul {
	font-family: "Lucida Sans";
	font-size: 12px;
	padding: 5px 0px 10px 5px;
	list-style-type: none;
	display: block;
	margin: 0px;
	width: 342px;
}

#menu li {
	padding: 3px 13px 3px 9px;
	margin: 0px 0px 10px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1C89C;
}
#menu li a:hover {
	color: #ea5b21;
	text-decoration: none;
}
#menu li a {
	/*display: block;
	float: left;*/
	color: #CC3333;
}

div#searchbar {
	float:right;
	width:180px;
	margin: 0px;
}

form .button {
border:1px solid #BBBBBB;
margin:0px 18px -5px -7px;
}

#search {
border:1px solid #BBBBBB;
}

/*
#menu li.active {
	font-weight: bold;
	list-style-image: none;
	background-image: url(images/2arrows.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.4em;
	margin-top: 0px;
}

#menu h4 {
	font-weight: bold;
	color: #444;
	padding-top: 5px;
	font-size: 14px;
	text-align: center;	
}
#menu h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-right: 12px;
}
*/

#tabs {
	background: none repeat scroll 0%;
	float:right;
	clear: both;
	font-size:90%;
	line-height:normal;
	width:530px;
	font-family:"Lucida Sans";
	margin-top:29px;
}
#tabs ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:10px 10px 0pt 50px;
}
#tabs li {
display:inline;
margin:0pt;
padding:0pt;
}
#tabs a {
background:transparent url(img/tableftI.gif) no-repeat scroll left top;
float:right;
margin:0pt;
padding:0pt 0pt 0pt 8px;
text-decoration:none;

}
#tabs a span {
background:transparent url(img/tabrightI.gif) no-repeat scroll right top;
color:#B5070C;
display:block;
float:right;
padding:5px 15px 4px 6px;
}
#tabs a span {
float:none;
}
#tabs a:hover span {
color:#FF6600;
}
#tabs a:hover {
background-position:0% -42px;
}
#tabs a:hover span {
background-position:100% -42px;
}

#subnav {
	width: 100%;
	margin: 0px;
	background-color: #B10000;
}


#subnav-tabs {
	width: 769px;
	font-size: 0.9em;
	line-height: 1em;
	/*	height: 2em; */
	clear: both;
	text-align: center;
	padding: 7px 0;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
} 

#subnav-tabs ul
{
/*	margin: 10px 10px 10px 10px;
	padding-top:5px
*/
	margin: 0;
	padding: 0;
} 	 
#subnav-tabs li
{
	display: inline;
	list-style-type: none;
} 

#subnav-tabs li a {
	color: #FFF;
	padding-right: 12px;
	padding-left: 10px;
	border-right: 1px solid #C23838;
}
#subnav-tabs li a:hover {
	color: #F90;
	text-decoration: none;
}

#subnav-tabs li.subnav-last a {
	border: none;
}

#subnav-tabs li#active {
	color: #FF9;
	padding-right: 12px;
	padding-left: 10px;
	border-right: 1px solid #C23838;
	font-weight: bold;
}


#wrapper-content {
	width: 769px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/page_bg.jpg);
	background-repeat: repeat-y;
}

#maincontent {
	margin-left: 0px;
	padding-bottom: 30px;
}
	
/*
#maincontent h1 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 7px 10px 7px 0;
	border-bottom-color: #999;
	border-bottom-style: solid ;
	border-bottom-width: 1px ;
	margin: 0 0 0 20px;
}
*/
#pagecontent{
	float: left;
	clear:right;
	width: 470px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 24px;
	font-size: 88%;
	line-height:1.4em;
}
#pagecontent h1 {
	font-size: 36px;
	font-weight: bold;
	color: #B10000;
	display: block;
	margin: 0 0 20px;
	font-family: "Lucida Sans";
	padding-top: 20px;
	line-height: 34px;
}
#pagecontent h2 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #FF6600;
	margin-top: 12px;
	margin-bottom: 2px;
}
#pagecontent ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#pagecontent li
{
	list-style-type: none;
	padding-left: 1.2em;
	margin: 0.5em 0 0.4em;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.4em;
}
#rightbar {
	width:180px;
	font-size: 75%;
	float:right;
	background-color:#E7DEBD;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 100px;
	background-image: url(img/rightbar_top.gif);
	background-repeat: no-repeat;
}
#rightbar h1 {
	font-size: 17px;
	font-weight: bold;
	color: #B10000;
	padding-bottom: 17px;	
	padding-top: 15px;	
}

#footer-wrapper {
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 174px;
	width: 100%;
	clear: both;
}
#footer {
	width: 775px;
	height: 25px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: auto;
    margin-right: auto;
	padding: 10px 0 0 20px;
	color: #FFCC99;
}
#footer p {
	margin: 0 20px 0 10px;
	float: left;
}
#footer ul {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	list-style-type: none;
	display: block;
	margin: 0 0 0 0;
}
#footer li {
	/*display: block;
	float: left;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}
#footer li:hover {
	background-color:#fff;
	text-decoration: none;
	color:#ea5b21;	
}
#footer li a {
	/*display: block;
	float: left;*/
	color: #fff;
	padding: 2px 3px 2px 3px;
	margin: 0;
}

#footer a:hover {
	background-color:#fff;
	text-decoration: none;
	color:#ea5b21;	
}

/*homepage styles*/

#wrapper-content-home {
	width: 769px;
	margin-left: auto;
	margin-right: auto;
}

div.homefeature {
float:left;
margin-bottom:15px;
padding-left:8px;
width:520px;
}
.homefeature h2 {
	font-size:24px;
	font-size:24px;
	font-weight:bold;
	line-height:19px;
	font-family: "Lucida Sans";
	margin-bottom: 3px;	
}
.homefeature img {
clear:right;
float:left;
margin-bottom:18px;
margin-right:12px;
margin-top:14px;
padding:2px;
}
.homefeature-details {
float:right;
width:395px;
font-size:13px;
line-height:16px;
}

.home-toppadding {
	margin-left: 5px;
	padding-top: 20px;
}

* html .homefeature-details {
margin-top:12px;
}



#program_body img {
	border: 1px solid #666;
	margin: 0 10px 5px 0;
	padding: 5px;
	background-color : #fff;
}

#feature_1 {
	border: 1px solid #666;
	margin: 10px;
	padding: 5px;
	background-color : #eee;
}
#feature_2 {
	border: 1px solid #666;
	margin: 10px;
	padding: 5px;
	background-color : #e0e0e0;
}

div.page_menu {
	float: right;
	border: 1px solid #666;
	margin: 5px;
	padding: 5px;
	background-color : #eee;
}
.hdr { font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;color:Black; }
.mainlg { font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px;color:Black; }
.main { font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color :Black; }
.mainsm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:555555;
	line-height: 13px;
}
.mainxsm { font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;color:Black; }

.fullwidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 100%;
}
.fullwidthsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 100%;
}
.fullwidthxsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width: 100%;
}
.label { color: #808080; font-weight:bold;}
.caption { font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:Black; font: italic; }
.edit_th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Black;
	font : italic;
}
.edit_td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Black;
}

A { color : #115B75;text-decoration : none; }
A:hover { color : #CC6600; text-decoration : none; }
A:visited { color : #167B9F; text-decoration : none; }
A:visited:hover { color : #CC6600; text-decoration : none; }

A.menulinks { color:"#000066";text-decoration:none; }
A.menulinks:hover { color:"#FF6600";text-decoration:none; }
A.menulinks:visited.hover { color:"#336699";text-decoration:none; }
A.menulinksu { color:"#000066";text-decoration:none; }
A.menulinksu:hover { color:"#FF6600";text-decoration:none; }
A.menulinksu:visited.hover { color:"#336699";text-decoration:none; }

TR.tr_hdr { background : #eeeeee; }
TR.tr_sep { background : #ffffee; }
TR.tr_reg { background : #ffffff; }
TD.td_bg { background : #cccccc; }

.absolute { POSITION: ABSOLUTE; }

/* Style for tree item text */
.t0i {
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #ffffff;
		text-decoration: none;
	}
	/* Style for tree item image */
.t0im {
		border: 0px;
		width: 19px;
		height: 16px;
	}
	
.highlight {
	color : Red;
}

.bg_highlight {
	background-color : #FF3333;
}
 