a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}

.hidden {

	display: none;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 1.3em;
}
.clearall {
	clear: both;
}
.rightalign {
	float: right;
	margin-left: 1em;
}
.pagetitleplacement {
	margin-left: 13em;
}
.pagetitleplacement h1 {
	margin: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C99600;
	border-right-color: #C99600;
	border-bottom-color: #C99600;
	border-left-color: #C99600;
	display: inline;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 0em;
}
.highlightbox {
	background-color: #C6C6FF;
	border: 1px solid #000046;
	margin: 1em 10%;
	padding: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000046;
	position: relative;
	font-size: 1.3em;
}
.leaderparagraph {
	font-weight: bold;
}
.faqquestion {
	font-weight: bold;
	background-color: #C6C6FF;
	display: block;
	margin-bottom: 0em;
	padding: 0.5em;
	margin-top: 1.5em;
}
#footer {
	color: #666666;
	padding: 1em;
	clear: both;
	margin-left: 14em;
	font-size: 0.7em;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6FF;
	border-right-color: #C6C6FF;
	border-bottom-color: #C6C6FF;
	border-left-color: #C6C6FF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-x;
}
.todotext {

	font-weight: bold;
	color: #FF0000;
}
.centrealign {
	text-align: center;
}
.noborder {
	border: none;
}
.leftalign {
	float: left;
}
h2,h3,h4,h5,h6 , 
.leftalign h1{
	margin: 0em;
	padding: 0em;
}
.rightphotobox {
	text-align: center;
	float: right;
	margin-left: 1em;
}
img {
	border: 0px none;
	margin: 0.5em;
}
ul ul {
	margin-bottom: 0.5em;
}
.boldbullets {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0em;
	padding: 1em;
}
td {
	padding: 0.5em;
}
.floatright {
	float: right;
}
td h2 {
}
.bigbold {
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em;
	text-align: center;
	color: #006699;
}
.boldcenter {
	font-weight: bold;
	text-align: center;
}
.bigletter {
	font-size: 1.1em;
}
.widespaced {
	letter-spacing: 0.1em;
}
.arrowbulletlist {
	list-style-position: outside;
	list-style-image: url(../images/layout/arrowbullet.jpg);
}
