@charset "utf-8";
/* CSS Document */

/* RESETS */
/* ----------------------------------------- */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
html, body  {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#414042;	
}
h1, h2, h3 { margin: 0; font-weight: bold; color:#005DAB; }
h1 { font-size: 17px; }
h3 { font-size: 16px; }
h4, h5 { margin: 0; padding: 0; }
p { margin: 10px 0; }
a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#414042;
}
li { list-style-type:disc; }
table { border-spacing: 2; }
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
strong {
	font-weight: bold;
	font-size: 13px;
}   
em { font-style: italic; }
img { border: none; }

.right { float: right; }
.left { float: left; }
.hide { display: none; }
.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* Wrap */
/* ----------------------------------------- */
#wrap{
	width:855px;
	margin:0 auto;
	background:url(/images/bg.png) repeat-x;	
}


/* Header */
/* ----------------------------------------- */
#header{
	width:855px;
	height:222px;
	background:url(/images/header_bg02.png) no-repeat top;
	position:relative;
}

#logo{
	float:left;
	padding:14px 44px 0 52px;
}
#header-image{
	float:left;
	padding:9px 38px 0 0;
}

#mission{
	width:235px;
	float:left;
	padding-top:33px;
}

#mission p{
	text-align:center;
	color:#fff;
}

/*Search---------------------------------------*/
	
#search_box {
    width: 250px;
    height: 20px;
	float:left;
	margin:4px 0 0 35px;
	*margin:4px 0 0 20px;
	padding: 0;
}

#search_box #ctl00_topsearchinput {
    float: left;
    padding: 0;
	margin:1px 0;
	width: 147px;
}
#search_box #ctl00_btnGSearch {
    float:left;
    margin:1px 0 0 1px;
}

/* navigation */
/* ----------------------------------------- */

#nav{
	width:100%;
	height:37px;
	clear: both;
	position:absolute;
	bottom:0;
	left:0;
	background:url(/images/nav_bg.png) no-repeat;
}
#nav ul{
	padding:9px 0 0 0;
	width:750px;
	margin:0 auto;
}

#nav ul li{
	list-style-type: none;
	float:left;
	line-height:100%;
}

#nav ul li a{
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
}

#nav ul li img{
	float:left;
	margin:3px 20px 0 20px;	
}

li.active a{
	color:#fff200!important;
}

/* Content */
/* ----------------------------------------- */
#content{
	width:780px;
	margin:0 auto;
}

#cont_side_left{
	width:11px;
	float:left;
	min-height:930px;
	height:auto!important;
	height:930px;
	background:url(/images/content_left.png) no-repeat top left;
}

#cont_side_right{
	width:11px;
	float:right;
	min-height:930px;
	height:auto!important;
	height:930px;
	background:url(/images/content_right.png) no-repeat top right;	
}



/* Left Sidebar */
/* ----------------------------------------- */
#leftsidebar{
	width:147px;
	min-height:930px;
	height:auto!important;
	float:left;
	background:url(/images/sidebar_bg.png) repeat-x;
}
/* ----------------------------------------- */

#leftside{
	width:147px;
	float:left;
	padding-right:15px;
	min-height:930px;
	height:auto!important;
	height:930px;
	background:url(/images/new_side.png) no-repeat;
}

#leftside ul { display:block;	margin: 0; padding: 0; }

#leftside ul li{
	list-style-image:url(/images/star.png);
	list-style-position:outside;
	margin:35px 0 0 15px;
}

#leftside ul li a{
	font-weight: bold;
	color:#005dab;	
}

#leftside ul ul, #leftside ul ul li, #leftside ul ul ul, #leftside ul ul ul li {
	list-style:none!important;
	list-style-image:none!important;
	margin:0; padding: 0;
}

#leftside ul ul ul li a{ color:#005dab; margin-left:10px; }


/* Right Sidebar */
/* ----------------------------------------- */
#rightbar{
	width:118px;
	min-height:930px;
	height:auto!important;
	height:930px;
	float:right;
	background:url(/images/sidebar_bg.png) repeat-x top;
}


#rightbar #rightbar_imgs {
	width:100px;
	min-height:930px;
	margin:2px auto 0 auto;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
}
#rightbar #rightbar_imgs img, #rightbar ul li { margin-left: -9px; }

