body {
	background: #fff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
}

a {
color:#466CAA;
}

a:visited {
color:#AC44A5;
}

ul {
line-height:21px;
}



#wrap {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	/*background: url(images/sidebar_left.gif) repeat-y left top;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
}

#utilitydiv {
text-align:right;
padding:0px;
margin:0px;
line-height:0px;
}

#header {
	/*background: url(images/header.jpg) no-repeat left top;
	width: 750px;
	height: 168px;
	margin-bottom: 28px;
	_margin-bottom: 0px;*/
	margin-bottom:10px;
}

#utilitydiv ul {
margin:0px;
padding:7px 0px 7px 0px;
}

#utilitydiv ul li {
	display: inline;
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#utilitydiv a {
	color: #333;
	text-decoration: none;
	font-size:10px;
	padding:0px 5px 0px 4px;
}

#utilitydiv a:hover {
	color: #000;
	text-decoration: underline;
}

/* Main Menu */
#main_menu {
	background: url(images/menutop.jpg);
	text-align: center;

}

#main_menu ul li {
	display: inline;
	list-style-type: none;
	margin-right: 25px;
}

#main_menu ul {
	padding: 10px 0 9px 0;
}

#main_menu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#main_menu a:hover {
	color: #000;
	text-decoration: none;
}


/* General Styles */
.clear {
	clear: both;
}

form {
	padding :0;
	margin: 0;
}

select {
	width: 134px;
	*width: 142px;
	margin-bottom: 5px;
}

h3 {
	color: #65a924;
	margin-top: 10px;
	margin-bottom: -8px;
	*margin-bottom: -17px;
	padding: 0;
	font-size: 15px;
}

h4 {
	color: #65a924;
	margin: 0;
	padding: 0;
	font-size: 13px;
}


label {
	color: #6c8cac;
	font-size: 10px;
}

/* Sidebar Left */
#sidebar_left {
	width: 180px;
	float: left;
	background-color:#f4f4f4;
	border:1px solid #ccc;
	padding-bottom:10px;
}

#sidebar_left ul li {
	list-style-type: none;
}

#sidebar_left ul li a {
	color: #3A6BAE;
	font-size:11px;
	text-decoration:none;
	border-bottom: 1px dashed #ccc;
	padding: 7px 10px 9px 10px;
	display:block;
	/*width: 160px;*/
}

#sidebar_left ul li a:hover {
	background-color:#dddddd;
}

#sidebar_left .first {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#000;
padding: 5px 10px 5px 10px;
border-bottom: 1px dashed #ccc;
text-transform:lowercase;

}

.lidate {
color:#000;
display:block;
}

/* Center Content */
#centercontent {
	width: 348px;
	float: left;
	padding: 0px 10px 0px 10px;
	/*line-height:22px;*/

}


#centercontent p {
	padding: 0;
	margin: 0 0 15px 0;
	line-height:21px;
}


#tagline {
	background: #999 url(images/button_grey.gif) no-repeat 320px 2px;
	padding: 7px 5px;
	*margin-top: -5px;
	color: #fff;
	font-weight: bold;
}

#tag_sub {
	color: #000;
	border: 1px solid #8eafe3;
	padding: 7px 5px;
	font-weight: bold;
	margin-bottom: 15px;
}


/* Sidebar right */
#sidebar_right {
	width: 180px;
	float: right;
	background-color:#EBFCE2;
	border:1px solid #ccc;
	padding-bottom:10px;
}

#sidebar_right ul li {
	list-style-type: none;
}

#sidebar_right ul li a {
	color: #3A6BAE;
	font-size:11px;
	text-decoration:none;
	border-bottom: 1px dashed #D9F5AD;
	padding: 7px 10px 9px 10px;
	display:block;

}

#sidebar_right p {
	font-size:11px;
	padding: 7px 10px 9px 10px;
}


#sidebar_right ul li a:hover {
	background-color:#DEFACF;
}

#sidebar_right .first {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#000;
padding: 5px 10px 5px 10px;
border-bottom: 1px dashed #D9F5AD;
text-transform:lowercase;

}

/* Footer */
#footer {
	height: 100px;
	background: #fff url(images/footer.gif) no-repeat left top;
}

