/* Header items */

#headersection
{
	height: 100px;
	width: 955px;
}

#topmenuandimagesection
{
	width: 955px;	
}

#leftheaderdiv
{
	float: left;
	width: 670px;
	margin-left: 30px;
	margin-top: 20px;
}

#rightmiddleheaderdiv
{
	float: right;
	width: 115px;		
	padding-left: 12px;
	padding-top: 15px;
}

#rightheaderdiv
{
	float: left;
	width: 205px;
	margin-right: 50px;
	margin-top: 20px;
}

#quicksearchdiv
{
	float: right;
	width: 168px;
}

.quicksearchinput
{ 
  font-family:Arial; 
  font-size: 8pt; 
  border-color: #999999;
  border-style: solid;
  border-width: 1px; 
  color: #999999;
}

.quicksearchbox
{
	height: 18px;
	margin-left:20px;
}

#quicklinks
{
	float: right;
	padding-top: 10px;
	color: #999999;
	padding-right: 4px;
}

.quicklink
{
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}


.quicklink:visited
{
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}

.quicklink:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}

.quicksearchlinkbutton
{
	float: left;
}
/* End header items */



/* Top menu and top image items */

.bgtopmenuitem
{
	float: left;
	width: 138px;
	height: 18px;
}

.pointer
{
	cursor: pointer;
}

div.topmenuitem
{
	font-family: Arial;
	color: #999999;
	letter-spacing: 0.1em;
	height: 18px;
	border: solid 1px #999999;
}

div.topmenuitemhighlighted
{
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 0.1em;
	height: 18px;
	border: solid 1px #999999;
	background-color: #999999;	
}

.topmenu_item_vert_spacing
{
	clear: left;
	height: 4px;
	font-size: 1px;
}

.topmenu_item_horiz_spacing
{
	float: left;
}

.submenuinvisible
{
	display: none;
}

.submenuvisible
{
	position: absolute;
	display: block;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
}

.submenucontainer
{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	background-color: #999999;
}

div.submenuitem
{
	font-family: Arial;
	color: #999999;
	letter-spacing: 0.1em;
	height: 15px;
	width: 126px;
	cursor: pointer;
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: solid 1px #999999;
	background-color: #ffffff;
}

div.selectedsubmenuitem
{
	font-family: Arial;	
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #999999;
	height: 15px;
	width: 126px;
	cursor: pointer;
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: solid 1px #999999;
}

div.submenuitem_empty
{
	background-color: #ffffff;
	height: 15px;
	width: 126px;
	cursor: default;
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: solid 1px #999999;
}

a.submenuitem, a.submenuitem:visited
{
	color: #aaaaaa;
	font-weight: normal;
}

a.submenuitem:hover
{
	color: #000000;
	font-weight: bold;
}

a.selectedsubmenuitem
{
	color: #000000;
	font-weight: bold;
}

div.greyblock_left
{
	float: left;
	background-color: #E3E3E3;
	width: 50px;
	height: 120px;
}

div.greyblock_right
{
	float: left;
	background-color: #E3E3E3;
	width: 49px;
	height: 120px;
}

div.greyblocks
{
	float: left;	
}

div.greyblock_startpage_left
{
	float: left;
	background-color: #E3E3E3;
	width: 50px;
	height: 352px;
}

div.greyblock_startpage_right
{
	float: left;
	background-color: #E3E3E3;
	width: 49px;
	height: 352px;
}

#topimagediv, #startpageimagediv
{
	clear: left;
	padding-top: 6px;
}

.topmenuspacing_horiz_left
{
	background-color: #ffffff;
	width: 4px;
	height: 120px;
}

.topmenuspacing_horiz_right
{
	background-color: #ffffff;
	width: 1px;
	height: 120px;
}

.topmenuspacing_vert
{
	clear: left;
	background-color: #ffffff;
	height: 4px;
	width: 0px;
	font-size: 1px;
}

.floatleft
{
	float: left;
}

/* End top menu and top image items */


/* Start page items */

#startpage_textlayer
{
	position: absolute;
	width: 848px;
	top: 270px;
	height: 120px;
}

#startpage_closemenulayer
{ /* When cursor goes over this area, the currently active submenu is closed */
	position: absolute;
	width: 848px;
	top:240px;
	height: 120px;
}

#startpage_crossingline_layer
{
	position: absolute;
	width: 957px;
	top: 311px;
	height: 1px;
	border-bottom: solid 1px #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#startpageeditor_heading
{
	margin-left: 26px;
	margin-top: 17px;
	font-family: Arial;
	font-size: 13pt;
	letter-spacing: 7px;
	color: White;	
}

#startpageeditor_text
{
	font-family: Arial;
	font-size: 8pt;
	margin-left: 26px;
	margin-top: 14px;
	margin-right: 160px;
	color: White;
}

#startpage_volunteerismsection
{
	clear: both;
	vertical-align: middle;
	font-family: Arial;
	/*font-size: 100%;*/
	text-align: center;
	color: #666666;
	height:30px;
	padding-top: 30px;		
}

/* End start page items */

/* Document list items */
.documentitem
{
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px white;
}

.documentitem_image
{
	float: left;
	margin-bottom: 10px;
}

.documentitem_text
{
	width:250px;
	margin-left: 20px;
	float: left;	
}
/* End document list items */

.infoImage
{
	text-align:right;
	width:295px;
	height:295px;
	float:right;
	margin-right:0px;
	padding-right:0px;
}

.searchdiv
{
	margin-left:230px;
	margin-right:20px;	
	margin-bottom:20px;
}

