/* General styles for the document. */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #ffffff;
}

h1 {
margin-top: 20px;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
color: #003366;
padding-bottom: 10px;
padding-top: 20px;
padding-left: 0;
padding-right: 0;
	font: bold 40px "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
}

h2 {
margin-top: 20px;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 20px;
color: #663366;
font-weight: bold;
}

h3 {
margin-top: 0;
margin-bottom: 11px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 14px;
color: #003399;
font-weight: bold;
}

h4 {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	font-size: 25px;
	color: #003366;
	padding-bottom: 0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #003399;
}

h5 {
	font-size: 40px;
	color: #003366;
	font-weight: bold;
	padding: 7;
	margin: 25px 0px 0px;
}

h6 {
margin-top: 3;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 11px;
color: #333;
font-weight: bold;
}

h7 {
margin-top: 0;
margin-bottom: 11px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 14px;
color: #400080;
font-weight: bold;
}

p, ul, ol, table {
margin-top: 0;
margin-bottom: 1px;
margin-left: 0;
margin-right: 0;
font-size: 10px;
line-height: 1.4em;
}

ol, ul {
margin-left: 2px;
}

a:link {
color: #003366;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #400080;
font-weight: bold;
background-color: #CCCCCC;
text-decoration: underline;
}

a:visited {
color: #003366;
font-weight: bold;
text-decoration: none;
}

/* Styles for the header. */

div#header {
	background-color: #99CC66;
	border-bottom: medium solid #003366;
	color: #663366;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 10px;
	text-align: right;
	background-position: right top;
	text-transform: none;
	text-indent: 20px;
	width: 100%;
	vertical-align: bottom;
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: "Gill Sans", Arial, sans-serif;
	position: relative;
}

/* Styles for the footer. */

div#footer {
	text-align: center;
	background-color: #d8d8d8;
	color: #005198;
	font-size: 1em;
	border-top: 1px solid #003366;
	clear: both;
	padding: 5px;
	font-weight: bold;
	width: 100%;
	float: none;
}

#footer a:link, #footer a:visited {
color: #ffffff;
}

#footer a:hover {
	color: #400080;
	text-decoration: underline;
	width: 100%;
}

/* Styles for the main content section */

div#maincontent {
	border-left: 1.5px solid #663399;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 12px;
	margin-right: 22%;
	margin-bottom: 0px;
	margin-left: 20%;
	height: auto;
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
}

.date {
	font-size: 10px;
	color: #836531;
	padding-bottom: 4px;
	font-style: normal;
	}

.trackback {
	font-size: 10px;
	color: #836531;
	padding-bottom: 4px;
	font-style: normal;
	text-align: right;
	}	
	
.request {
	font-size: 10px;
	color: #836531;
	font-weight: bold;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #663399;
	padding: 10px;
	margin-bottom: 20px;
	}
		
.mainrequest {
	font-size: 10px;
	color: #836531;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	}
	
/* Styles for the column on the left side. */

div#leftcolumn {
padding: 1%;
float: left;
text-align: left;
width: 18%;
}

#leftcolumn p {
border-bottom: 1px dotted #666666;
text-align: right;
font-size: 10px;
}

#leftcolumn a:link, #leftcolumn a:visited {
color: #666666;
}

#leftcolumn a:hover, #leftcolumn a.current {
color: #400080;
text-decoration: none;
}

/* Styles for the column on the right side. */

div#rightcolumn {
	padding: 5px;
	float: right;
	text-align: left;
	width: 21%;
	background-color: #CCCCCC;
	border-top: 1px none #663399;
	border-right: 1px none #663399;
	border-bottom: 1px none #663399;
	border-left: 1px solid #663399;
}

#rightcolumn p {
	border-bottom: 1px dotted #663399;
	text-align: left;
	font-size: 10px;
	color: #333333;
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: none;
}

#rightcolumn a:link, #rightcolumn a:visited {
color: #004080;
}

#rightcolumn a:hover, #rightcolumn a.current {
color: #400080;
text-decoration: none;
}

/* style for text sections */

.mainitem{
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.homeitem{
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainIndent{ /* for indenting lists for subtopics */
font-family: Arial, Helvetica, Verdana, sans-serif; 
margin: 0px 0px 0px 20px; 
text-align: left; 
color: #333; 
font-size: 11px;
}

.sidebar{ /* forms the boxes down the side, as divs */
border: 1px solid #ABC0A4;
padding: 0px 10px 10px 10px;
margin: 0px 0px 15px 0px;
background-color: #E7EDE6;
}

.sidebody{ /* body text within the sidebar */
font-family: Arial, Helvetica, Verdana, sans-serif; 
margin: 0px 0px 0px 0px;
text-align: left;
color: #333;
font-size: 11px;
	font-family: Times New Roman, Times, serif;
}

.sidelist{ /* for indenting lists within the sidebar */
font-family: Arial, Helvetica, Verdana, sans-serif; 
margin: 0px 0px 0px 12px; 
text-align: left; 
color: #333; 
font-size: 11px;
	font-family: Times New Roman, Times, serif;
}

.topiclist{ /* for indenting lists within the body */
font-family: Arial, Helvetica, Verdana, sans-serif; 
margin: 0px 0px 0px 20px; 
text-align: left;
	font-family: Times New Roman, Times, serif;
}

.itemtopic{ /* div for enclosing itemtopicheading and itemtopicbody */
position: relative;
/* border: 1px dashed #fff; */
margin: 10px 0px;
	font-family: Times New Roman, Times, serif;
}

.itemtopicheading{ /* div for displaying heading alongside the subtopic content */
position: absolute;
top: 0px;
padding: 5px;
text-align: right;
color: #333;
float: left; 
width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.itemtopicbody{ /* div for displaying item topic text */
position: relative;
padding: 5px 26% 5px 5px;
left: 120px;
border-left: 1px solid #bbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	margin-top: 10px;
}

.homeheadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
}