* {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial,sans-serif;
	list-style-position: inside;
}

A, A:active, A:visited, A:link {
	text-decoration:none;
	color:#4f86a5;
}

A:hover {
	text-decoration:none;
	color:#000000;
}

BODY {
	font-size:12px;
	font-family:Helvetica, Arial,sans-serif;
	background: #FFFFFF;
}

FIELDSET {
	padding: 10px;
}

H1 {
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	color: #4f86a5;
	font-family:tahoma;
	font-size:18px;
}

H2 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #4f86a5;
	font-family:tahoma;
	font-size:16px;
}

H3 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #4f86a5;
	font-family:tahoma;
	font-size:15px;
}

H4 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #4f86a5;
	font-family:tahoma;
	font-size:12px;
}

H5 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #175d7c;
	font-family:tahoma;
	font-size:12px;
}

INPUT {
	min-height: 25px;
}	

LABEL {
	margin-right: .5em;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

LABEL.error {
	color: red;
}

UL {
	margin-left: 15px;
}

LI {
	list-style-position: outside;
	margin-bottom: 2px;
}

P {
	font-family:Helvetica, Arial,sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

.cake-sql-log {
	display: none;
}

.center {
	text-align: center;
}

.clearer {
	clear: both;
}

#content {
	width:990px;
	height:auto;
}

.contentWrapper {

}

.contentLeft {
	padding:100px;
	float: left;
	width: 600px;
}

.contentLeft UL{
	margin-left: 30px;
}

.contentRight {
	float: right;
	width: 260px;
	padding: 20px;
}

.error-message {
	color: #660000;
}
A.faqLink {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#faqList {
	padding: 0px 0px 0px 40px;
}

#faqList LI {
	list-style: outside;
	margin-bottom: 10px;
}

#footer {
	text-align: center;
	padding: 15px;
	font-size: 13px;
	color: #OOOOOO;
	border-top: solid 5px #4f86a5;
}

#footer UL {
	margin: 0px 0px 5px 0px;
	list-style-type: disc;
	list-style-position: inside;

}

#footer UL LI {
	display: inline;
	padding: 0px 5px 0px 5px;
}

#footer A {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

#footer A:hover {
	font-size: 13px;
	color: #4c84a3
	text-decoration: none;
}

.formBox LABEL{
	color:#000000;
	font-weight: bold;
	font-size: 16px;
}

.formBox{
	color:#000000;
	font-weight: bold;
	font-size: 16px;
}

.formFieldFloat {
	float: left;
	margin-left: 20px;
}

.formHeader {
	color:#000000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#landingpageContent {
	background: url('../img/background.jpg');
}

#ladingpageHeaderTopBar {
	background: #377499;
	height: 18px;
}

#landingpageHeaderBottomBar {
	background: #377499;
	height: 18px;
}

.landingpageLeft {
	float: left;
	width: 240px;
	min-height: 1360px;
	background: url('../img/background_sidebar.jpg'); 
}

.landingpageRight {
	padding:0px 20px 20px 20px;
	float: left;
	width: 700px;
}

.landingpageRight UL{
	margin-right: 30px;
}

.pageSidebar {
	
}

.pageSidebarContent {
	padding: 10px; 
}

.pageSidebarHeader {
	margin-top: 20px;
}

.pageSidebarHeader H2{
	color: #FFF;
}

.pageSidebarBox {
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: solid 3px #4f86a5;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}

.pageSidebarBox A,.landingpageSidebarBox A:link,.landingpageSidebarBox A:hover, .landingpageSidebarBox A:active,.landingpageSidebarBox  A:hover {
	color: #000000;
}


.pageSidebarTextBox UL {
	margin-left: 30px;

}

.pageSidebarTextBox UL LI{
	list-style-position: outside;
	margin-bottom: 2px;

}

.left {
	float: left;
}

.line {
	border-top: solid 1px #4f86a5;
	margin-bottom: 10px;
}

.lineNoMargin {
	border-top: solid 1px #4f86a5;
}

.navigation {
	background: url('../img/nav_background.jpg') #660000;
	height: 25px;
	border-bottom: solid 1px #fcf9ee;
}

.navigation UL {
	padding-top: 4px;
}

.navigation UL LI{
	display: inline;
	padding: 0px 17px 0px 17px;
	border-right: solid 1px #FFF;
}

.navigation UL LI A{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.navigation UL LI A:hover{
	color: #f5bfae;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.noBorder {
	border: none;
}

.note {
	color: #a8a492;
	font-size: 11px;
}

#print {
	width: 660px;
	margin:0px auto 0px auto;
}

.printContent {
	padding: 20px;
}

.printWrapper {
	width: 660px;
}

.right {
	float: right;
}

#wrapper {
	width:990px;
	margin:0px auto 0px auto;
	border: solid 1px #000000;
}