/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/bg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}


/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

.glink{
	font-family: Verdana,sans-serif;
  	font-size: 18px;
  	color: #336666;
	font-weight: bold;
}

a.glink, a.glink:visited{
  	color: #666666;
}

a.glink:hover{
    color: #990000;
	text-decoration: none;
}

.skipLinks {display: none;}

/*************** search styles *****************/


#search input{
  font-size: 70%;
  margin: 0px  0px 3px 3px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 5px 5px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/********************* end **********************/


.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 

.rc_g {background:#E9EAEA; color:#FFFFFF; margin:0 15px;}
.rtop_g, .rbottom_g{display:block; background:#FFFFFF}
.rtop_g *, .rbottom_g *{display: block; height: 1px; overflow: hidden; background:#E9EAEA; font-size:1px}

.rc_o {background:#F8CDA1; color:#FFFFFF; margin:0 15px;}
.rtop_o, .rbottom_o{display:block; background:#FFFFFF}
.rtop_o *, .rbottom_o *{display: block; height: 1px; overflow: hidden; background:#F8CDA1; font-size:1px}

.rc_b {background:#B6D7F9; color:#FFFFFF; margin:0 15px;}
.rtop_b, .rbottom_b{display:block; background:#FFFFFF}
.rtop_b *, .rbottom_b *{display: block; height: 1px; overflow: hidden; background: #B6D7F9; font-size:1px}

.rc_r {background:#F1B5B5; color:#FFFFFF; margin:0 15px;}
.rtop_r, .rbottom_r{display:block; background:#FFFFFF}
.rtop_r *, .rbottom_r *{display: block; height: 1px; overflow: hidden; background: #F1B5B5; font-size:1px}

.rc_t {background:#EEFFFF; color:#FFFFFF; margin:0 15px;}
.rtop_t, .rbottom_t{display:block; background:#FFFFFF}
.rtop_t *, .rbottom_t *{display: block; height: 1px; overflow: hidden; background: #EEFFFF; font-size:1px}

.rc_y {background:#FDF1BB; color:#FFFFFF; margin:0 15px;}
.rtop_y, .rbottom_y{display:block; background:#FFFFFF}
.rtop_y *, .rbottom_y *{display: block; height: 1px; overflow: hidden; background: #FDF1BB; font-size:1px}

.rc_p {background:#C3EB9B; color:#FFFFFF; margin:0 15px;}
.rtop_p, .rbottom_p{display:block; background:#FFFFFF}
.rtop_p *, .rbottom_p *{display: block; height: 1px; overflow: hidden; background: #C3EB9B; font-size:1px}

.txt9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666; padding: 0 9px 7px 0}
.txt9t {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666; padding: 0 2px 0 0}
.txt10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #01797A}
.txt12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style:normal; color: #01797A}
.bold12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #01797A}
.bold14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #01797A}
.bold18 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #01797A}
.tealsearch {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style:italic; color: #01797A}

.blue11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #3366CC}
.blue12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3366CC}
.bluesearch {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style:italic; color: #3366CC}

.red12 { FONT-SIZE: 12px; COLOR: #f15050; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.redbold12 { FONT-SIZE: 12px; COLOR: #f15050; font-weight: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.redbold14 { FONT-SIZE: 16px; COLOR: #f15050; font-weight: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

.homegrey { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666}
.homegrey10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666}
.homegreybold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666}
.searchtxt { color: #CCCCCC}

.black { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.black10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.blackbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.bb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333}

.marker {	COLOR: #ff0000}
.menu_sub {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #01797A}

.luckyteal {FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #01797A; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.luckygrey {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #666666}

.orange12 {	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; COLOR: #fa8817}
.purple12 {	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; COLOR: #816fbd}
.brown12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CC9933}
.tm {font-size: 9px; font-weight: normal }