body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
}
.callout {
	font-weight: bold;
	color: #343399;
}


h1, h2, h3 {
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}

h1 {
	font-size: 1.3em;
	color: #343399;
	font-weight: bold;
	background-image: url(images/contentback1.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #343399;
	background-image: url(images/twocolback.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #EE1418;
	text-align: left;
	background-image: none;
}

p, ol, ul {
	line-height: 150%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
p {
}

ol {
	
}

ul {
	
}
blockquote {
	padding-left: 10px;
	line-height: 130%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #343399;
	margin-left: 5px;
	}
blockquote * {
	line-height: normal;
}
a {
	color: #FF0000;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 760px;
	height: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
}

/* Top Menu */

#topmenu {
	float: right;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
#topmenu p {
	color: #343399;
	padding-right: 10px;
	padding-top: 13px;
	font-weight: bold;
}


#topmenu ul {
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
	padding-left: 0px;
}

#topmenu a {
	text-decoration: none;
	border-left-width: 2px;
	color: #343399;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 30px;
}

#topmenu a:hover {
	color: #1C8076;
}
#topmenu .first a {
	border: none;
	}
	
/* Header 2 */

#header2 {
	width: 760px;
	height: 260px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

/* Menu */

#menu {
	float: left;
	width: 187px;
	height: 270px;
	background-color: #343399;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: 1.1em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669933;
	
}

#menu a:hover {
	color: #669933;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 573px;
	height: 270px;
}


/* Page */

#page {
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#buttons {
	height: 52px;
	width: 760px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#contentlong {
	width: 760px;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	vertical-align: top;
	top: auto;

}

#contentlong p {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#page #contentlong .content h1 {
	background-image: url(images/contentlongback1.gif);
}


/* Content */

#content {
	float: left;
	width: 530px;
}
#content p {margin-top:2px;
	
}
#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	font-size: 14px;
	color: #343399;
	font-weight: bold;
}

.content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.twocols {
	padding-top: 5px;
	
}

.twocols .col1 {
	float: left;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.twocols .col1 p{
	line-height: 180%;

}
.twocols .col2 {
	float: right;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
.bold {
	font-weight: bold;

}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#sidebar li {
	line-height: 130%;
}

#sidebar li ul {
	padding: 10px 10px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
}

#sidebar h2 {
	background-image: url(images/sidebarback1.jpg);
	height: 25px;
	background-repeat: no-repeat;
	color: #FF0000;
}

#sidebar h3 {
	color: #343399;
}

#sidebar p {
	margin-top: 5px;
	line-height: 180%;
}

#sidebar a {
	text-decoration: none;
	color: #FF0000;
	line-height: 180%;
	padding-left: 5px;
}

#sidebar a:hover {
	color: #FF0000;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #343399;
	margin-left: 5px;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 30px;
	background-color: #343399;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#footer {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.9em;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

