/* CSS Document */


* { margin:0px; padding:0px; }
body{
	background:#000000; font-family:Geneva, Arial, Helvetica, sans-serif; margin:0px; padding:0px;
}

#current a { font-weight:bold; color:#000; }
a:hover{text-decoration:none;}
p { margin-bottom:5px; }
a img { border:0;}
img {vertical-align:top;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

table, tr, td {padding:2px; border:0px; }

html, input, textarea
	{
		font-family:Georgia, tahoma; 
		font-size:13px;
		line-height:17px;
		color:#000000;		
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {color:#3d6f92; font-size:12px;}

/*main layout */
.h_logo{ height:20px; width:100%; padding-top:5px;}

#header_tall {background:url(images/header_tall.gif) top repeat-x;}

#main { margin:0 auto;}

#header .left {padding:26px 0 0 0;}
#header .right {padding:46px 11px 0 0;}
#header .right a {color:#868686; font-family:arial; font-size:12px; background:url(images/RSS.gif) no-repeat top right; padding:0 29px 2px 0;}

#menu {background:url(images/menu_tall.gif) top repeat-x; height:65px;}
#menu .rightbg {background:url(images/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(images/menu_left.gif) top left no-repeat; width:100%; height:65px;}
#menu .padding {padding:9px 0;}
#menu li {float:left; width:116.5px; background:url(images/menu_libg.gif) top right repeat-y; font-size:12px; text-align:center;  display:block;}
#menu li a {color:#919191; text-decoration:none;  font-size:12px; display:block; padding:8px 0 3px 0;}
#menu li span{ display:block; padding:8px 0 3px 0;}
#menu li a:hover {color:#000000; text-decoration:underline;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .last {background:none;}

#header .content { top left no-repeat; color:#ffffff;}
#header .content .text {padding:2px 0 33px 2px;}
#header .content a img {float:right;}


#middle { width:100%;}


#footer .indent {padding:23px 0 0 17px; color:#868686; font-size:12px;}
#footer a {color:#444444; font-weight:bold;}


.border {background:url(images/border_tall.gif) top repeat-x;}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}


.h_text {padding-bottom:2px; background:url(images/h_text_bg.gif) bottom repeat-x;}

.more {text-align:right;}
.more a{background:url(images/more_bg.gif) top right no-repeat; padding-right:13px; color:#000000; font-weight:bold;}

.date {background:url(images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444;}

li { color:#3d6f92;}
li a {color:#3d6f92; font-size:11px;}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#3d6f92;}



H1 { font-size:22px; color:#ec770e ; font-weight:bold; }
H2 { font-size:16px; color:#ec770e ; font-weight:bold; }
H3 { font-size:16px; color:#ec770e ; font-weight:bold; }
H4 { font-size:14px; color:#ec770e ; font-weight:bold;}
H5 { font-size:12px; color:#ec770e ; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:0 0 8px 0; padding:0; 	font-family: 'Trebuchet MS', sans-serif;
}


/* Vertical Navigation Menu */ 

.vertnav1, .vertnav1-act, .vertnav2, .vertnav2-act 
{ 	margin-bottom:1px;
	border: 1px solid #f2f2f2; }

.vertnav1 a:link {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}
.vertnav1 a:visited {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
		
}
.vertnav1 a:active {
	display:block;
	font-weight:bold;
	color: #339900;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #9EC630;	
	min-height:18px;
}
.vertnav1 a:hover {
	display:block;
	font-weight:bold;
	color: #339900;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #9EC630;	
	min-height:18px;
}
.vertnav1-act a:link {
	display:block;
	font-weight:bold;
	color: #339900;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #9EC630;	
	min-height:18px;
}
.vertnav1-act a:visited {
	display:block;
	font-weight:bold;
	color: #339900;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #9EC630;	
	min-height:18px;
}
.vertnav1-act a:active {
	display:block;
	font-weight:bold;
	color: #339900;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #9EC630;	
	min-height:18px;
}
.vertnav1-act a:hover {
	display:block;
	font-weight:bold;
	color: #fff;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #9EC630;	
	min-height:18px;
}

.vertnav2 a:link {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 2px 2px 15px;
	background: #e9f8c1;
	border-left:4px solid #CCC;	
	min-height:18px;
	font-size:10px;
}
.vertnav2 a:visited {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 2px 2px 15px;
	background: #e9f8c1;
	border-left:4px solid #CCC;	
	min-height:18px;
	font-size:10px;
}
.vertnav2 a:active {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 2px 2px 15px;
	background: #e9f8c1;
	border-left:4px solid #9EC630;	
	min-height:18px;
	font-size:10px;
}
.vertnav2 a:hover {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 2px 2px 15px;
	background: #e9f8c1;
	border-left:4px solid #9EC630;	
	min-height:18px;
	font-size:10px;

}

.vertnav2-act a:link {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 2px 2px 15px;
	background: #f3fbdf;
	border-left:4px solid #9EC630;	
	min-height:18px;
	font-size:10px;
}
.vertnav2-act a:visited {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 2px 2px 15px;
	background: #f3fbdf;
	border-left:4px solid #9EC630;	
	min-height:18px;
	font-size:10px;

}
.vertnav2-act a:active {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 2px 2px 15px;
	background: #f3fbdf;
	border-left:4px solid #9EC630;	
	min-height:18px;
	font-size:10px;

}
.vertnav2-act a:hover {
	display:block;
	font-weight:bold;
	color: #fff;	
	text-decoration:none;	
	padding:2px 2px 2px 15px;
	background: #f3fbdf;
	border-left:4px solid #9EC630;	
	min-height:18px;
	font-size:10px;

}


.vertnav3 a:link {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.vertnav3 a:visited {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.vertnav3 a:active {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.vertnav3 a:hover {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}

.vertnav3-act a:link {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.vertnav3-act a:visited {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.vertnav3-act a:active {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.vertnav3-act a:hover {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}

.vertnav4 a:link {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.vertnav4 a:visited {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.vertnav4 a:active {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.vertnav4 a:hover {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}

.vertnav4-act a:link {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}
.vertnav4-act a:visited {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}
.vertnav4-act a:active {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}
.vertnav4-act a:hover {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}
/*************************/
/* KB Content Containers */
/*************************/

.kb-row {
display: table;
height: 1%;
}

.kb2column-766 {
width:373px; float:left; background:#fff; margin-bottom:4px; padding:5px; border-width: 0 0 0 0; border-color: #ccc; border-style: solid;
}

.kb2column-430 { /* minimum height has been set here for displaying even column height when borders are used */
min-height:165px; height:auto !important; height:165px; width:240px; float:left; background:#fff; margin:2px; padding:5px; border-width: 1px 1px 1px 1px; border-color: #ccc; border-style: solid;
}

.kb3column-766 {
width:243px; float:left; background:#fff; margin-bottom:4px; padding:6px; border-width: 0 0 0 0; border-color: #ccc; border-style: solid;
}

.kb3column-564 {
width:176px; float:left; background:#fff; margin-bottom:4px; padding:6px; border-width: 0 0 0 0; border-color: #ccc; border-style: solid;
}
