/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{text-align:center; font-family: Arial,sans-serif; color: #333333; line-height: 1.166;	margin: 0px; padding: 0px;}

a:link, a:visited, a:hover {color: #333366;text-decoration: none;}
a:hover {text-decoration: underline;}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6, p {font-family: Verdana,Arial,sans-serif; margin: 0px; padding: 0px;}

h1.pagetitle{font-size: 18px; color: #00209C; margin: 7px 0px 10px 10px;}

h1{font-size: 15px; color: #334d55;}
h2{font-size: 16px; color: #666699;}
h2.tagline{font-size: 12px; color: #666699;}
h3{font-size: 15px; padding: 5px 0px 5px 0px; text-align: left; color:#000000;}
h4{font-size: 100%; font-weight: normal; color: #333333;}
h5{font-size: 100%; color: #334d55;}

ul.bullets{list-style-type: none; margin: 0px 0px 0px 0px;}
li.bullets{font-size: 15px; margin: 5px 5px 5px 0px;}

label{font: bold 100% Arial,sans-serif; color: #334d55;}

p{font-size: 14px; margin: 5px 5px 10px 0px;}

p.footer{font-size: 14px; margin: 5px 5px 10px 0px; text-align:center;}

p.page_photo_text{font-size: 14px; margin: 5px 5px 10px 0px; text-align:right;}
p.page_photo{margin: 5px 5px 10px 0px; text-align:right;}
p.notes{margin: 5px 5px 10px 0px; font-size: 9px;}
/*********** #sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 15px;
}