/* Right Content */
/* ----------------------------------------- */
#right_content{
	width:550px;
	min-height:890px;
	height:auto!important;
	height:890px;
	float:left;
	background-color:#fff;
	padding:30px; 
}

#right_content h3{
	font-size: 18px;
	color:#005dab;	
}

#tabs{
	width:548px;
	height:195px;
	border-top:#d5e38c 5px solid;
}

.side_tab{
	margin-top:2px;
	width:169px;
	height:193px;
	background:url(/images/side_star.png) no-repeat;
	float:left;
}
.side_tab p, .side_tab02 p{
	text-align:center;
	position:relative;
	margin:16px auto 10px auto;
}
.side_tab p a,
.side_tab02 p a{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#58595b;
	margin-top:18px;
	text-align:center;
}


.side_tab02{
	margin-top:2px;
	width:203px;
	height:193px;
	background:url(/images/mid-star.png) no-repeat;
	float:left;
}
.box_03{
	margin-top:2px;
	width:225px;
	
	float:left;
	padding:0 25px;
	background:url(/images/news_events_bg.jpg) no-repeat;
}
.box_02 { }
.dualbox1
{
    margin-top:2px;
	width:225px;
	height:250px;
	float:left;
	padding:0 25px;
	background:url(/images/news_bg.png) no-repeat;
}

.dualbox2
{
    margin-top:2px;
	width:225px;
	height:250px;
	float:left;
	padding:0 25px;
	background:url(/images/event-bg.png) no-repeat;
}
.dualbox1 h1, .dualbox2 h1 { 
    font-size: 10pt; 
	color: #666666;
	font-size:16px;
	text-decoration:none;
	margin-top:15px;
}

.box_02 h3 a, .box_03 h3 a, .side_tab h3 a, .side_tab02 h3 a, .box_03 h3 a{
	font-weight:bold;
	color:#58595b;
}
.box_02 h3, .box_03 h3, .side_tab h3, .side_tab02 h3, .box_03 h3{
	text-align:center;
	position:relative;
	margin:16px auto 10px auto;
}

.box_02 span, .box_03 span{
	font-weight:bold;
	font-size:15px;
	color:#005dab;
}

.box_02 p, .box_03 p{ margin-top:8px; }

.more a{
	font-style:italic;
	color:#e3670e!important;
}


/* ----------------------------------------- */
#mid,#midFrame{
	width:590px;
	float:left;
	background-color:#fff;
	min-height:890px;
	height:auto!important;
	height:890px;
}
#midFrame { width: 758px; }

#midcontent{
	width:410px;
	padding:30px;
	float:left;
}
#midFrame #midcontent { width: 100%; }

#midcontent h3.green, #midFrame h3.green{
	color:#719447;
	margin:15px 0 0 0;
}
#midcontent h3.emp, #midFrame h3.emp{
	font-style: italic;
	font-size:15px;
}

#midcontent span a, #midFrame span a{ font-weight: bold; }

#midcontent p img, #midFrame p img{ float:right; }

/* Footer */
/* ----------------------------------------- */
#footer{ padding-top:20px; }

#footer p, #footer p a{
	font-size: 12px;
	color:#739939!important;	
	text-decoration:none;
	text-align:center;
}


#ctl00_Content_ctl00_lblTitle { color: #333333; }

#ctl00_Content_ctl00_Calendar1 td {
	font-weight: bold;
	padding: 1px;
}

#ctl00_Content_ctl00_DataListRange_ctl01_evtDetails, a { color: #345ea9; }

ctl00_Content_ctl00_DataListMonth { color: #345ea9; } 

ctl00_Content_ctl00_DataListMonth { font-family: "Times New Roman", Times, serif; }

a.content-area-title {
	font-weight: bold;
	color: #015dab;
}

#midcontent ul{ margin:20px; }

#midcontent .sf_postListing li { list-style-type: none; }
#midcontent .sf_pager li { list-style-type:none; }

#midcontent .inline_links { text-align: justify; font-size: 10pt; }
#midcontent .inline_links li{ list-style:none; float: left; margin-right: 20px;} 
#midcontent  #ArtOfLabor_frame { clear: both; margin-top: 20px; }

#midcontent fieldset li { list-style-type: none; }

.sf_expandableList, .sf_expandableList li { list-style-type: none; }
