p { 
}


body {
	text-align: center; /*************make window float cetner in IE PC******************/
	leftmargin="0";
	marginheight="0";
	marginwidth="0";
	topmargin="0";
	background-color: #042542;
 }
	
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0; }
	
/***********************************************/
/* Global Page Design and Page Wrappers */
/***********************************************/ 

/* Wrapper encloses all elements of the page, includes Fax drop shadow on boarders  */ 
#PageCell  
{
	text-align: left;
	height: 696px;
	width: 960px;
	position: relative;
	z-index: 1;
	visibility: visible;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: black;
	margin: auto;
	background-color: #FFFFFF;
}
/***********************************************/
/* Text Styles                                 */
/***********************************************/
.honePageHeadline
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	font-style: normal;
	text-align: center;
	letter-spacing: -0.03em;
	font-weight: bolder;
}

.bodyCopyItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #C2FFFD;
	letter-spacing: 0.05em;
	font-style: italic;
}
	
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000033;
	letter-spacing: 0.05em;
}
.bodyCopyBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000033;
}
.bodyCopyHEAD {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000033;
	margin-bottom: 12px;
	letter-spacing: .03em;
}


.bullett {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
}

.rule {
	height: 3px;
	width: 98%;
	background-color: #5F66AE;
	color: #5F66AE;
}


/***********************************************/
/* Link Styles                                */
/***********************************************/

a:link {  /* Inside Links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	text-decoration: none;
	font-variant: normal;
}
a:visited {  /* Inside Links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	text-decoration: none;
}
a:hover {  /* Inside Links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #4CAD48;
	text-align: center;
	text-decoration: none;
}
a:active {  /* Inside Links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	text-decoration: none;
}

.menu a:link {  /* Main Menu */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0.05em;
}
.menu a:visited { /* Main Menu */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.menu a:hover { /* Main Menu */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #F05CA6;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.menu a:active {  /* Main Menu */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.menuSelected {  /* Main Menu ITEM SELECTED */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #F05CA6;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0.05em;
}
.callOuts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding-left: 12px;
}

.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: right;
}
.photo {
	border: 2px solid #000000;
	position: absolute;
	left: 0px;
	top: 0px;
}

.pull_quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-variant: normal;
	color: #A90080;
	text-align: center;
	font-weight: normal;
	line-height: 18px;
}
