/* ------------ STYLE ------------ */

body {
text-align:center;
margin:0px;
padding:0px;
background-color: #ffffff;

}

.content {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.sidecontent {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}


.copyright {
	font-family: 'Arial', sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color:#000000;
}


/* ------------ HEADINGS ------------ */

.pagetitle {
	font-family: 'Arial', sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	color:#0e2b8d;
	}
	
.standouttitle {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color:#0e2b8d;
	}

	
.title {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.titleblue {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #0e2b8d;

}

.titlebluebold {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #0e2b8d;
}

.testimonial {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	color: #0e2b8d;
	}
	
#h1 {
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

#h3 {
	font-family: 'Arial', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}


/* ------------ TABLES ------------ */

#table {
	font-family: 'Arial', sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.table {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	color: #ff8500;
	background-color: #ffffff;
	padding-left: 5px;
}


.border {
		border-bottom: 1px solid #0e2b8d;
	
}


/* ------------ LAYOUT ------------ */

#content {
	position: relative;
	float: left;
	top: 5px;
	left: 0px;
	width: 560px;
	min-width: 560px;
	height: 100%;
	min-height: 100%;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#sidecontent {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 120px;
	min-width: 120px;
	height: 300px;
	min-height: 300px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #ffffff;
}


#backcontent {
	width: 700px;
	min-width: 700px;
	height:100%;
	min-height:100%;
	padding-bottom: 15px;
	background-color: #ffffff;
	margin: 0px auto;

}


#copyright {
	position: relative;
	float: left;
	top: 30px;
	left: 60px;
	width: 660px;
	min-width: 660px;
	height:50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #ffffff;
}


#footer {
	position: relative;
	float:  left;  
	clear: all ;
}

/* ------------ IMAGES ------------ */

img.floatRight { 
	float: right; 
	margin: 5px;
	left: 5px;
}


/* ------------ NAVIGATION ------------ */

#bottomnav {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #178D34;
}

#bottomnavsmall {
	font-family: 'Arial', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #178D34;
}


/* ------------ LINKS ------------ */

#content a:link {
	color: #178D34;
	font-weight: bold;
	text-decoration: none;
}

#content a:visited {
	color:#178D34;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #0e2b8d;
	font-weight: bold;
	text-decoration: none;
}

#content a:active {
	color:#178D34;
	font-weight: bold;
	text-decoration: none;
}

#sidecontent a:link {
	color: #178D34;
	font-weight: normal;
	text-decoration: none;
}

#sidecontent a:visited {
	color:#178D34;
	font-weight: normal;
	text-decoration: none;
}

#sidecontent a:hover {
	color: #0e2b8d;
	font-weight: normal;
	text-decoration: none;
}

#sidecontent a:active {
	color:#178D34;
	font-weight: normal;
	text-decoration: none;
}

#table a:link {
	color: #178D34;
	font-weight: normal;
	text-decoration: none;
}

#table a:visited {
	color:#178D34;
	font-weight: normal;
	text-decoration: none;
}

#table a:hover {
	color: #0e2b8d;
	font-weight: normal;
	text-decoration: none;
}

#table a:active {
	color: #178D34;
	font-weight: normal;
	text-decoration: none;
}


#copyright a:link {
	color: #178D34;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:visited {
	color:#178D34;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:hover {
	color: #0e2b8d;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:active {
	color:#178D34;
	font-weight: bold;
	text-decoration: none;
}

#bottomnavsmall a:link {
	color: #178D34;
	font-weight: normal;
	text-decoration: none;
}

#bottomnavsmall a:visited {
	color:#178D34;
	font-weight: normal;
	text-decoration: none;
}

#bottomnavsmall a:hover {
	color: #0e2b8d;
	font-weight: normal;
	text-decoration: none;
}

#bottomnavsmall a:active {
	color:#178D34;
	font-weight: normal;
	text-decoration: none;
}