body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
	background: url('/images/body_page_bg.png') repeat-x;
}

#ucmenu_banner {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	background: url('/images/banner_bg.jpg');
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	border: 0px solid #ff3300;
}

#ucmenu_logo {
	background: url('/images/banner_title.jpg');
	width: 460px;
	height: 77px;
	margin: 10px 0 0 0;
	border: 0px solid #ff3300;
	float: left;
}

#ucmenu_top {
	background: url('/images/top_right_bg.png') right no-repeat;
	width: 250px;
	height: 20px;
	margin: 0 0px 0 0;
	float: right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 0px solid #ff3300;
	text-align: right;
}

#ucmenu_top a:link, a:visited{
	background: url('/images/banner_title.jg');
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0 5px 0 0;
}

#ucmenu_top a:hover{
	background: url('/images/banner_title.jg');
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	padding: 0 5px 0 0;
}

#ucmenu_wrapper {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	background: url('/images/main_menu_bg.png') repeat-x;
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	border: 0px solid #ff3300;
}

#ucmenubar {
	width: 1000px;
	border: 0px solid #333;
}

#ucmenubar, #ucmenubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;
}

/*Main Menu*/
#ucmenubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	border-right: 0px solid #333;
	font-size: 12.5px;
	color: #ffffff;
	line-height: 1.5em;
	font-weight: bold;
	background: url('/images/arrow_link.pn'); /*Bullet for main menu*/
}
#ucmenubar a.trigger {
	padding: 0;
	background-image: url('/images/main_menu_bg.png');
	border-right: 0px solid #333; /*Border for sub-menu*/
	height: 20px;
}
#ucmenubar li {
	float: left;
	width: auto;
}
#ucmenubar li {position: relative;}

/* hide from IE mac \*/
#ucmenubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#ucmenubar li ul, #ucmenubar ul li  {
	width: 15em;
}

#ucmenubar ul li a  {
	color: #436a91;
	padding: 0px 10px 0px 0;
	border-left: 1px solid #c6d2de; /*Border for sub-menu*/
	border-right: 1px solid #c6d2de;
	border-top: 1px solid #c6d2de;
	border-bottom: 1px solid #c6d2de;
	border-collapse: collapse;
	white-space: nowrap;
	margin: 0 0 0 5px;
	background: url('/images/arrow_link.pn');
}

#ucmenubar li ul {
	position: absolute;
	display: none;
	background-image: url('/p7exp_files/images/p7exp_mgrad.jpg');
	background-repeat: repeat-x;
}

/*Main Menu Hover*/
#ucmenubar li:hover a, #ucmenubar a:focus,
#ucmenubar a:active, #ucmenubar li.current a {
	color: #ffcc00;
	background: url('/images/arrow_link.pn'); /*Bullet hover for main menu*/
	height: 20px;
	border-collapse: collapse;
}

#ucmenubar li:hover ul, #ucmenubar li.current ul {
	display: block;
}

#ucmenubar li:hover ul a, #ucmenubar li.current ul a {
	color: #396087;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	background: url('/images/arrow_link.png') center no-repeat; /*Sub Menu Link BG*/
	padding: 0 10px 0 2px;
	font-weight: normal;
	background: #ebeff3;
}

#ucmenubar ul a:hover { /*Sub Menu Hover BG*/
	background: #ced7df url('/images/arrow_arrow.png') !important;
	color: #b57102 !important;
}
	
#menu{
	position:relative;
	display:block;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	}
	
#menu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	float:left;
	text-align: left;
	}
	
#menu ul li{
	display:block;
	float:left;
	margin: 0;
	border: 0px solid;
	line-height: 2.75em;
	}
	
#menu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-align: left;
	text-decoration:none;
	padding:0;
	background: url('/images/arrow_link.pn') no-repeat top right;
	height: 40px;
	}
	
#body_wrapper {
	width: 1000px;
	margin: auto;
	height: auto;
	border: 0px solid #2f567d;
	background: #ffffff;
	border-collapse: collapse;
	}

