@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin-bottom: 20px;
}

/* Main */
#mainWrapper {
	position:relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
 	border-style: solid;
	border-color: #cccccc;
	margin-bottom: 30px;
	margin-top: 5px;
	padding-bottom: 30px;
}
/* Main */

/* Left Column */
#left {
	position: absolute;
	width: 273px;
	left: 0px;
	top: 404px;
	text-align:right;
/*	border:solid #000 1px;*/
}

#left #nav {
/*	float: right; */
/*	margin-top:-4px;*/
	margin-right: 25px;
	padding-bottom: 55px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	color: #00a05f;
}

.navblue {
	font-size:12px;
	color: #008ca8;
}

a.navblue:link { color: #008ca8; font-weight : bold; text-decoration: none; }
a.navblue:visited { color: #008ca8; font-weight : bold; text-decoration: none; }
a.navblue:hover { color: #008ca8; font-weight : bold; text-decoration: none; }

a.nav:link { color: #00a05f; font-weight : bold; text-decoration: none; }
a.nav:visited { color: #00a05f; font-weight : bold; text-decoration: none; }
a.nav:hover { color: #008ca8; font-weight : bold; text-decoration: none; }

a.nav_on:link { color: #008ca8; font-weight : bold; text-decoration: none; }
a.nav_on:visited { color: #008ca8; font-weight : bold; text-decoration: none; }
a.nav_on:hover { color: #008ca8; font-weight : bold; text-decoration: none; }
/* Left Column */

/* Right Column*/
#right {
	position:relative;
	left: 273px;
	margin-right: 27px;
	width: 500px;
	margin:0px;
	padding:0px;
/*	border:solid #000 1px;*/
}

#indent {
	padding-left: 15px;
}

#indent_bottom {
	padding-bottom: 10px;
}

.blue {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #0090ab;
}

.green {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #00a160;
}

.small { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	color: #888b89;
}

.blue_reg2 {
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	color: #0090ab;
}

.blue24 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	color: #0090ab;
}

.blue18 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #0090ab;
}

.blue16 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #0090ab;
}

.green16 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #00a160;
}

.green18 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #00a160;
}

.green14 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #00a160;
}

.green13 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #00a160;
}

.grey14 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #888b89;
}

.registered_blue {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0090ab;
}

.registered_green {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00a160;
}
/* Right Column*/


.blue_reg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #0090ab;
}

.grey_bold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #888b89;
}

a.link:link { color: #00a05f; font-weight : bold; text-decoration: none; }
a.link:visited { color: #00a05f; font-weight : bold; text-decoration: none; }
a.link:hover { color: #008ca8; font-weight : bold; text-decoration: none; }

a.grey_link:link { color: #888b89; font-weight : bold; text-decoration: underline; }
a.grey_link:visited { color: #888b89; font-weight : bold; text-decoration: underline; }
a.grey_link:hover { color: #008ca8; font-weight : bold; text-decoration: underline; }

.link_lg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
/*	line-height: 18px;*/
	color: #888b89;
}

a.link_lg:link { color: #0090ab; font-weight : bold; text-decoration: none; }
a.link_lg:visited { color: #0090ab; font-weight : bold; text-decoration: none; }
a.link_lg:hover { color: #00a160; font-weight : bold; text-decoration: none; }

.red {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ff0000;
}

ul {
	padding-left:15px;
}

li {
	padding:0px;
	margin:0px;
}

b {
	font-size: 12px;
	font-weight: bold;	
	color: #008ca8;
}

.image {
	margin-top:-20px;
}

.bottomlinks {
	font-size:14px;
}