@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	background-image: url(../images/body_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
}
h1   {
	font-size: 180%;
	font-weight: normal;
	color: #152C49;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2   {
	font-size: 160%;
	font-weight: normal;
	color: #152C49;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3   {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 100%;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #a4b7cb;
	background-color: #a4b7cb;
	text-align: left;
	height: 1px;
	padding: 0px;
	display: block;
	margin: 10px 0px;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFB200;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
}
input {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
}
.search {
	color: #666666;
	float: right;
	padding: 7px;
	vertical-align: middle;
	text-align: right;
	margin: 0px;
	width: 210px;
}
.membersearch 
{
	text-align: left;	
}
.go {
	background-color: #152c49;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#clock {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 20px;
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.alignright {
	text-align: right;
	display: block;
	padding: 0px 10px 0px 0px;
	margin-top: 4px;
	position: absolute;
	bottom: 0px;
	float: right;
	margin-left: 85px;
}
.align_right {
	text-align: right;
}


.TOC_alignright {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.header_wrapper {
	width: 100%;
	height: 90px;
}
.header {
	width: 980px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.main_wrapper {
	width: 100%;
	margin-top: 10px;
}
.main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


.main_left {
	float: left;
	width: 700px;
	color: #FFFFFF;
	margin-right: 15px;
	height: 350px;
	margin-top: -5px;
}
.content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.nav {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
}
.nav_inside {
	color: #FFB200;
	float: left;
	padding: 7px;
	vertical-align: middle;
	width: 740px;
	margin: 0px;
}
.sub_nav h1 {
	padding: 0px;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
}
.sub_nav {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.links {
	float: left;
	margin-top: 20px;
	font-size: 100%;
	width: 978px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	background-image: url(../images/links_back.jpg);
	height: 170px;
	background-repeat: repeat-x;
	background-position: left top;
}
.links  h2 {
	color: #152C49;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
}

.links_inside {
	width: 171px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	height: 158px;
	background-image: url(../images/links_divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}
.links_inside p {
	list-style-type: none;
	margin: 4px 0 0 10px;
	padding: 0;
	line-height: 20px;
}
.links_inside ul {
	list-style-type: none;
	margin: 4px 0 0 10px;
	padding: 0;
}
.links_inside li {
	background-image:url(../images/bullet.png);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding:0 0 0 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.links_inside_right {
	width: 171px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	height: 158px;
	float: right;
}
.links_inside_right p {
	list-style-type: none;
	margin: 4px 0 0 10px;
	padding: 0;
	line-height: 20px;
}
.links_inside_right ul {
	list-style-type: none;
	margin: 4px 0 0 10px;
	padding: 0;
}
.links_inside_right li {
	background-image:url(../images/bullet.png);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding:0 0 0 8px;
}
.accordion {
	float: left;
	width: 260px;
	height: 350px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/slider_nav_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.accordion p {
	margin: 0px;
	padding: 6px 0px 0px;
	font-size: 100%;
	line-height: 16px;
}
.accordion  h3 {
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 6px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 100%;
}
.accordion_alignright {
	text-align: right;
	display: block;
	padding: 0px 10px 0px 0px;
	margin-top: 10px;
	float: none;
	clear: right;
}
.drawer {
	margin: 5px 0px 0px;
	padding: 0px;

}
.drawer h2 {
	color: #152C49;
	font-size: 110%;
	font-weight: normal;
	line-height: 100%;
	background-image: url(../images/slider_nav_back.jpg);
	display: block;
	width: 100%;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
}
.drawer UL {
	padding: 0 12px 0pt;
	margin: 0px;
}
.drawer li {
	padding:0px;
	margin: 0px;
}
.drawer-handle {
	cursor:default;
	margin-bottom:0pt;
	text-indent:15px;
	width:100%;
	padding: 6px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.drawer-handle.open {
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 0px;
}
.drawer-content UL {
	margin: 0px;
	padding: 0px;

}
.drawer-content LI A {
	display:block;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.drawers-wrapper {
	width: 260px;
	position: relative;
}
.drawers {
	margin: 0px;
	padding: 0px;

}
.drawers A {
	margin: 0px;
	padding: 0px;

}
UL {
	list-style: none;
}
UL.drawers {
	margin: 0;
	padding: 0px;
}
.blinds_inside {
	margin: 0px 1px;
	padding: 0px 8px 0px 14px;
	height: 224px;
	background-image: url(../images/site_images/blinds_back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.blinds_inside p {
	margin: 0px 8px 0px 0px;
	padding: 12px 8px 0px 0px;
	line-height: 18px;
}
.blinds_inside  ul {
	list-style-type: none;
	margin: 12px 0 0 0px;
	padding: 0;
}
.blinds_inside  li {
	background-image:url(../images/bullet.png);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding:0 0 0 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.blinds_inside_align_right {
	text-align: right;
	width: 222px;
}
.cpage_breadcrumbs {
	width: 613px;
	margin: 0px 0px 10px 35px;
	padding: 0px;
	float: left;
	font-size: 12px;
	color: #000000;
}

.cpage_main {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cpagemain_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 978px;
	float: left;
}
.cpage_main_inside {
	margin: 25px 50px 25px 30px;
	padding: 0px 0px 25px;
	float: left;
	width: 898px;
}
.cpage_inside_main {
	width: 603px;
	margin: 0px 0px 10px 25px;
	padding: 0px;
	float: left;
}
.cpage_inside_main  p {
	padding: 0px;
	text-align: justify;
	margin: 4px 0px 10px;
	line-height: 20px;
}
.cpage_inside_main  h1 {
	font-size: 180%;
	font-weight: normal;
	color: #152C49;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cpage_inside_main  h2 {
	font-size: 160%;
	font-weight: normal;
	color: #152C49;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cpage_inside_main  h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 100%;
}
.cpage_inside_main_image {
	margin: 0px 0px 12px 12px;
	padding: 0px;
	float: right;
}
.cpage_inside_main  a {
	color: #152C49;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
.cpage_inside_main  a:hover {
	color: #FFB200;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
.left_nav_wrapper {
	padding: 8px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/cpagemain_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftnav {
	margin: 0px;
	padding: 0px;
}
.cpage_inside_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
.cpage_inside_left h2 {
	font-size: 160%;
	font-weight: normal;
	color: #152C49;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cpage_inside_left h3 {
	font-size: 100%;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 18px;
	font-weight: 500;
}
.cpage_inside_left ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: inside;
}
.cpage_inside_left li {
	padding: 0px;
	margin-left: 25px;
	list-style-type: disc;
	list-style-position: inside;
	color: #FFB200;
	margin-top: 3px;
	margin-bottom: 3px;
}

.navlevel1 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 140%;
	color: #152C49;
	text-decoration: none;
}
.navlevel1 a {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 16px;
	background-image: url(../images/arrow_closed_largedn.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

.navlevel1_s {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 140%;
	color: #FFB200;
	text-decoration: none;
}
.navlevel1_s a {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 16px;
	background-image: url(../images/arrow_closed_large.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFB200;
	text-decoration: none;
}
.navlevel1_ps {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 16px;
	background-image: url(../images/arrow_closed_largedn.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 140%;
	text-decoration: none;
}

.navlevel2 {
	margin: 10px 0px 10px 28px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.navlevel2_s {
	margin: 10px 0px 10px 16px;
	background-image: url(../images/arrow_closed.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navlevel2_s a {
	color: #FFB200;
	text-decoration: none;
}
.navlevel2_ps {
	margin: 10px 0px 10px 16px;
	padding: 0px 0px 0px 12px;
	background-image: url(../images/arrow_closed_down.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: none;
}
.navlevel3 {
	margin: 10px 0px 10px 40px;
	padding: 0px;
	text-decoration: none;
}
.navlevel3_s {
	margin: 10px 0px 10px 28px;
	background-image: url(../images/arrow_closed.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-decoration: none;
}
.navlevel3_ps {
	margin: 10px 0px 10px 28px;
	padding: 0px 0px 0px 12px;
	background-image: url(../images/arrow_closed.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.navlevel3_s  a {
	color: #FFB200;
	text-decoration: none;
}
.cpage_inside_right {
	width: 613px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	float: left;
	text-align: justify;
}
.cpage_inside_right p {
	padding: 0px;
	text-align: justify;
	margin: 4px 0px 10px;
	line-height: 20px;
}
.cpage_inside_right h1 {
	font-size: 180%;
	font-weight: normal;
	color: #152C49;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cpage_inside_right h2 {
	font-size: 160%;
	font-weight: normal;
	color: #152C49;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
.cpage_inside_right h3 {
	font-weight: bold;
	padding: 0px;
	font-size: 100%;
	margin: 0px;
}
.cpage_inside_right_image {
	margin: 0px 0px 12px 12px;
	padding: 0px;
	text-align: justify;
}
.cpage_inside_right a {
	color: #152C49;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
.cpage_inside_right a:hover {
	color: #FFB200;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
.cpage_inside_right  ul {
	margin: 0;
	padding: 0 0 0 32px;
	text-align: left;
	list-style-image: url(../images/bullet.png);
	list-style-position: outside;
}
.cpage_inside_right  li {
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
}
.cpage_inside_right ol {
	text-align: left;
	list-style-position: inside;
}



.corner_test {
	width: 260px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/slider_back2.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
}
.templates {
}



.copyright {
	text-align: left;
	float: left;
	padding-left: 10px;
}

.privacy {
	text-align: left;
	float: right;
	padding-right: 10px;
}
.footer_logo {
	text-align: left;
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
}



.footer {
	color: #999999;
	float: left;
	margin-top: 15px;
	font-size: 95%;
	width: 978px;
	padding: 0px;
}
