/* 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:0px;
	padding:0px;
	text-align:left;
}

#HeadWrapper {
	display:none;
}

#Header {
	border:none;
}

#Logo {
	display:none;
}

#LogoText h1 {
	display:none;
	}

#Functional {
	display:none;
}

#HeaderUtilities {
	display:none;
}

#Access {
	display:none;
}

#AccessButtons {
	display:none;
}

#Decrease {
	display:none;
}

#Decrease a {
	display:none;
	}

#Revert {
	display:none;
}

#Revert a {
	display:none;
	}

#Increase {
	display:none;
}

#Increase a {
	display:none;
	}

#Invert {
	display:none;
}

#Invert a {
	display:none;
	}


#Help {
	display:none;
}

#Search {
	display:none;
}

#MenuBar {
	display:none;
}

#MenuBar a {
	display:none;
	}

.spacer {
	display:none;
	}

#PageContent {
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
	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 {
	display: none;
}

#SiteInfo {
	display:block;
	float:left;
}

#SiteFrog {
	display:block;
	float:right;
}
