td, body { background: white; font-family: Times, Times New Roman, serif; font-size: 14pt; color:#000000 }

H1 { font-size: 14px; color:#333333; font-weight: bold }

H2 { font-size: 13px; color:#C14032; font-weight: bold; margin-top: 25px }

H3 { font-size: 13px; color:#C14032; font-weight: bold; margin-bottom: 2px }

H4 { font-size: 12px; color:#000000; font-weight: bold; margin-bottom: 2px }

H5 { font-size: 12px; color:#000000; font-weight: bold; margin-bottom: -13px; margin-top: -10px }

H7 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color:#000000; font-weight: normal }


/* PRINT STUFF */

.hidePrint { display: none; }

#printHeader { background:url(../images/logo_print.gif); background-repeat: no-repeat; margin-bottom: 20px;}

.printContent {
	width: 660px;
	padding: 0;
	line-height: 17pt;
	font-size: 14pt;
	margin: 25px 25px 25px 50px;
	}	


#footer {
	border-top: 1px solid #000;
	width: 660px;
	color:#000;
	font-size: 12pt;
	line-height: 16pt;
	text-align:left;
	padding-top: 5pt;
	}



/* NAVIGATION */

A:link { text-decoration: underline; color:#06f; }
A:visited { text-decoration: underline; color:#36f; }
A:active { text-decoration: underline; color:#fc0; }
A:hover { text-decoration: underline; color:#c00; }


A.whitelink:link { text-decoration: none; color:#FFF }
A.whitelink:visited { text-decoration: none; color:#FFF }
A.whitelink:active { text-decoration: underline; color:#FFF }
A.whitelink:hover { text-decoration: underline; color:#FFF }


.header { 
	font-size: 13px;
	color:#336699;
	font-weight: bold;
	}

.header-sm { font-size: 11px; color:#336699; font-weight: bold }

.italics { 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	color:#000;
	}

.toplink { 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

HR { 
	color: #333;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
HR.top { 
	color: #333333;
	height: 1px;
	margin-top: 8px;
	margin-bottom: -2px;
	}

#hometext {

	color: black;
	font-size: 13px;
	line-height: 24px;
	padding-right: 7px;
	}
	

#padding-subnav {
	padding-right: 7px;
	text-align: right;
	}
	
	
.smalltext { 
	font-size: 10px;
	line-height: 12px;
	}

.smalltext-padding { font-size: 10px; padding: 10px; line-height: 15px}

.exsmalltext { font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; color:#000; }

.seventeen { line-height: 17px }
.sixteen { line-height: 16px }
.fifteen { line-height: 15px }
.fourteen { line-height: 14px }
.thirteen { line-height: 13px }

.caption { 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color:#c30;
	font-weight: bold;
	}

.button { 
	background-color: #5A89BF;
	color: #FFF; 
	font-size: 9pt
	font-weight: bold;
	}

.nav { line-height: 11px }


ul { 
	color: #000;
	background: transparent;
	line-height: 16px;
	text-align:left;
	list-style-type: circle;
	padding-left: 20px;
	margin-left: 0;
	}

.ul-bullet { list-style-image: url(../images/bullet.gif);  list-style-type: circle } 

.ul-sub {list-style-type: circle; margin-top: 5pt; line-height: 16px }

.ol-sub-a {list-style-type: lower-alpha; margin-top: 5pt; line-height: 16px }
.ol-sub-i {list-style-type: lower-roman; margin-top: 5pt; line-height: 16px }

.ol {list-style-type: num; margin-top: 5pt; line-height: 16px }

.button { 

	border: 1px solid #333;
	padding: 1px;
	background-color : #DEDEDE;
	width: 100px;
	font-size: 11px
	}

.table-callout { 

	border: 1px solid #c00;
}

.table-padding { 

	padding: 10px;
}

/* Form Field control */
.frmfield, .searcher {
	font-family : "Courier New", Courier, monospace;  
	font-size : 11px;
	color: black;
	background-color : #FCFCFC; 
	}