#body_boundary {
	width: 998px;
	float: left;
	margin: 0;
	height: auto;
	border-left: 1px solid #2f567d;
	border-right: 1px solid #2f567d;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #ffffff;
	border-collapse: collapse;
	}

#body_archive {
	width: 998px;
	margin: auto;
	height: 22px;
	line-height: 1.75em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #2f567d;
	border-right: 1px solid #2f567d;
	background: #b3beb1;
	border-collapse: collapse;
	text-indent: 5px;
	}

#body_archive a:link, a:visited{
	background: url('/images/banner_title.jg');
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b67716;
	text-decoration: none;
	padding: 0 5px 0 0;
}

#body_archive a:hover{
	background: url('/images/banner_title.jg');
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0 5px 0 0;
}

#body_text {
	width: 650px;
	float: left;
	margin: 20px 0 0 20px;
	height: auto;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.a:link, a:visited{
	background: url('/images/banner_title.jg');
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b67716;
	text-decoration: none;
	padding: 0 5px 0 0;
}

.a:hover{
	background: url('/images/banner_title.jg');
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0 5px 0 0;
}

/*Start Home Sidebar*/

#home_pic_animation {
	width: 450px;
	height: auto;
	float: left;
	margin: 20px 0 20px 0;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	background: #c29846;
	padding: 10px;
	}

#home_warmly_welcome {
	width: 960px;
	height: auto;
	float: left;
	margin: 10px 0 0 20px;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#home_warmly_welcome h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0;
	margin: 0;
	color: #0b4da2;
	}

#home_sidebar_boundary {
	width: 960px;
	float: left;
	margin: 10px 0 0 20px;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
	
#home_sidebar { 
	margin: 0 10px 0 0; 
	width: 230px;
	float: left;
	/*position:relative; for bring to sidebar to front of drop down menu*/ 
	padding: 0; 
	border: 0px solid #009933; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background: url('/images/sidebar_body_bg.png');
	color: #396087;
	}

#home_sidebar p { 
	margin: 0 10px 10px 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}

#home_sidebar h2 { 
	background: #F0F0F0 url('/images/sidebar_title_bg.png') top repeat-x;
	color: #ffffff; 
	font-size: 13px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0 0 10px 0; 
	border: 0px solid #009933;
	height: 25px;
	text-transform: capitalize;
	text-align: center;
	line-height: 1.75em;
	}

#home_sidebar h3 { 
	background: #F0F0F0 url('/images/sidebar_bttm_bg.png') top repeat-x;
	color: #ffffff; 
	font-size: 12px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	border: 0px solid #ff3300;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	}

#home_sidebar ul {
	width: 210px;
	list-style: none; 
	margin: 0px 0 0 10px; 
	padding: 0px 0px 5px 0px; 
	}
	
#home_sidebar li {
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 1px dotted #cccccc;
	display: block;
	}

#home_sidebar ol {
	list-style: none; 
	margin: 0px; 
	padding: 0 0 0 0;  
	border-bottom: 1px dotted #cccccc;
	background: url('/menu/arrowsub.gif') left top no-repeat;
	display: block;
	}
	
#home_sidebar ul li {
	margin: 0px; 
	padding: 2px 0px 2px 0px;  
	color: #b97b16;
	display: block;
	}

#home_sidebar ul ol { 
	list-style: square inside; 
	margin: 0 0 0 10px; 
	padding: 2px 0px 2px 0;  
	color: #b97b16;
	display: block;
	}
	
#home_sidebar ul li a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	background: url('/images/icon_link.pn') center left no-repeat;
	padding: 3px 0 3px 5px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0px;
	display: block;
	}

#home_sidebar ul ol a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0 3px 5px;
	border: 0px solid #ff3300;
	display: block;
	}
	
#home_sidebar ul li a:hover, #home_sidebar ul li.active_page a {
	color: #b97b16;
	padding: 2px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	background: url('/images/icon_hover.pn') center left no-repeat;
	padding: 3px 0 3px 5px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0px;
	display: block;
	}

