/***********************************************/
/* HTML tag styles                             */
/***************************************c********/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #9fb3be fixed;

}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #146828;
	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:relative;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #d0dee5;
}

.marqueeQuote{
 font: 80% Arial,sans-serif;
}

#pagecell1 .button {height: 18px; background-color: #9fb3be; border-width: 1px; border-color: #333333; font-family: Tahoma; color: #333333; font-size: 8pt;}
#pagecell1 .textbox {height: 13px; border-width: 1px; border-color: #333333; font-family: Tahoma; color: #333333; font-size: 8pt;}
#pagecell1 .textarea {border-width: 1px; border-color: #333333; font-family: Tahoma; color: #333333; font-size: 8pt;}

#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;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px 0px 0px 0px;
	background-color: #e3eef3;
	border-right: 1px solid #9ca9af;
	border-bottom: 1px solid #9ca9af;
	font: small Verdana,sans-serif;
}

#pageRightNav{
	float: right;
	border: dashed #9fb3be;
	border-width: 2px 2px 2px 2px;
	margin: 10px 10px 0px 0;
	padding: 5px;
}

#masthead{
	position: relative;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#masthead .motto{
	font: italic 75% arial;
	color: #ffffff;
}

#masthead .slogan{
	font: 65% arial;
	color: #ffffff;
}


#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 0px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #ffffff;
}

#utility h3{
	color: #ffffff;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageLogo styles ****************/

#pageLogo{
	padding: 0px 0px 2px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageLogo img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/
#globalNav{
	position:relative;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 784px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	cursor: pointer;
}

a.glink:hover{
	text-decoration: none;
}

li.glink, li.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 3px 4px 5px;
	border-right: 1px solid #8FB8BC;
	cursor: pointer;
	display: inline;
}

li.glink:onmouseover{
	text-decoration: none;
}

.skipLinks {display: none;}


/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	/*top: 84px;*/
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #9ca9af;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************** intro styles *****************/

.intro{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
html>body .intro {height: auto;}

.intro h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.intro img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/************** feature styles *****************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	/*min-height: 100px;*/
	/*height: 100px;*/
}
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;
}

/*************** pageContent styles ******************/

.pageContent {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.pageContent h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.pageContent h4{
	font: bold 100% Arial,sans-serif;
	color: #000000;
}

.pageContent a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #146828;
	display:block;
	padding-bottom: 5px;
}

.pageContent a.capsule:hover{
	text-decoration: underline;
}

.floatright {
	float: right;
}
.floatleft {
	float: left;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #9ca9af;
	font-size: small;
	color: #9ca9af;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: right;
}

#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 #9ca9af;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #9ca9af;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536a;
}

#sectionLinks a:hover{
	border-top: 1px solid #9ca9af;
	background-color: #98cce8;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* customMenuBlock styles **************/

.customMenuBlock{
	margin: 0px;
	padding: 0px 0px 3px 10px;
	border-bottom: 1px solid #9ca9af;
}

.customMenuBlock h3{
	padding: 10px 0px 2px 0px;
}

.customMenuBlock a{
	display: block; 
	padding: 0px 0px 7px 10px;
}


/************* workExperience styles **************/

.workExperience{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #9ca9af;
}

.workExperience h3{
	padding: 10px 0px 2px 0px;
}

.workExperience a{
	display: block; 
}

/* Misc Table --------------------------------------------------------- */
table#table {
	font-size:90%;
	background-color: #9fb3be;
	color: inherit;
}

table#table tr.row, td.column{
	background-color: #f0f0f0;
	color: inherit;
	text-align:center;
}

table#table tr.mouseover, table#tablenav td {
	background-color: #dddddd;
	color: inherit;
	text-align:center;
}

table#table img{
	padding: 0px 2px 0px 2px;
	vertical-align: middle;
}
/********************* end **********************/

#redirectwrap{
	position: absolute;
	background: #f0f0f0;
	border: 1px solid #C2CFDF;
	margin: 200px auto 0 auto;
	text-align: left;
	width: 500px;
	left: 25%;
	top: 5%;
}

#redirectwrap h4{
	background: #d9eddc;
	border-bottom: 1px solid #ccd2d2;
	color: #3A4F6C;
	font-size: 14px;
	margin: 0;
	padding: 5px;
}

#redirectwrap p{
	margin: 0;
	padding: 5px;
}

#redirectwrap p.redirectfoot{
	background: #d9eddc;
	border-top: 1px solid #C2CFDF;
	text-align: center;
}

.story {
	padding: 10px 0px 0px 10px;
}