body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #294889;
	margin: 0px;
	padding: 0px;
	color: #5B7FCD;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: .8em;
	text-align: justify;
}
.maincontent {
	padding-left: 100px;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 10px;
	width: 700px
}
.maincontent a:link {
	color: #CCFF00;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-color:#CCFF00;
	border-bottom-width:1px;
	}
.maincontent a:hover {
	color: #33FF33;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-color:#33FF33;
	border-bottom-width:1px;
	}
.maincontent h1 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #0033CC;
	text-indent: 4px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.maincontent ul {
	line-height: 120%;
	list-style-type: square;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontent li {
	line-height: 130%;
	list-style-position: outside;
	border-top-width: 1px;
	list-style-image: url(images/mainbullet.gif);
}
.maincontent p {
	color: #0033CC;
	text-align:justify;
}
table {
	background-color: #FFFFFF;
}
.smallertext {
	font-size: x-small;
	text-align: left;
}

.headerrow {
}

	
 
h6 {
	font-size: 1em;
	font-weight: bold;
}

.maincontentsubmenu h1 {
	color: #0033CC;
	background-color: #FFFFFF;
	font-size: 0.8em;
}
.maincontentsubmenu p {
	color: #FFFFFF;
}
a:link {
	color: #00FF33;
	text-decoration: none;
}

a:visited {
	color: #33FF00;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	color: #FFFF99;
	text-decoration: none;
	}
contextual {
	color: #FFFFFF;
	background-color: #0033CC;
}
td {
	vertical-align: top;
}
.leftalign {
	text-align: left;
}
.italic {
	font-style: italic;
}
h2 {
	color: #FFF;
}
ul {
	color: #FFF;
}