#home_sidebar ul ol a:hover, #home_sidebar ul ol.active_page a {
	color: #b97b16;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 0 3px 5px;
	display: block;
	}
	
/*End Home Sidebar*/

/*Body Text Bullet*/

#body_text ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 5px 0px; 
	}
	
#body_text li {
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 0px dotted #009933;
	}
	
#body_text ul li {
	margin: 0px; 
	padding: 2px 0px 2px 0px;  
	color: #b97b16;
	}
	
#body_text ul li a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	background: url('/images/body_bullet_link.png') center left no-repeat;
	padding: 0 0 0 15px;
	border: 0px solid #ff3300;
	margin: 0;
	}
	
#body_text ul li a:hover, #body_text ul li.active_page a {
	color: #b97b16;
	padding: 2px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	background: url('/images/body_bullet_hover.png') center left no-repeat;
	padding: 0 0 0 15px;
	border: 0px solid #ff3300;
	margin: 0;
	}

#body_text ol {
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 0px dotted #009933;
	}
	
#body_text ul ol {
	margin: 0px; 
	padding: 2px 0px 2px 0px;  
	color: #b97b16;
	}
	
#body_text ul ol a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	background: url('/images/icon_sub_link.png') center left no-repeat;
	padding: 0 0 0 20px;
	border: 0px solid #ff3300;
	margin: 0 0 0 15px;
	}
	
#body_text ul ol a:hover, #body_text ul ol.active_page a {
	color: #b97b16;
	padding: 2px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	background: url('/images/icon_sub_hover.png') center left no-repeat;
	padding: 0 0 0 20px;
	border: 0px solid #ff3300;
	margin: 0 0 0 15px;
	}

/*Body Text Bullet*/

#body_text h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding: 0;
	margin: 0;
	color: #0b4da2;
	}

#body_text h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding: 0;
	margin: 0;
	color: #0b4da2;
	}

#body_text h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0;
	margin: 0;
	color: #0b4da2;
	}

#body_text h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
	color: #0b4da2;
	}

#body_text h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #0b4da2;
	}

#body_text h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
	color: #0b4da2;
	}

#body_path {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin: 0 0 15px 0;
	color: #0b4da2;
	border-top: 1px solid #9cafc3;
	background: #ebeff3;
	}

#body_path a:link, a:visited{
	background: url('/images/banner_title.jg');
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ba7c17;
	text-decoration: none;
	padding: 0 5px 0 0;
}

#body_path a:hover{
	background: url('/images/banner_title.jg');
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0 5px 0 0;
}

.archive {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	color: #000000;
	border: 0px solid #9cafc3;
	background: none;
	float: left;
	width: 650px;
	}

.datetime {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	color: #000000;
	border: 0px solid #9cafc3;
	background: none;
	float: right;
	width: 300px;
	margin: 0 5px 0 0;
	text-align: right;
	}

.textform {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px;
	color: #000000;
	border: 1px solid #9cafc3;
	background: #ebeff3;
	}

.yes {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 2px;
	color: #b87a15;
	border: 1px solid #9cafc3;
	background: #ebeff3;
	border: 1px solid #b87a15;
	width: 700px;
	height: 60px;
	text-align: center;
	float: left;
	line-height: 3em;
	margin: 0 0 20px 0;
	}

.no {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	color: #ff3300;
	border: 1px solid #9cafc3;
	background: #ebeff3;
	border: 1px solid #ff3300;
	width: 700px;
	height: 60px;
	text-align: center;
	float: left;
	line-height: 3em;
	margin: 0 0 20px 0;
	}

.error {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ed1c24;
	margin: 0;
}

/*Start Right Sidebar*/

#body_sidebar_right {
	width: 240px;
	float: right;
	margin: 20px 0 0 0;
	height: auto;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#sidebar_right { 
	margin: 0; 
	width: 230px;
	/*position:relative; for bring to sidebar to front of drop down menu*/ 
	padding: 0; 
	border: 0px solid #009933; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background: url('/images/sidebar_body_bg.png');
	}