#footer p {
	padding: 40px 20px 28px 0;
	text-align: center;
	color: #18438d;
}



.pagetitle {

	*padding-top:10px;
	margin-bottom:10;
	font-size: 18px;
	color: #4970AB;
	border-bottom:1px dashed #ccc;

	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	


}


.bread {

/*padding:5px;*/
/*float:left;
width:60%;*/
/*background: #ffffff url(images/bread_back.gif);
border:1px solid #e8e8e8;*/

/*margin-bottom:10px;*/
margin-bottom:15px;

}

.bread a {
text-transform:lowercase;
}

.werethere {

text-transform:capitalize;
background-color:#f4f4f4;

}

.tools {

padding:3px;
float:right;

background-color:eeeeee;
/*border:1px solid #e8e8e8;*/
font-size:11px;
/*margin-bottom:10px;*/
line-height:normal;
text-align:right;
margin-top:10px;
}


.subtitle {
	font-size:24px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*border-bottom: 1px dashed #ddd;*/

}


.rowheader{
background-color:#F4F4F4;
font-weight:bold;
color:#000;

}

.rowconfirm{
background-color:#DEFACF;
font-weight:bold;

}

.tableback {
background-color:#ccc;
}

.tableback a {
text-decoration:none;
}

.tableback a:hover {
text-decoration:underline;
}

.tableback td {
padding:6px;
}


.rowback1{
background-color:#ffffff;
}

.rowback2{
background-color:#EBFCE2;
}

/* Inner menu */

#inmenuleft {
	width: 134px;
	padding: 20px 10px 10px 12px;
	background: url(images/leftmenu.gif) no-repeat left bottom;
}

#inmenuleft ul  {
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 23px;
}


#inmenuleft ul li {
	font-weight: bold;
	border-bottom: 1px solid #edf0f1;
	width: 130px;
}

#inmenuleft a {
	
	color: #000052;
	text-decoration: none;
}

#inmenuleft a:hover {
	text-decoration: underline;
}

.childnode {

	margin-left:20px;

}

/*.sectiontop {
	font-weight:bold;
	text-transform:uppercase;
}*/

.ThereStyle {
	background-color:#FFFFFF;

	font-weight:bold;
	color:#000;
}

/* end inner menu */

.biggie {

font-size:18px;

}



.warningbox {
background-color:#FFFFCC;
padding:7px;
border:1px solid #FFFF33;
}

/*.calendarmenu {

}

.calendarmenu a {
padding:10px;
color:#fff;
}*/

/*.calendarmenu a:hover {
background-color:#466CAA;
color:#fff;
text-decoration:none;
}

.calendarthere {
background-color:#466CAA;
color:#fff;
text-decoration:none;
}*/

.featureleft {

width:0px;
float:left;
}

.featureright {

/*width:100%;
float:right;*/
/*line-height:22px;*/
border-bottom:1px dashed #ddd;
margin-bottom:12px;

}

.featureright p {
line-height:21px;
margin:0px;
padding:0px;
}

.featuretitle {
margin:0px;
padding:0px;
font-weight:normal;
color:#63A029;
text-decoration:none;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#3A6BAE;

}

.featuretitle a{
font-weight:normal;
color:#63A029;
text-decoration:none;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#3A6BAE;
}

.featuretitle a:hover {
text-decoration:underline;
}

.loggedin {
padding:15px;
background-color:#FFFFCC;
color:#000;
}

.rightsidebaroverride {

float:right;
background-color:#EBFCE2;

}

.lastguy {
border-bottom:0px;
}





/*.newspatch a {
color: #3A6BAE;
font-size:11px;
font-weight:bold;
text-decoration:none;
border-bottom: 1px dashed #ddd;
padding: 7px 6px 7px 6px;
display:block;

}

.newspatch a:hover {
	background-color:#DEFACF;
}*/

.newspatch a {
color: #3A6BAE;
/*font-weight:bold;*/
text-decoration:none;
border-bottom: 1px dashed #ddd;
padding: 7px 0px 7px 0px;
display:block;

}

.newspatch a:hover {
	background-color:#EBFCE2;
}

