.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.frame
{
	BORDER-RIGHT: 
	BORDER-TOP: 
	BORDER-LEFT: 
	BORDER-BOTTOM:
}

.gridHeaderRow
{
	font-weight: normal;
	font-family: Arial;
	font-size:10px;
	color: white;
	background-color: #FFFFFF;
	height: 18px;

	border-top:
	padding: 0px 0px;

	BORDER-RIGHT:
	BORDER-TOP: 
}

.labelText
{
	font-weight: bold;
	font-family: Arial;
	font-size:10px;	
	text-align: right;
}

.normalText
{
	font-family: Arial;
	font-size:10px;	
	text-align: left;
}

.errorText
{
	font-family: Arial;
	font-size:10px;	
	font-weight: bold;
	color: red;
	text-align: left;
	background-color: white;
}

.textBox
{
	font-family: Arial;
	font-size:10px;	
	border: 1px;
	border-style: solid;
}

.gridItemRow
{
	font-family: Arial;
	font-size: 10px;
	color: black;
	height: 18px;
	background-color: #FFFFFF;
	
}

.gridAlternateItemRow
{
	font-family: Arial;
	font-size: 10px;
	color: black;
	height: 18px;
	background-color: white;
}

.rightofcontact {
	width: 222px;
}
.navbar {
	background-color: #FFFFFF;
	height: 21px;
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.homeheader {
	background-color: #FFFFFF;
	background-image:
	background-repeat: repeat-x;
	height: 177px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.underheaderbar {
	background-image:
	background-repeat: repeat-x;
	height: 7px;
}
table {
	background-color: #FFFFFF;
}
.maincontent {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tagline {
	margin-top: 157px;
	margin-left: 10px;
}
.womenshot {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 118px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #244A9F;
}
.boxheader {
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 5px;
	background-image: url(images/topbox.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.boxfooter {
	padding: 6px;
	border-right:
	border-bottom:
	border-left:
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.footer {
	background-color: #FFFFFF;
	background-image: 
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer a {
	color: #0000FF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu
{
	width: 171px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	color: #000000;
	font-weight: normal;
}
#menu #main_menu a
{
	display: block;
	width: 171px;
	padding: 3px 4px 3px 10px;
	margin:0 0 1px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

#menu #main_menu a:hover
{
	display: block;
	width: 171px;
	padding: 3px 4px 3px 10px;
	margin:0 0 1px;
	color: #000000;
	text-decoration: none;
	background-color: #F1F1F1;
	border: 1px solid #244A9F;
}


#menu #main_menu
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	line-height:13px;
}


#menu #main_menu li
{
	display: block;
	background: #FFFFFF;
	padding:0;

}

#menu #main_menu li#navheadertop
{
	display: block;
	background: #333333;
	padding:0;
	margin: 0 0 3px;
	border-top: 0px solid #333333;
	border-right: 30px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 10px solid #333333;
	width: 211px;
	font-weight: bold;
	color: #FFFFFF;
}
.maincontent a {
	color: #993300;
	text-decoration: underline;
}
.maincontent a:hover {
	color: #244A9F;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #244A9F;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
