/* CSS Document */

/*******General text styles***********************/

body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	margin:0px;
	padding:0px;
}

/*******Layout styles*****************************/

#CenterPage {
	width: 100%;
	margin:0px;
	padding:0px;
}
#flashcontent {
display:none;
}

#PageWrapper {
	width:595px;
	clear:both;
	margin:auto;
	text-align:left;
	height: 100px;
}

#HeadWrapper {
	width:595px;
	border:none;
	background-image:none;
	height: 100px;
	margin-bottom: 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#Header {
	width:595px;
	border:none;
}

#Logo {
	display:block;
	height:97px;
	margin-left: 0px;
	padding-left:10px;
	margin-top: 5px;
}

#LogoText h1 {
	display:block;
	float:left;
	position:absolute;
	width:354px;
	height:60px;
	top:20px;
	margin-left: 100px;
	}

#Functional {
	display:none;
	width:758px;
	height:5em;
	top:0px;
	position:absolute;
	clear:both;
	margin:auto;
	text-align:left;
}

#HeaderUtilities {
	display:none;
	position:relative;
	width:350px;
	float: right;
	margin:0px;
	padding:0px;
	top:0px;
	right:5px;
}

#Access {
	display:block;
	float:right;
}

#AccessButtons {
	display:block;
	width: 75px;
	float:right;
}

#Decrease {
	display:block;
	width:13px;
	height:32px;
	float:left;
}

#Decrease a {
	display:block;
	width:13px;
	height:32px;
	text-indent: -9999px;
	}

#Revert {
	display:block;
	width:17px;
	height:32px;
	float:left;
}

#Revert a {
	display:block;
	width:17px;
	height:32px;
	text-indent: -9999px;
	}

#Increase {
	display:block;
	width:20px;
	height:32px;
	float:left;
}

#Increase a {
	display:block;
	width:20px;
	height:32px;
	text-indent: -9999px;
	}

#Invert {
	display:block;
	width:25px;
	height:32px;
	float:left;
}

#Invert a {
	display:block;
	width:25px;
	height:32px;
	text-indent: -9999px;
	}


#Help {
	display:block;
	float:right;
	width:auto;
	overflow:visible;
	height:auto;
	padding-top: 1.1em;
}

#Search {
	display:block;
	float:right;
	margin-top: 0.3em;
}

#Search .field {
	font-size:1em;
	width: 9em;
	height: 1em;
}

#Search .button {
	font-size:1em;
}

#MenuBar {
	display:block;
	position:relative;
	width: 610px;
	height:auto;
	top: 26px;
	float:right;
	font-size:100%;
}

#MenuBar a {
	display:block;
	position:relative;
	width:auto;
	height:1em;
	float:left;
	padding-left:0.3em;
	padding-right:0.3em;
	}

.spacer {
	display:block;
	position:relative;
	width:auto;
	float:left;
	}

#PageContent {
	display:block;
	position:relative;
	float: left;
	width: 100%;
}

#LeftColumn {
	display:block;
	float:left;
	width: auto;
	height:auto;
	overflow:visible;
}

#Content {
	display:block;
	float:left;
	width: 28em;
	height:auto;
	overflow:visible;
	padding-left: 25px;
	position: relative;
}

#Content ul {
	display: block;
	padding-top: 08px;
	padding-left: 25px;
	}
	
#Section h2 {
	display:block;
	width: 325px;
	height: 1.1em;
	padding:0.4em; 
	margin-bottom:10px;
}

#PageSection p {
	font-weight:normal;
	padding-left: 0em;
}

#PageSection p a {
	font-weight:normal;
	text-decoration:underline;
}

#PageSection h2 {
	display:block;
	width: auto;
	height: auto;
}

#ContentSection {
	display:block;
	float:left;
	width: 595px;
	height:auto;
	overflow:visible;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
}

#Section p a {
	font-weight:normal;
	text-decoration:underline;
}
	
.Box { 
 width:340px; 
 margin-bottom:10px;
}

h2 {
	font-size:140%;
	font-weight:bold;
	width: auto;
}

#BlueBoxTop {
display:block;
 height: 2.3em;
 }

#BlueBoxBottom {
 	margin-top:-1em;
	height:5em;
}


#RedBoxTop {
 margin-top:-4px;
 display:block;
 height: 2.3em;
}

#RedBoxBottom { 
 	margin-top:-1em;
	height:5em; 
}

#GreenBoxTop { 
 margin-top:-4px;
 display:block;
 height: 2.3em;
}

#GreenBoxBottom {  
 margin-top:-1em;
	height:5em;
}

#RightColumn ul {
	display: block;
	margin-top:-8px;
	padding-left: 28px;
	padding-bottom: 14px;
}

#RightColumn ul li {
padding-bottom: 0.5em;
}

#RightColumn {
	display:none;
	float:left;
	width: 15em;
	height:auto;
	overflow:visible;
	padding-left: 17px;
	position: relative;
	top: -10px;
	left: 0px
}

#RightColumn p {
	font-size:100%;
	font-weight:normal;
	padding-left:10px;
	margin-top: -10px;
	padding-bottom:10px;
}

.readmore {
	text-align:right;
}

#Footer {
	width:758px;
	clear:both;
	margin:auto;
	padding-top: 15px;
	text-align:left;
	display: none;
}

#SiteInfo {
	display:block;
	float:left;
}

#SiteFrog {
	display:block;
	float:right;
}
