body {
	margin: 0px;
	padding: 10px;
	background: #FFFFFF;
	border: none;
	width: 100%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	top: 0px;
	font-weight: normal;
	
}
html, body {
	margin: 0px;
	padding: 10px;
	background: #FFFFFF;
	border: none;
	width: 100%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	left: 0px;
	top: 0px;
	font-weight: normal;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #224038;
}

h1 {
	font-size: 18px;
	line-height: 20px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
	line-height: 0px;
}

a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}

a:hover {
	color: #D49F00;
	text-decoration: underline;
}

.question {
	font-style: bold;
}
.title-color {
	font-size: 16px;
	color: #553F00;
	font-weight: bold;
}
.footer {
	letter-spacing: .06em;
	font-size: 95%;
}
.wideSpaced {
	line-height: 1.5em;
}

.leftbar {
	background-color: #EDE1CC;
	width: 180px;
	height: 100%;
	vertical-align: top;
}
.caption {
	color: #666666;
}
.maincontent {
	width: 90%;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	font-weight: bold;
	}
	
#navigation ul {
	list-style: none;
	margin-top: 3px;
	margin-left: 220px;
	margin-bottom: 3px;
	padding: 0px;
	}
	
#navigation li {
	display: inline;
	margin-right: 3px;
	margin-right: 3px;
	}


/* LEFT NAV --------------------------------------------------------------------------------- */

.navTitle H3 {
	display: block;
	padding: 0px 0px 0px 0.75em;
	}
	
.navSubtitle  {
	display: block;
	padding: 0px 0px 0px 0.75em;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}
	
#navLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 96%;
	line-height: 1.5em;
	}

#navLeft ul {
	width: 180px;
	list-style: none;
	margin: 0;
	padding: 0;
	}			
	
#navLeft li a:link {
	display: block;
	padding: 0px 0px 0px 10px;
	color: #333399;
	text-decoration: none;
	}
#navLeft li a:visited {
	display: block;
	padding: 0px 0px 0px 10px;
	color: #993333;
	text-decoration: none;
	}	

#navLeft li a:hover {
	display: block;
	text-decoration: underline;
	background-color: #CCCCCC;
	}

#navLeft ul ul {
	padding-left: 5px;
	}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	
}
.thickline {
	color: #000000;
	background-color: #000000;
	height: 2px;
}

table.left {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}
table.right {
	float: right; 
	margin: 0px 0px 10px 10px;
	border: 0px;
}
.rightimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}

.photo {
	list-style-type: none;
}
.photo li {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;	
}
.photo img {
	display: block;
	border: 1px solid #333300;
}

.logo {
	margin-left: 40px;
}
/*.arrow dl{
	font-size: 90%;
}*/

.arrow dt {
	font-weight: bold;
}
.arrow dd {
	background: url(images/arrow-sm.gif) no-repeat 0px 3px;
	margin-left: 5px;
	padding-left: 18px;
	padding-bottom: 10px;
}
.accent {
	color: #eeeeee;
	background: #eeeeee;
}
.borderb {
	border-bottom: thin solid #eeeeee;
}
.borderb-white {
	border-bottom: thin solid #ffffff;
}
.rightbar {
	background: #eeeeee;
	padding: 15px;
	color: #666666;
	font-size: 95%;
	width: 180px;
}
.container {
	margin-right: auto;
	margin-left: auto;
}
