.sectionHeader
{
    font-weight: bold;
    background-color: whitesmoke;
    font-size: 1.2em;
    color: #404040;
    padding: 5px;
}

body
{
    font-family: arial;
	font-size: 10pt;
    margin: 0;
	text-align: center;
}

.Normal
{
	font-family: arial;
	font-size: 10pt;
    margin: 0;
}

.requiredField
{
    color: red;
}

.hintField
{
    color: #a8a8a8;
}
   
img
{
	border: 0;
} 

table
{
	font-size: 10pt;
}

h1
{
	color: #082848; 
	font-size: 1.9em;
	font-family: Times New Roman, serif;
	font-weight: bold;
	margin: 5px 0;
}
    
h2
{
	color: #082848; 
	font-size: 18pt;
	font-family: serif;
	font-weight: bold;
	display: block;
	margin: 15px 0 0;
}

h3
{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11pt;
	margin: 0 0;
	color: #a00830;
}

h3 a:link, h3 a:visited
{
	color: #a00830;
}

h4
{
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
    color: white;
    display: inline;
    padding-right: 1em;
    padding-left: 1em;

}

h4 a:link, h4 a:visited, h4 a:hover
{
	color: white;
	text-decoration: none;
}

h5
{
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	display: inline;
}


.boldStyle
{
	font-weight: bold;
}

.psaBlue
{
	color: #082848;
}

.psaRed
{
	color: #a00830;
}

.psaGreen
{
	color: #a8b018;
}

.smallText
{
	font-size: 0.8em;
}

.FAQQuestion
{
	font-weight: bold;
	width: 750px;
	margin: 10px auto 0;
}

.FAQAnswer
{
	width: 750px;
	margin: 5px auto 30px;
}


#footer
{
	clear: both;
	width: 100%;
	margin: 0 auto;
	border-top: solid 3px #b3b1b1;
}

#footer a:link, #footer a:visited
{
	color: #082848;
}

#footer a:hover
{
	color: #a00830;
}

#footer strong
{
	color: #082848;
}

.SkinObject
{
	font-weight: normal;
	font-size: 10pt;
}

.gradientBorders td
{
	background-image: url(divider.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#NavList
{
	margin-left: 20px;
	padding-left: 0;
	
}

#NavList li
{
	list-style-type: none;
	padding-left: 20px;
	padding-top: 7px;
	background-position: 0 0.5em;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid whitesmoke;
}

#NavList a:link, #NavList a:visited
{
	color: #082848;
}

#NavList a:hover
{
	color: #a00830;
}

#footer strong
{
	color: #082848;
}


#PatientServicesWrapper
{
	width: 870px; 
	margin: 50px auto;
}

#PatientServicesQuickLinks
{
	float: left;
	margin: 0 auto;
	padding-left: 15px;
	padding-top: 10px;
}

#PatientServicesQuickLinks strong
{
	color: #082848;
}

#PatientServicesQuickLinks ul
{
	margin-top: 0;
	padding-left: 15px;
	margin-left: 0;
	color: #082848;
}

#PatientServicesQuickLinks li
{
	padding-top: 3px;
}

#PatientServicesQuickLinks a:link, #PatientServicesQuickLinks a:visited
{
	color: #082848;
	text-decoration: none;
}

#PatientServicesQuickLinks a:hover
{
	color: #082848;
	text-decoration: underline;
}

#PatientServicesMenu
{
	float: left;
	width: 575px; 
	height: 398px; 
	background-image: url(PatientServicesMenuGradient.gif); 
	background-repeat: repeat-x;
	background-position: 0 35px;
	padding-left: 10px;
}

#PatientServicesMenu h1
{
	font-family: Sans-Serif;
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #082848;
	background-color: #dedede;
	padding: 3px;
	margin-right: 10px;
}

a:link, a:visited
{
	color: #a00830;
}

a:hover
{
	color: #a00830;
}