.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
}
.boxstyle {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	background-image: url(/images/boximages/boxmiddle.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 186px;
	vertical-align: top;
}
.boxstyleDivider {
	background-image: url(/images/menu/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 158px;
}
.boxstyleTop {
	background-image: url(/images/boximages/boxmaster_01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 12px;
}
.boxstyleBottom {
	background-image: url(/images/boximages/boxmaster_05.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 12px;
}
.boxstyleCentre {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	background-image: url(/images/bodyboximages/bodycentre.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
.boxstyleCentreTop {
	background-image: url(/images/bodyboximages/body_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;
}
.boxstyleCentreBottom {
	background-image: url(/images/bodyboximages/body_05.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 12px;
}
.boxstyle_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #57ACF2;
}
.sub_boxstyle_heading {
	font-size: 12px;
	font-weight: bold;
	color: #57ACF2;
	font-family: Arial, Helvetica, sans-serif;
}
.main a{
	color: #57ACF2;
	text-decoration: none;
}
.main a:hover {
	color: #57ACF2;
	text-decoration: underline;
}
.alt a{
	color: #7F7F7F;
	text-decoration: none;
}
.alt a:hover {
	color: #7F7F7F;
	text-decoration: underline;
}
.footerstyle {
	padding-right: 13px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	background-image: url(/images/footerbody.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.expandingtable {
	height: 100%;
}
#container {
	margin: 0px auto;
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: left;
	height:100%
}

#main {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #57ACF2;
}
.subboxstyle {

	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	background-image: url(/images/subboximages/centre.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 186px;
	vertical-align: top;
}
.subboxstyleTop {

	background-image: url(/images/subboximages/top.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 12px;
}
.subboxstyleBottom {

	background-image: url(/images/subboximages/bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 12px;
}

html,body,table#pagelayout {
height:100%;
margin:auto;
}
.style1 {color: #57ACF2}
