
.lhnormal
{
	line-height: normal;
}

#center
{
	width: 100%;
	left: 0px;
	top: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9pt;
	color: Black;
	background-color: #ABB3BD;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

#main
{
	position: relative;
	top: 0px;
	left: 50%;
	width: 990px;
	visibility: visible;
	margin-left: -495px;
	line-height: 13pt;
}

p
{
	font-size: 9pt;
	color: Black;
	line-height: 12pt;
}

.whlsize1 { width:500px;}
.whlsize2 { width:500px;}
.whlsize3 { width:750px;}

#ImageMap1 { height:134px; width:970px;	display: block;}

.gray {font-size: 8pt; color:Gray;}

.text7redl
{
	font-size: 7pt;
	color: Red;
	font-weight: normal;
	line-height: normal;
	padding: 3px 0 3px 0;
}

.text7
{
	font-size: 7pt;
	color: #000000;
	line-height: normal;
	padding-right: 10px;
	padding-top: 5px;
}

.form8
{
	font-size: 8pt;
	color: #666666;
}
.city {font-size: 8pt; font-weight:normal; margin-left: 40px;}
.text8
{
	font-size: 8pt;
	color: #000000;
	line-height: 1.5;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 5px;
}
.text8w
{
	font-size: 8pt;
	color: #ffffff;
	line-height: 1.7;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 5px;
}
.text9
{ font-family:Verdana, Arial,  sans-serif, Helvetica;
	font-size: 9pt;
	color: #000000;
	line-height: 1.5;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 5px;
}
.text10w
{
	font-size: 10pt;
	color: #ffffff;
	line-height: 13pt;
	padding-top: 5px;
	font-weight: bold;
	text-shadow:0 1px 1px #000;
}
.text10
{
	font-size: 10pt;
	color: #000000;
	line-height: 13pt;
	padding-top: 5px;
	font-weight: bold;
}
.text12w
{
	font-size: 12pt;
	color: #ffffff;
	line-height: 13pt;
	padding-top: 5px;
	font-weight: bold;
}
.text12
{
	font-size: 12pt;
	color: #000000;
	line-height: 13pt;
	padding-top: 5px;
	font-weight: bold;
}
.text14w
{
	font-size: 14pt;
	color: #ffffff;
	line-height: 14pt;
	padding-top: 5px;
	font-weight: bold;
}
.text14
{
	font-size: 14pt;
	color: #000000;
	line-height: 14pt;
	padding-top: 5px;
	font-weight: bold;
}
.text
{
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
}

.framel
{
	width: 10px;
	background-image: url(images/border-l.png);
	vertical-align: top;
}
.framer
{
	width: 10px;
	background-image: url(images/border-r.png);
	vertical-align: top;
}
.frameb
{
	height: 10px;
	width:970px;
	background-image: url(images/border-b.png);
	vertical-align: top;
}
.framebl
{
	width: 10px;
	height: 10px;
	background-image: url(images/border-bl.png);
	vertical-align: top;
}
.framebr
{
	width: 10px;
	height: 10px;
	background-image: url(images/border-br.png);
	vertical-align: top;
}
.frame_bgr
{ 	background-color: #E5E5E5;

}
#menu
{
	padding: 0 0 0 16px;
	margin: 0 0 0;
	list-style: none;
	width: 954px;
	height: 105px;
	background: url(images/menu.gif);
}
#menu li
{
	position: relative;
	float: left;
	margin: 10px 12px -4px -5px;
	padding-top: 5px;
	border: 0px;
}
#menu li a
{
	display: block;
	width: 310px;
	height: 31px;
	float: left;
	font-size: 11px;
	cursor: pointer;
	text-decoration: none;
	background-repeat: no-repeat;
}

#career a:hover
{
	background: url(images/career_on.jpg);
}
#career a
{
	background: url(images/career_off.jpg);
}
#stress a:hover
{
	background: url(images/stress_on.jpg);
}
#stress a
{
	background: url(images/stress_off.jpg);
}
#kids a:hover
{
	background: url(images/kids_on.jpg);
}
#kids a
{
	background: url(images/kids_off.jpg);
}
#parents a:hover
{
	background: url(images/parents_on.jpg);
}
#parents a
{
	background: url(images/parents_off.jpg);
}
#future a:hover
{
	background: url(images/future_on.jpg);
}
#future a
{
	background: url(images/future_off.jpg);
}
#attractive a:hover
{
	background: url(images/attractive_on.jpg);
}
#attractive a
{
	background: url(images/attractive_off.jpg);
}

A
{
	color: #666666;
	text-decoration: none;
	text-align: left;
}
A:Visited
{
	color: #111111;
}
A:Active
{
	color: #FF9900;
}
A:Hover
{
	color: #333333;
	text-decoration: underline;
}

#t_menu
{
	font-size: 7pt;
	width: 970px;
	height: 20px;
	color: #758594;
	position: relative;
	text-align: center;
	margin-top:0px;
	margin-bottom:-18px;
}
#t_menu a
{
	font-size: 7pt;
	color: #072C52;
}
#t_menu a:visited
{
	color: #072C52;
}
#t_menu a:active
{
	color: #000000;
}
#t_menu a:hover.footer
{
	color: #000000;
	text-decoration: underline;
}



#footer
{
	font-size: 7pt;
	width: 970px;
	height: 20px;
	color: #758594;
	position: relative;
	text-align: center;
}
#footer a
{
	font-size: 7pt;
	color: #072C52;
}
#footer a:visited
{
	color: #072C52;
}
#footer a:active
{
	color: #000000;
}
#footer a:hover.footer
{
	color: #000000;
	text-decoration: underline;
}

body
{ 
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
sup
{
	font-size: 9px;
}
sub
{
	font-size: 9px;
}


.blue
{
	color: #3366CC;
	font-weight: bold;
}
.red
{
	color: #CC0000;
	font-weight: bold;
}
.rose
{
	color: #D96F75;
	font-weight: bold;
}
.green
{
	color: #1E5E5B;
	font-weight: bold;
}

.card
{
	margin: 5px;
	border: solid 5px #FFFFFF;
}

.module
{
	font-size: 8pt;
	color: #000000;
	line-height: 1.6;
	text-align: left;
	height: 250px;
	width: 300px;
	border: solid 1px #499500;
	background: #FFFFFF;
}
.module2v
{
	font-size: 8pt;
	color: #000000;
	line-height: 1.6;
	text-align: left;
	height: 518px;
	width: 300px;
	border: solid 1px #499500;
	background: #FFFFFF;
}
.module3v {font-size: 8pt; color: #000000; line-height: 1.6; text-align: left; height: 782px; width: 300px; border: solid 1px #499500;	background: #FFFFFF;}
.module4 {font-size: 8pt; color: #000000; line-height: 1.6; text-align: left; height: 518px; width: 617px; border: solid 1px #499500; background: #FFFFFF;}
.module6 {font-size: 8pt; color: #000000; line-height: 1.6; text-align: left; height: 518px; width: 934px; border: solid 1px #499500; background: #FFFFFF;}
.module6v {font-size: 8pt; color: #000000; line-height: 1.6; text-align: left; height: 782px; width: 617px; border: solid 1px #499500; background: #FFFFFF;}
.module8v {font-size: 8pt; color: #000000; line-height: 1.6; text-align: left; width: 617px; border: solid 1px #499500; background: #FFFFFF; padding-bottom:10px;}
.module3vg {font-size: 8pt; color: #000000; line-height:1.6; text-align: left; height: 782px; width: 300px;}


.w_title {font-size: 9pt; font-weight: bold; text-align: left; border-bottom: solid 1px #499500; padding:15px 0 0 78px; line-height:normal;}
.w_card { float:left; width:67px; height:100px; margin:3px 10px 0 0}
.w p { line-height:normal;}

/*For the 3 reports */
.g_title {font-size: 10pt; color:#174A08; text-align:center; font-weight: bold; border-bottom: solid 1px #499500; border-top: solid 1px #499500; padding: 0 0 2px 0;}
.report_title {font-size:10pt; font-weight: bold; color:White; text-align: left; height: 25px; border: solid 1px #499500; padding: 2px 5px 2px; background-color:#174A08;}
.module_report { width:300px; height:156px; border: solid 1px #499500; padding:0px; line-height:0;}


.module .title
{
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	height: 20px;
	border-bottom: solid 1px #499500;
	padding: 2px 5px 2px;
}
.module2v .title
{
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	height: 20px;
	border-bottom: solid 1px #499500;
	padding: 2px 5px 2px;
}
.module3v .title {font-size: 9pt; font-weight: bold; text-align: left; height: 20px; border-bottom: solid 1px #499500; padding: 2px 5px 2px;}
.module4 .title { font-size: 9pt; font-weight: bold; text-align: left; height: 20px; border-bottom: solid 1px #499500; padding: 2px 5px 2px;}
.module6 .title { font-size: 9pt; font-weight: bold; text-align: left; height: 20px; border-bottom: solid 1px #499500; padding: 2px 5px 2px;}
.module6v .title { font-size: 9pt; font-weight: bold; text-align: left; height: 20px; border-bottom: solid 1px #499500; padding: 2px 5px 2px;}
.module8v .title { font-size: 9pt; font-weight: bold; text-align: left; height: 20px; border-bottom: solid 1px #499500; padding: 2px 5px 2px;}
.module3vg .title {font-size: 9pt; font-weight: bold; text-align: left; height: 20px; border-top: solid 1px #499500; border-left: solid 1px #499500; border-right: solid 1px #499500; padding: 2px 5px 2px; background-color:White;}

#menuContainer
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 798px;
	height: 180px;
	position: absolute;
	right: 0;
	top: 0;
}

.ind3
{
	margin-left: 3px;
}
.ind5
{
	margin-left: 5px;
}
.ind7
{
	margin-left: 7px;
}
.ind10
{
	margin-left: 10px;
}

#c1r1
{
	margin-left: 18px;
	margin-top: 18px;
	position: relative;
	float:left;
	z-index:105;
}

#c3r1
{
	margin-left: 652px;
	margin-top: 18px;
	position: relative;
	z-index:101;
}


#c3r2
{
	margin-left: 652px;
	margin-top: 18px;
	position: relative;
	z-index:102;
}

#c3r3
{
	margin-left: 652px;
	margin-top: 18px;
	position: relative;
	z-index:103;
}
#c3r4
{
	margin-left: 652px;
	margin-top: 18px;
	position: relative;
	z-index:104;
}

.ad { height: 250px; width: 300px; border-width: 1px; border-color: #CCCCCC; border-style: solid; text-align: center;}
.ad2v {height: 534px; width: 300px; border-width: 1px; border-color: #CCCCCC; border-style: solid; text-align: center;}
.ad3v {height: 783px; width: 300px; border-width: 1px; border-color: #CCCCCC; border-style: solid; text-align: center;}



