body{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16pt;
 color: #000000;
; font-weight: bold
}

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;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/************** .feature styles ***************/

.graybox{
padding: 15px 15px;
font-size: 13pt;
font-family: "Times New Roman", Times, serif; 
font-weight: normal; 
color: #333333; 
text-decoration: none; 
background-color: #EFEFEF; 
border: #333333; 
border-style: dotted; 
border-top-width: thin; 
border-right-width: thin; 
border-bottom-width: thin; 
border-left-width: thin;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


/************** .story styles *****************/

.maintext{
clear: left;
font-size: 14pt;
padding-top: 4px; 
padding-right: 10px; 
padding-bottom: 2px; 
padding-left: 12px;
font-family: "Times New Roman", Times, serif; 
line-height: normal; 
text-decoration: none;
list-style-image: url(Images/BulletsIcons/check.gif);
color: #000000;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 12px 12px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666699;
	font-weight: normal;
}
.graybox_h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; text-decoration: none; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}
.graybox_h2_courier {  font-family: "Courier New", Courier, mono; font-size: 14pt; color: #336699; text-decoration: none; padding-right: 10px; padding-left: 10px}
.h1 {  font-family: Verdana, Helvetica, sans-serif; font-size: 22pt; font-weight: bolder; text-decoration: none; padding-right: 10px; padding-left: 10px}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold; text-decoration: none; color: #000000; padding-left: 10px; padding-right: 10px}
.footerlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt}
.footerlinks2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
