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;
}

.leftmenu {
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 0.8em;
	color: #5b7fcd;
	padding-top: 10px;
}

.leftmenu h1 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #5b7fcd;
	text-indent: 2px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.leftmenu ul {
	line-height: 120%;
	list-style-type: square;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #5b7fcd;
}
.leftmenu li {
	border-top-style: solid;
	border-top-color: #5b7fcd;
	line-height: 140%;
	list-style-position: outside;
	border-top-width: 1px;
	list-style-image: url(images/bluebullet.gif);
	}
.footer {
	font-size: 0.9em;
	background-color: #5B7FCD;
}
.footer p {
	color: #5B7FCD;
	text-align: center;
	font-weight: bold;
}
.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #99FF33;
}
.maincontent {
	padding-left: 10px;
	font-size: 0.8em;
	color: #0033CC;
	padding-top: 10px;
	width: 412px 
}
.maincontent a:link {
	color: #5B7FCD;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-color:#5B7FCD;
	border-bottom-width:1px;
	}
.maincontent a:hover {
	color: #ffffff;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-color:#5B7FCD;
	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;
}
.rightmenu {
	background-color: #ffffFF;
	padding-left: 10px;
	font-size: 0.8em;
	color: #0066FF;
	padding-top: 10px;
	}
.rightmenu h1 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #0066ff;
	text-indent: 4px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.rightmenu ul {
	line-height: 120%;
	list-style-type: square;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #0066FF;
}
.rightmenu li {
	border-top-style: solid;
	border-top-color: #0066FF;
	line-height: 140%;
	list-style-position: outside;
	border-top-width: 1px;
	list-style-image: url(images/rightbullet.gif);
}
.rightmenu li a {
	color: #0066FF;
	text-decoration: none;
}table {
	background-color: #FFFFFF;
}
.smallertext {
	font-size: x-small;
	text-align: left;
}

.headerrow {
}

	
 
h6 {
	font-size: 1em;
	font-weight: bold;
}
.maincontentsubmenu {
	background-color: #FFFFFF;
	list-style-type: none;
	color: #FFFFFF;
	border: none;
	line-height: .8em;
	padding-left: 20px;
}
.maincontentsubmenu h1 {
	color: #0033CC;
	background-color: #FFFFFF;
	font-size: 0.8em;
}
.maincontentsubmenu p {
	color: #FFFFFF;
}
a:link {
	color: #5B7FCD;
	text-decoration: none;
}

a:visited {
	color: #6ABB5F;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5B7FCD;
}
a:active {
	color: #6ABB5F;
	text-decoration: none;
	}
contextual {
	color: #FFFFFF;
	background-color: #0033CC;
}
td {
	vertical-align: top;
}
.leftalign {
	text-align: left;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