#sidebar_right h2 { 
	background: #F0F0F0 url('/images/sidebar_title_bg.png') top repeat-x;
	color: #ffffff; 
	font-size: 13px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0 0 10px 0; 
	border: 0px solid #009933;
	height: 25px;
	text-transform: capitalize;
	text-align: center;
	line-height: 1.75em;
	}

#sidebar_right h3 { 
	background: #F0F0F0 url('/images/sidebar_bttm_bg.png') top repeat-x;
	color: #ffffff; 
	font-size: 12px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	border: 0px solid #ff3300;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	}

#sidebar_right ul {
	width: 210px;
	list-style: none; 
	margin: 0px 0 10px 10px; 
	padding: 0px 0px 5px 0px;
	}
	
#sidebar_right li {
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 1px dotted #cccccc;
	display: block;
	}

#sidebar_right ol {
	list-style: none; 
	margin: 0px; 
	padding: 0 0 0 0;  
	border-bottom: 0px dotted #dddddd;
	background: url('/menu/arrowsub.gif') left top no-repeat;
	display: block;
	}
	
#sidebar_right ul li {
	margin: 0px; 
	padding: 2px 0px 2px 0px;  
	color: #b97b16;
	display: block;
	}

#sidebar_right ul ol { 
	list-style: square inside; 
	margin: 0 0 0 10px; 
	padding: 2px 0px 2px 0;  
	color: #b97b16;
	display: block;
	}
	
#sidebar_right ul li a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	background: url('/images/icon_link.pn') center left no-repeat;
	padding: 3px 0 3px 5px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0px;
	display: block;
	}

#sidebar_right ul ol a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0 3px 5px;
	border: 0px solid #ff3300;
	display: block;
	}
	
#sidebar_right ul li a:hover, #sidebar_right ul li.active_page a {
	color: #b97b16;
	padding: 2px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	background: url('/images/icon_hover.pn') center left no-repeat;
	padding: 3px 0 3px 5px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0px;
	display: block;
	}

#sidebar_right ul ol a:hover, #sidebar_right ul ol.active_page a {
	color: #009933;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 0 3px 5px;
	display: block;
	}
	
/*End Right Sidebar*/

/*Start Left Sidebar*/

#body_sidebar_left {
	width: 240px;
	float: left;
	margin: 20px 0 0 0;
	height: auto;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#sidebar_left { 
	margin: 0; 
	width: 230px;
	/*position:relative; for bring to sidebar to front of drop down menu*/ 
	padding: 0; 
	border: 0px solid #009933; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background: url('/images/sidebar_body_bg.png');
	}

#sidebar_left h2 { 
	background: #F0F0F0 url('/images/sidebar_title_bg.png') top repeat-x;
	color: #ffffff; 
	font-size: 13px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0 0 10px 0; 
	border: 0px solid #009933;
	height: 25px;
	text-transform: capitalize;
	text-align: center;
	line-height: 1.75em;
	}

#sidebar_left h3 { 
	background: #F0F0F0 url('/images/sidebar_bttm_bg.png') top repeat-x;
	color: #ffffff; 
	font-size: 12px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	border: 0px solid #ff3300;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	}

#sidebar_left ul {
	width: 210px;
	list-style: none; 
	margin: 0px 0 0 10px; 
	padding: 0px 0px 10px 0px; 
	}
	
#sidebar_left li {
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 1px dotted #cccccc;
	display: block;
	}

#sidebar_left ol {
	list-style: none; 
	margin: 0px; 
	padding: 0 0 0 0;  
	border-bottom: 1px dotted #cccccc;
	background: url('/menu/arrowsub.gif') left top no-repeat;
	display: block;
	}
	
#sidebar_left ul li {
	margin: 0px; 
	padding: 2px 0px 2px 0px;  
	color: #b97b16;
	display: block;
	}

#sidebar_left ul ol { 
	list-style: square inside; 
	margin: 0 0 0 10px; 
	padding: 2px 0px 2px 0;  
	color: #b97b16;
	display: block;
	}
	
