/* Start of CMSMS style sheet 'hw_style' */
P  {
	margin-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 13px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #3295ab;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #3295ab;
	text-decoration: none;
	line-height: 12px;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h3  {	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3295ab;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	left: 0px;
	clip:  rect(   );
	font-style: normal;
	font-variant: normal;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}

/* Start Home Page */

body {
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #48b2ca;
}
a:visited {
	text-decoration: none;
	color: #48b2ca;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #E6F9FC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 13px;
	font-style: normal;
}

.style1 {
	color: #48b2ca;
	font-weight: bold;
}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style4 {color: #3295AB}
.style5 {color: #3295ab}
.style6 {color: #48B2CA}

/* BMI Calculate Styling */
.resulthide {
	display:none;
}

.resultsPanel {
	border: 0px solid black;
	background: #48b2ca;
	padding:10px;
}

.resultsPanel p {
	color: white;
}

/* End of BMI Calculator Styling */

#resources
{
background-image: url(hwimages/buttons/resourcesbutton.jpg);
background-repeat:no-repeat;
display: block;
text-indent: -9999px;
width: 377px;
height: 35px;
}

#resources:hover
{
background-image: url(hwimages/buttons/resourcesbutton2.jpg);
}

#timeslot td {
	padding: 5px 3px 3px 0;
}

div input, select  {
	border: 1px solid #48b2ca;
}

.row1 {
	background-color: #dcf4fa;
}

.pagetable {
	width: 417px;
}

.pagetable td {
	padding-left: 5px;
}
/* End of 'hw_style' */

