html{
	height: 100%;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../images/bkground_repeat.jpg);
	background-repeat: repeat-x;
	min-height: 100%;
	height: 100%;
	
}
.button{
	cursor: pointer;
	border: 1px solid #374B88;
	background-color: #FFFFFF;
	color: #374B88;
	height: 25px;
	padding: 3px 0;
	margin: 0;
}
h1{
	color: #33477D;
	font-size: 1.6em;
	font-weight: normal;
	margin: 5px 0 10px 0;
}
h2{
	color: #33477D;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
}
h3{
	color: #7E9BC7;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
td label {
	font-size: 0.8em;
	font-weight: bold;
}
p, ul, td{
	line-height: 1.4em;
	font-size: 0.8em;
}
p {
	padding: 0px;
	margin: 5px 0 15px 0;
}

img{
	margin: 0;
	padding: 0;
}
br {
	height: 0px;
	margin: 0;
	padding: 0;
}
th {
	color: #FFFFFF;
	background-color: #6279BF;
}
td h2 {
	font-size: 1.6em;
}
table.timetable td{
	border: 1px solid #E8EAFF;
	text-align: center;
}
table.timetable td.alignLeft{
	text-align: left;
}
table.timetable th{
	color: #FFFFFF;
	background-color: #6279BF;
	text-align: center;
	border: 1px solid #FFFFFF;
}
a:link {
	color: #6279BF;
	text-decoration: none;
}
a:visited {
  	color: #6775CD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#alert {
	color: #374B88;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFF66;
	margin: 10px 0 0 0;
}

#alertText {
	height:100%;
	background-image: url(../images/alert_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#alertText a:link, #alertText a:visited {
	color: #374B88;
	text-decoration:none;
}

#alertText a:hover {
	color: #374B88;
	text-decoration:underline;
}

#alertTitle {
	font-size: 1em;
	font-weight: bold;
	padding: 5px 5px 0 5px;
}

#wrapper{
	margin: 0 auto;
	width: 738px;
	background-image: url(../images/wrapperbkground.gif);
	background-repeat:repeat-y;
	height: 100%;
	min-height:100%;
}
#wrapperLeft{
	background-image: url(../images/wrapperLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 536px;
}
#wrapperRight{
	background-image: url(../images/wrapperRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 536px;
}
#container{
	margin:0 15px 0 15px;
	width: 708px;
	text-align:left;
}
#header{
	background-image: url(../images/header_repeat.jpg);
	background-repeat: repeat-x;
	background-color: #C2CFFC;
	height: 113px;
}
#logo{
	margin: 0 0 0 117px;
	height: 85px;
}
#navigation{
	margin: 0 0 0 40px;
	text-transform: uppercase;
	height: 24px;
	width: 620px;
}
#navigation ul{
	font-size: 12px;
}
#sidebar{
	float: right;
	width: 250px;
	margin: 0;
}
#content{
	margin: 10px 10px 30px 10px;
	min-height: 270px;
}
.alignRight{
	float: right;
	margin: 0 0 10px 10px;
}
#contentMain{
	width: 410px;
	margin: 10px 0 0 0;
}
#breadcrumb{
	padding: 0;
	margin: 0;
	font-size:80%;
	color:#999999;
	letter-spacing: 0.01em;
}
#footer {
	clear: both;
	color: #686868;
	font-size: 80%;
	border-top: solid 1px #686868;
	line-height: 25px;
	padding-left: 10px;
}
#footer #footerRight {
	float: right;
	padding-right: 10px;
}
#standards{
	clear: both;
	height: 31px;
	line-height: 31px;
}
#standards ul {
	margin: 10px 0 0 0;
	padding: 0px;
}
#standards li {
	float: left;
	list-style-type: none;
	margin: 0;
}
#myHealthDetails {
	background-color: #F4F7FE;
	border: solid 1px #6279BF;
	padding: 5px;
	font-size: 0.8em;
}
.strong{
	border: 1px solid #80A7FE;
	padding: 10px;
	text-align: center;
	color: #000000;
	background-color: #E8EAFF;	
}
div.hR{
	height: 25px;
	width: 100%;
	background-image:url(../images/h2Right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


div.hL{
	background-color: #80A7FE;
	height: 25px;
	background-image:url(../images/h2Left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 5px 0 0 0;

}
div.hL h2{
	font-size: 90%;
	color: #ffffff;
	margin: 0;
	padding: 0 15px 0 15px;
	line-height:25px;
}
#sidebar div.hL h2{
	text-align: center;
}
img.sidebar{
	margin: 5px 0 5px 0;
}
ul.alt{
	margin: 10px 0 10px 0;
	padding: 0px;
	font-weight: bold;
	line-height: 1.2em;
}
ol li{
	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom: 20px;
}
ol li li{
	font-size: 1em;
}
ul.alt li{
	list-style-type: none;
	padding: 2px;
}
li.high{
	background-color: #E8EAFF;
}
li.low{
	background-color: #FFFFFF;
	font-weight: normal;
}
.calendar {
	display: inline;
	height: 21px;
	margin: 0 5px;
	padding: 0;
}
.field {
	border: solid 1px #C2CFFC;
	background-color: #F4F7FE;
	width: 220px;
	color: #6279BF;
	line-height: 18px;
	padding-left: 3px;
	height: 21px;
}

.fieldSmall {
	border: solid 1px #C2CFFC;
	background-color: #F4F7FE;
	width: 100px;
	color: #6279BF;
	line-height: 18px;
	padding-left: 3px;
	height: 21px;
}
.fieldbox {
	border: solid 1px #C2CFFC;
	background-color: #F4F7FE;
	color: #6279BF;
	line-height: 18px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	width: 360px;
	font-size: 1em;
}
td.formLabel{
	text-align: right;
	width: 140px;
}
.indent {
	margin: 5px 15px 10px 15px;
}


div.bannerItem {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}


ul.continuous {
	list-style-type: none;
	margin: 10px 15px 10px 15px;
	padding: 0;
}
ul.continuous li {
	display: inline;
}
.separator {
	clear: both;
	border-bottom: solid 1px #33477D;
	margin: 5px 0 7px 0;
}
.noticeDate {
	font-size: 1em;
	font-weight: bold;
	color: #6279BF;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 0px;
}
.noticeText {
	font-size: 1em;
}
.clear{
	clear: both;
}