#sidebar_left ul li a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	background: url('/images/icon_link.pn') center left no-repeat;
	padding: 3px 0 3px 5px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0px;
	display: block;
	}

#sidebar_left ul ol a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0 3px 5px;
	border: 0px solid #ff3300;
	display: block;
	}
	
#sidebar_left ul li a:hover, #sidebar_left ul li.active_page a {
	color: #b97b16;
	padding: 2px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	background: url('/images/icon_hover.pn') center left no-repeat;
	padding: 3px 0 3px 5px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0px;
	display: block;
	}

#sidebar_left ul ol a:hover, #sidebar_left ul ol.active_page a {
	color: #009933;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 0 3px 5px;
	display: block;
	}
	
/*End Left Sidebar*/

/*Start Right Sidebar*/

#body_sidebar {
	width: 300px;
	float: right;
	margin: 20px 10px 0 0;
	height: auto;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#sidebar { 
	margin: 20px 0 0 0px; 
	width: 300px;
	/*position:relative; for bring to sidebar to front of drop down menu*/ 
	padding: 0; 
	border: 0px solid #009933; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background: url('/images/sidebar_middle.png');
	}

#sidebar h2 { 
	background: url('/images/sidebar_title.png') top repeat-x;
	color: #ffffff; 
	font-size: 13px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0 0 10px 0; 
	border: 0px solid #009933;
	height: 30px;
	text-transform: capitalize;
	text-align: center;
	line-height: 1.75em;
	}

#sidebar h3 { 
	background: #F0F0F0 url('/images/sidebar_bttm.png') top repeat-x;
	color: #ffffff; 
	font-size: 12px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	border: 0px solid #ff3300;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	}

#sidebar ul {
	width: 280px;
	list-style: none; 
	margin: 0 0 0 10px; 
	padding: 0px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 1px dotted #cccccc;
	display: block;
	}

#sidebar ol {
	list-style: none; 
	margin: 0px; 
	padding: 0 0 0 0;  
	border-bottom: 1px dotted #cccccc;
	background: url('/menu/arrowsub.gif') left top no-repeat;
	display: block;
	}
	
#sidebar ul li {
	margin: 0px; 
	padding: 2px 0px 2px 0px;  
	color: #b97b16;
	display: block;
	}

#sidebar ul ol { 
	list-style: square inside; 
	margin: 0 0 0 10px; 
	padding: 2px 0px 2px 0;  
	color: #b97b16;
	display: block;
	}
	
#sidebar ul li a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	background: url('/images/icon_link.pn') center left no-repeat;
	padding: 2px 0 2px 5px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0px;
	display: block;
	}

#sidebar ul ol a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0 2px 5px;
	border: 0px solid #ff3300;
	display: block;
	}
	
#sidebar ul li a:hover, #sidebar ul li.active_page a {
	color: #b97b16;
	padding: 2px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	background: url('/images/icon_hover.pn') center left no-repeat;
	padding: 2px 0 2px 5px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0px;
	display: block;
	}

#sidebar ul ol a:hover, #sidebar ul ol.active_page a {
	color: #b97b16;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding: 2px 0 2px 5px;
	display: block;
	}
	
/*End Sidebar*/
/*Start Fotter*/

#body_footer_upper {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	background: url('/images/sub_menu_bg.png') repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 998px;
	height: 20px;
	margin: 0 auto;
	border: 0px solid #ff3300;
	text-align: center;
}

#body_footer {
	width: 998px;
	height: 130px;
	float: left;
	margin: 20px 0 0 0;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #F0F0F0 url('/images/footer_bg.jpg');
	}

#address_title {
	width: 130px;
	height: 130px;
	float: left;
	margin: 10px 0 0 10px;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:right;
	}
	
#address {
	width: 320px;
	height: 130px;
	float: left;
	margin: 10px 0 0 10px;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}

A.link-footer:link { COLOR: #ffffff; FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
A.link-footer:hover { COLOR: #ffcc00; FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
A.link-footer:active { COLOR:#ffcc00; FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
A.link-footer:visited { COLOR: #ffffff; FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none}

/*End Fotter*/
