/* ------ Common Styles ------ */
body 
{
	margin: auto;
	padding: 0px;
}

H1
{		
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
}

H2
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
}

H3
{
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

H4
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

H5
{
	font-family: Verdana, Arial;
	font-size: .85em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 22px;
}

p
{	
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

a
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

ul
{	
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

li
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.Copyright
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.BannerText
{
	font-family: Verdana, Arial;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}	
	
.MHSLogoText
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}	

.animH1
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #B9B5B7;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}

.animText
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.tableBorder { /*This handles all the table colours, BG and Border*/
 border-top: 1px solid #010824;
 border-bottom: 1px solid #010824;
 border-right: 1px solid #010824;
 border-left: 1px solid #010824;
}

/* ------ Form Styles ------*/
.FormText
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.FormTextBold
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.FormTextError
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.FormTextLink
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.FormHead1
{		
	font-family: Verdana, Arial;
	font-size: .875em;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	display: block;
}

.FormHead2
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	display: block;
}

/* ------ Home Page Styles ------ */
.HomeH1
{
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.HomeH2
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.HomeText
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a.HomeTextLink
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

/* ------ Subpage Styles ------ */
.SubH1
{
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.SubH2
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.SubText
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.SubTextLink
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

/* ------ Background Styles ------ */
.TopLeftCorner
{
	background-image: url(Images/Backgrounds/TopLeftCorner.jpg);
	background-repeat: no-repeat;
}

.TopRightCorner
{
	background-image: url(Images/Backgrounds/TopRightCorner.jpg);
	background-repeat: no-repeat;
}

.RedBg
{
	background-color: #f50000;
}

.BottomLeftCorner
{
	background-image: url(Images/Backgrounds/BottomLeftCorner.jpg);
	background-repeat: no-repeat;
}

.BottomRightCorner
{
	background-image: url(Images/Backgrounds/BottomRightCorner.jpg);
	background-repeat: no-repeat;
}

.BannerBg
{
	background-image: url(Images/Backgrounds/BannerBg.jpg);
	background-repeat: no-repeat;
}

.CenterBg
{
	background-image: url(Images/Backgrounds/CenterBg.jpg);
	background-repeat: no-repeat;
}

.InnerCenterTop
{
	background-image: url(Images/Backgrounds/InnerCenterTop.jpg);
	background-repeat: no-repeat;
}

.InnerCenterBottom
{
	background-image: url(Images/Backgrounds/InnerCenterBottom.jpg);
	background-repeat: no-repeat;
}

/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */
.yourstyle
{
            voice-family: "\"}"";
            voice-family: inherit;
/* Conforming browsers use values below this line */
}