/*.nwsb2 {
	background-color:#EBFCE2;
}*/

/*---------------------------------------------------------------------------------*/

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head p {
    background: transparent url(images/gray_box.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 188px !important; /* intended total box width - padding-right(next) */
    width: 183px; /* IE Win = width - padding */
    padding-right: 8px; /* the gap on the right edge of the image (not content padding) */
    margin: 0px auto; /* use to position the box */ 
	float: left;
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -8px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head p { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 10px 0 10px 0px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

.cssbox_head img {
border:1px solid #ccc;
padding:8px;
margin:0px;
background-color:#fff;
}

.cssbox_head .enlargelink {
display:none;
}

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 


.cssbox a {
	color: #3A6BAE;
	font-size:11px;
	text-decoration:none;
	border-bottom: 1px dashed #ccc;
	padding: 7px 0px 9px 0px;
	display:block;
	margin-left:10px;	
}

.cssbox a:hover {
	background-color:#dddddd;
}

.cssbox .first {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#000;
padding: 5px 0px 5px 0px;
margin-left:10px;
border-bottom: 1px dashed #ccc;
text-transform:lowercase;
display:block;


}

/*---------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------*/

/* set the image to use and establish the lower-right position */ 
.cssboxr, .cssboxr_body, .cssboxr_head, .cssboxr_head p {
    background: transparent url(images/green_box.png) no-repeat bottom right; 
} 
.cssboxr { 
    width: 188px !important; /* intended total box width - padding-right(next) */
    width: 183px; /* IE Win = width - padding */
    padding-right: 8px; /* the gap on the right edge of the image (not content padding) */
    margin: 0px auto; /* use to position the box */ 
	float: right;
	
} 

/* set the top-right image */ 
.cssboxr_head { 
    background-position: top right; margin-right: -8px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssboxr_head p { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 10px 0 10px 0px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

.cssboxr_img {
border:1px solid #ccc;
padding:8px;
margin:0px;
background-color:#fff;
}

/* set the lower-left corner image */ 
.cssboxr_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 


.cssboxr a {
	color: #3A6BAE;
	font-size:11px;
	text-decoration:none;
	border-bottom: 1px dashed #D9F5AD;
	padding: 7px 0px 9px 0px;
	display:block;
	margin-left:10px;	
}

.cssboxr a:hover {
	background-color:#DEFACF;
}

.cssboxr .first {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#000;
padding: 5px 0px 5px 0px;
margin-left:10px;
border-bottom: 1px dashed #D9F5AD;
text-transform:lowercase;
display:block;


}



/*---------------------------------------------------------------------------------*/

.calendarnav {
margin-bottom:14px;
}

.calendarnav ul {
margin:0px;
padding:0px;
}

.calendarnav ul li {
display:inline;
padding-right:11px;
}

.fboxhead {
border:1px solid #ccc;
padding:7px;
background-color:#F4F4F4;
}

.fboxhead ul {
padding:0px;
margin:0px;
}

.fboxhead li {
padding:0px;
margin:0px;
display:inline;
}

.fboxhead a {
padding-right:3px;
padding-left:3px;
font-weight:bold;
text-decoration:none;

}

.fboxhead a:hover {

text-decoration:underline;

}


.fboxhead a:visited {
color:#3A6BAE;
}



.fboxbody {
padding:7px;
border:1px solid #ccc;
border-top:0px;
}

.nPatchLeft {
float:left;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;

margin:0px;
width:60%;
}

.nPatchRight {
float:right;
text-align:right;


margin:0px;
width:36%;
}

.nPatchRight a{
font-size:10px;
}

.morediv {
padding:10px;
background-color:#EBFCE2;
border:1px solid #ccc;
margin-top:10px;
}

.morediv a{
font-size:18px;
}

.enlargelink {
font-size:9px;
text-decoration:none;
}

.blocksection {

padding:7px;
border:1px solid #ccc;
background-color:#EBFCE2;


}

.blockbody {
padding:7px;
border:1px solid #ccc;
border-top:0px;
margin-bottom:10px;
}

.gridmore {
color:#c00000;
}

.biglink {
font-weight:bold;
font-size:120%;
}










