/* CSS Document */
body,td,th,div,p,li,h1, h2, h3, h4, h5, h6,.bodytext, .h1, .h2, .h3, .h4, .h5, .h6, span.h1, span.h2, span.h3, span.h4, span.h5, span.h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #424F72;
	font-size-adjust:none !important;
}

body {
	background-color: #fffcf7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-top:6px solid #0162AA;
}
#content p {
	padding:0;
	margin-top:0;
	font-size: 80%;
	font-size-adjust:none;
}
#content li {
	font-size: 80%;
}
#content li li{
	font-size: 100%;
} 

h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6, span.h1, span.h2, span.h3, span.h4, span.h5, span.h6  {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:none !important;
		
}
h1,.h1,span.h1{
	font-size: 130% !important;
	color: #DA8D1E;
	font-weight:bold !important;
}
p.h1 { font-size: 140% !important; margin-left:0 !important; }
h2,.h2,span.h2 {
	font-size: 100% !important;
	color: #015290;
	font-weight:bold !important;
}
h3,.h3,span.h3 {
	font-size: 90% !important;
	color: #015290;
	font-weight:normal;
	margin-bottom:8px;
} 
h4,.h4,span.h4 {
	font-size: 110% !important;
	text-align:center;
	font-weight:bold;
	color: #015290;
	padding:5px !important;
	margin:5px 10% 10px 10%;
	border:2px solid #DA8D1E;
}

h5,.h5,span.h5{
	font-size: 80% !important;
	font-weight: bold;
	letter-spacing:5;
	color: #DA8D1E;
}
h6,.h6, span.h6{
	font-size: 80% !important;
	color: #000;
	font-variant: small-caps;
	text-transform: capitalize;	
}

/*
#bluestrip {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:6px;
	z-index:1;
	background-color:#0162AA;
}
*/
#bluestrip {
	display:none;
}

#orangestrip {
	position:absolute;
	left:0px;
	top:31px;
	width:964px;
	height:62px;
	z-index:1;
	text-align:right;
	background: #DA8D1E url(../img/orange_strip.png);
}
#logo {
	display:block;
	position:absolute;
	left:45px;
	top:6px;
	width:238px;
	height:110px;
	z-index:2;
	background-color: #FFFFFF;
	background-image:url(../img/left_col_bkg.gif);
	background-repeat:repeat-y;
}
#logo2 {
	display:block;
	position:absolute;
	left:0px;
	top:31px;
	width:238px;
	height:110px;
	z-index:2;
	background-color: #FFFFFF;
	background-image:url(../img/left_col_bkg.gif);
	background-repeat:repeat-y;
}
#leftcol {
	display:block;
	position:absolute;
	left:45px;
	top:204px;
	width:238px;
	height:auto;
	z-index:2;
}
#menublock {
	z-index:3;
}
#secblock p {
	margin:0;
	padding-top:3px;
	font-size:110%;
}
#secblock h4 {
	font-size:80% !important;
	margin-top:0.2em;
	margin-bottom:0.2em;	
}
.leftblock {
	display:block;
	clear:both;
	float:left;
	padding-bottom:0;
	margin-bottom:30px;
}
.leftblock2 {
	display:block;
	clear:both;
	float:left;
	padding-bottom:0;
	margin-bottom:30px;
}
.bkg {
	width:238px;
	/*background-color: #FFFFFF;*/
	background-image:url(../img/left_col_bkg.gif);
	background-repeat:repeat-y;
	background-attachment:inherit;
	padding:0;
	margin:0;
}
.leftblock h3{
	display:block;
	padding:0;
	margin:0;	
	width:238px;
	height:36px;
	line-height:36px;
	background-image:url(../img/left_col_top.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size-adjust:none;
	font-size:100%;
	font-weight:700;
	color:#FFFFFF;

}
.leftblock p {
text-align:center;
}
.blockFoot {
	/*margin-bottom:-15px;*/
	margin:0;
	padding:0;
	position:relative;
	float:left;
	clear:left;
	z-index:20;
	font-size:0;
	display:block;
	width:238px;
	height:7px;
	background-image:url(../img/left_col_bot.gif);	
	background-repeat:no-repeat;
}
#print {
	position:absolute;
	left:834px;
	top:273px;
	width: 116px;
	text-align:right;
}

