body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/*********** #quoteNav styles ***********/

#quoteNav{
	width:auto;
	margin: 0px;
	padding: 0px;
	background-color: #0077a9;
	border-bottom: 1px solid #004765;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

#quoteNav h3{
	padding: 0px 0px 2px 0px;
	color: #ffffff;
	font-size: 100%;
	font-weight:bold;
	vertical-align: text-top;	
}

/*********** Suggestion Links styles ***********/

#suggestionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background: #E4E4E4;
}

#suggestionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #004765;
 	white-space: nowrap;
	color: #004765;
}

#suggestionLinks a:link{
	border-bottom: 1px solid #004765;
	padding: 7px 5px 7px 10px;
	color: #004765;
}

#suggestionLinks a:visited{
	background-color: #E4E4E4;
	border-bottom: 1px solid #004765;
	padding: 7px 5px 7px 10px;
}

#suggestionLinks a:hover{
	border-bottom: 1px solid #004765;
	background-color: #ECFAFF;
	color: #004765;
	padding: 7px 5px 7px 10px;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #004765;
	background-color: #E4EEF8;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 5px 0px 2px 5px;
	background-color:#C4D8EE;
	border-top: 1px solid #004765;
	white-space: nowrap;
	color: #004765;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #004765;
	color: #004765;
	width: 100%;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #004765;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #004765;
	background-color: #caefff;
	color: #0077a9;
	padding: 2px 0px 2px 10px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
	color:#666666;
}

ul{
 list-style-type: circle;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial, Helvetica, sans-serif;
 	color: #334d55;
}

#table_main {
	width: 100%;
}

#bodyText{
	padding: 10px 5px 5px 10px;
	font-size:14px;
	width: 80%;
}

#cellBorderBottom {
	border-bottom:  1px solid #004765;

}

#cellBordertop {
	border-bottom: 1px solid #004765;

}

#cellBorderRt {
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-right-style: solid;
	border-right-color: #004765;
	border-left-style: solid;
	border-left-color: #004765;
	width: 20%;
	background: #F7F7F7;
}

#cellBorderLf {
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #004765;
	border-left-style: solid;
	border-left-color: #004765;
	width: 20%;
	background-color:#F7F7F7;
}

#cellBorderTop {
	border-bottom:  1px solid #004765;

}


#MastFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-position: left;
	padding-right: 5px;
	vertical-align: text-bottom;
	width: 20%;
}

#MastImage {
	width: 20%;
}

#MastSpace {
	width: 60%;
}

#navBar{
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #0077a9;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/************* #globalNav styles **************/

#globalNav{
color: #666666;
padding: 0px 2px 2px 5px;

}

#globalNavF{
color: #666666;
padding: 0px 2px 2px 5px;
border-bottom: 1px solid #004765;

}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font: bold 70% Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	background-color: #E4EEF8;
	color: #004765;
	font-weight:bold;
	width: 100%;
	font-size: 75%;
	padding: 5px 5px 5px 10px;
	border-bottom:  1px solid #004765;
	border-top:  1px solid #004765;
}

#breadCrumb a {
	font: normal 100% Arial, Helvetica, sans-serif;
 	color: #004765;
	padding: 0px 4px 0px 0px; 
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #004765;
	font-size: 75%;
	color: #004765;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/*  Form classes */

SELECT {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

INPUT {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-indent: 2px;
}

.lgtbackground {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #E4EEF8; 
}

.table_dark {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
	background-color: #C4D8EE;
}

.pn-sub-wht { 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
}

.quote-highlight {  
	background-color: #EAF9FF; 
	font-weight: bold; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal
}

.fntblt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold
}

.style1 {font-size: x-small}

