body{
	background-color: #9E9C9D;
	padding:0px;
	margin:0px;
	font-family: Arial,  "Times New Roman", Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .0325em;
	line-height: 19px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
}

th{
	font-family: Arial, Helvetica, sans-serif;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** layout styles **************/

h1{ font-size: 2em;}

#page{}

#topcell{
	width: 910px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}

#leftcell{
	position:static;
	height:160px;
	width:160px;
	background-image:url(/layoutimages/lefttop.jpg);
	background-repeat:no-repeat;
}


#rightcell{
	position:static;
	height:140px;
	width:190px;
	background-image:url(/layoutimages/righttop.jpg);
	background-repeat:no-repeat;
}

/************** sub-layout styles **************/
#lefttopcell{
	width:160px;
	height:160px;
	padding: 0px;
	background-image:url(/layoutimages/lefttop.jpg);
	background-repeat:no-repeat;
}
#test{
	position:absolute;
	top:90px;
}
#leftmidcell{
	padding: 0px;
}
#leftbottomcell{
	width:160px;
	height:130px; 
	padding: 0px;
	background-image:url(/layoutimages/leftbot.jpg);
}

.contentPicture{
	border: thin solid #000000;
	margin: 5px;
}

.navLinks{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0 0 15px 5px;
	padding:0;
	width: 95px;
	line-height:normal;
}
.navLinks li{ padding: 0 0 5px 0; list-style:none;}

.headerText{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .03em;
}

.titleText{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.breadcrumsText{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: .03em;
}

.bulletText{
}

.TextBoxStyle
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 98%;
	height: 75px;
	background-color: #F4F4F4;
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
}

.ListBoxStyle
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 150px;
	background-color: #F4F4F4;
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
}

.ButtonStyle
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F4F4F4;
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
	width: 100px;
}
.SurveyQuestionText
{
	font-weight: bold;
}

.SurveyQuestion
{
	padding-bottom: 20px;
		font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: .03em;
	line-height: 19px;
}

.SurveyForm
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: .03em;
	line-height: 19px;
}

.photoCenter { margin: 0 auto; display:block;}
.important { color:#900;}
.onco{ color:#443380 !important; font-weight:bold;}