.pic {
	position:absolute;
	left:297px;
	top:78px;
	z-index: 100;
}
#content {
	position:absolute;
	left:304px;
	top:299px;
	width:660px;
	height:auto;
	z-index:5;
	background-image:url(../img/bot_blue_strip3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
}
#toplinks ,#searchbox {
	position:absolute;
	left:350px;
	top:7px;
	width:600px;	
	z-index:6;
	height:25px;
	line-height:25px;
	text-align:right;
}
#toplinks a, #print a {
	font-weight:bold;
	margin-right:22px;
	padding-left:8px;
	font-size:75%;
	color:#464646;
	text-decoration:none;	
	background-color:transparent;
	background-image:url(../img/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position:0px 6px;
}
#print a {
	padding-left:18px;
	background-image:url(../img/link_print.gif);
	background-position:0px 0px;
}
#searchbox {
	margin-left:-5px;
	top:44px;
	z-index:7;
}
#searchbox form{
display:inline;	
}
#searchbox span, #searchbox input{
	display:inline;	
	margin-right:5px;
	color:#FFF;
	font-weight:bold;
	font-size:80%
}
#searchbox input{
	color:#000;
}

#public_on, #public_off, #members_on, #members_off  {
	display:block;
	height:28px;
	background-repeat:no-repeat;
	text-align:center;
	line-height:28px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#public_on{
	font-size:70%;
	width:131px;
	background-image:url(../img/public_on.gif);
}
#members_off {
	position:absolute;
	left:131px;
	top:0px;
	font-size:60%;
	padding-top:2px;
	width:107px;
	background-image:url(../img/members_off.gif);
}
#public_off{
	font-size:60%;
	padding-top:2px;
	width:107px;
	background-image:url(../img/public_off.gif);
}
#members_on {
	position:absolute;
	left:107px;
	top:0px;
	font-size:70%;

	width:131px;
	background-image:url(../img/members_on.gif);
}


.clear {
	clear:both;
}

#menu {
/*	margin:15px 0 15px 20px;*/
	margin:0;
	padding:0;
	}
#menublock a {
	font-size-adjust:none;
	font-size:90%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#menu a {
	text-decoration:none;
	font-size:80%;
	line-height:195%;
}
.menu1-level1-no, .menu1-level1-act, .menu1-level2-no, .menu1-level2-act, .menu1-level3-no, .menu1-level3-act, .menu1-level4-no, 
.menu1-level4-act {
	background-repeat: no-repeat;
	width:auto;
	display:block;
	line-height:18px;
	margin-left:15px;
}
.menu1-level1-no a, .menu1-level2-no a , .menu1-level3-no a , .menu1-level4-no a {
	color:#464646;
	display:block;
}
.menu1-level1-act a, .menu1-level2-act a, .menu1-level3-act a, .menu1-level4-act a{ 
	color:#0161A9;	
	display:block;
	margin-left:15px;		
}

.menu1-level1-no, .menu1-level1-act {
	line-height:21px;
	border-bottom:1px solid #D8D8D8;	
	width:200px;	
}
.menu1-level1-no a, .menu1-level1-act a{
	margin-left:15px;	
}
.menu1-level1-no {
	background-image:url(../img/menu1-level1-no.gif);
}
.menu1-level1-act {
	background-image: url(../img/menu1-level1-act.gif);	
}


.menu1-level2-no, .menu1-level2-act {
	line-height:21px;
	border-bottom:1px solid #EBEBEB;	
	margin-left:35px;
	width:180px;
}
.menu1-level2-no a, .menu1-level2-act a {
	margin-left:15px;	
}
.menu1-level2-no {
	background-image:url(../img/menu1-level2-no.gif);
	background-position:-12px 0;
}
.menu1-level2-act {
	background-image:url(../img/menu1-level2-act.gif);
	background-position:-12px 0;
}

.menu1-level3-no, .menu1-level3-act {
	border-bottom:1px solid #EBEBEB;	
	margin-left:55px;
	width:160px;
}
.menu1-level3-no a, .menu1-level3-act a {
	margin-left:15px;	
}
.menu1-level3-no {
	background-image:url(../img/menu1-level3-no.gif);
	background-position:-22px 0;
}
.menu1-level3-act {
	background-image:url(../img/menu1-level3-act.gif);
	background-position:-22px 0;
}


.menu1-level4-no, .menu1-level4-act {	
	margin-left:65px;
	width:150px;
}
.menu1-level4-no a, .menu1-level4-act a {
	margin-left:15px;	
}
.menu1-level4-no {
	background-image:url(../img/menu1-level3-no.gif);
	background-position:-22px 0;
}
.menu1-level4-act {
	background-image:url(../img/menu1-level3-act.gif);
	background-position:-22px 0;
}
/*
.menu1-level3-no a, .menu1-level3-act a, .menu1-level4-no a, .menu1-level4-act a {
	display:block;
	width:179px;
}


.menu1-level3-no {
	background-image:url(../img/menu1-level3-no.gif);
}
.menu1-level3-act {
	background-image:url(../img/menu1-level3-act.gif);
}
.menu1-level3-no a, .menu1-level3-act a{
	padding-left:40px;
}


.menu1-level4-no a, .menu1-level4-act a{
	padding-left:38px;
}
*/
/*
.nobotbord a {
	border-bottom:0px;
	font-size-adjust:none;
}

.nobotbord {
	font-size:100%;
}
*/

.contenttable {
margin:0;
padding:0;
width:100%;
/*margin-left:5%;
margin-right:5%;
border:1px solid #FF6600;*/
border-bottom:0;

}
.contenttable td {
text-align:left;
vertical-align:top;
margin:0;
padding:0;
/*border-bottom:1px solid #FF6600;*/
}
form table td {
font-size:80%;
}
form table td p {
font-size:100% !important;
}
.alert {
font-weight:bold;
color:#CC0000;
padding:1em 0 1em 0;
font-size:1.1em;
}
.success {
font-weight:bold;
color:#339900;
padding:1em 0 1em 0;
font-size:1.1em;
}
/* HTML AREA STYLES */
span.important { color: #CC0000; font-weight:bold; }
span.note { color: #666; font-size:80%; }

td.right-column1 { border-left:1px solid #333; padding-left:4px;}
td.center-column1 { border-left:1px solid #333;border-right:1px solid #333; padding-left:4px;padding-right:4px;}
td.right-column2 { border-left:1px dashed #333; padding-left:4px;}
td.center-column2 { border-left:1px dashed #333;border-right:1px dashed #333;padding-left:4px; padding-right:4px;}

p.block-style1, table.block-style1 { border: 0; width:100%; }
p.block-style2, table.block-style2 { border: 0; width:70%; margin-left:15%; margin-right:15%; }
p.block-style3, table.block-style3 { border: 1px solid #333333; width:100%; padding:3px; }
p.block-style4, table.block-style4 { border: 1px solid #333333; width:70%; margin-left:15%; margin-right:15%; padding:3px; }
p.block-style5, table.block-style5 { border: 1px solid #333333; width:100%; background:#FFF; padding:3px;}
p.block-style6, table.block-style6 { border: 1px solid #333333; width:70%; background:#FFF; margin-left:15%; margin-right:15%; padding:3px;}
table.full-borders1 { background:#333333; padding:0; margin:0; border:0;}
table.full-borders1 tbody { border: 0; padding:0; margin:0;}
table.full-borders1 tr{ border:0; border-bottom: 1px solid #333333; padding:0; margin:0;}
table.full-borders1 td { background:#fffcf7; border:0; margin:1px; padding:3px;}
p.h1,
	#col2frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		margin-bottom:10px;
	}
	#col2frame:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	#col2left {
		width:319px;
		padding:0px;
		float:left;
		padding:3px;
	}	
	#col2right {
		width:319px;
		padding:0px;
		float:left;
		padding:3px;
	}	
	
	#col3frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
	}	
	#col3frame:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}	
	#col3left {
		width:200px;
		padding:2px;
		float:left;
		}
	
	#col3center {
		width:236px;
		padding:2px;
		float:left;

		border-right:1px solid #333333;
		border-left:1px solid #333333;		
		}
	
	#col3right {
		width:200px;
		padding:2px;
		float:left;	

	}	
	#col2left, #col2right, #col3center, #col3left, #col3right {
			font-size:100%;
	}

.align-center {
text-align:center;
}
.align-left {
text-align:left;
}
.align-right {
text-align:right;
}
.align-justify {
text-align:justify;
}
