/* Links */
a:link, a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #003366; font-weight: bold;} 
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #CC0000; text-decoration: none; font-weight: bold;}

body {
	margin: 10 auto;
	text-align: center;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D7E5F1;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
form {
	padding: 0;
	margin: 0;
}

.HeadBar, .FootMain {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	clear: both;
}

/* Main Styling - Header */
.HeadBar {
	height: 20px;
	width: 940px;
	padding: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/redbar.gif);
	background-repeat: repeat-x;
	background-position: center center;





}
.HeadPad {
	padding: 10px;
	width: 940px;
	text-align: left;
}

.HeadMain {
	width: 960px;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;




}
.FootMain {
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.FootPad {
	padding: 10px 10px 20px;
	margin: 0px;
}
.Foot1 {
	background-image:  url(../images/foot_top.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: bottom;
	background-color: #FFFFFF;

}
.Foot3 {
	background-image:  url(../images/foot_btm.gif);
	height: 5px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
.HeadLogoLeft {
	float: left;
	color: #FFFFFF;
	height: 100px;
}
.HeadLogoRight {
	float: right;
	text-align: right;
	color: #FFFFFF;
	height: 100px;
}
.LogoPad {
	padding: 10px;
}
.BodyBox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
	background-color: #FFFFFF;



}
.ContentHeading {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	letter-spacing: -1px;
	height: 28px;
	font-size: 26px;
	text-align: left;
}
.ContentText {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;

}
.Pad10 {
	padding: 10px;
}
.BodyBorder {
	width: 960px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;


}
.BoxMain {
	float: left;
	width: 319px;
	height: 255px;
}

a.BoxLink:link, a.BoxLink:visited {font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color: #FFFFFF; font-weight: bold;} 
a.BoxLink:hover {font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px;color: #CC0000; text-decoration: none; font-weight: bold;}

.BodyFull {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.ContentHoriz {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
.BoxText {
	height: 200px;
	text-align: left;
}
.BoxFoot {
	text-align: right;
}
.AlertField {
	height: 20px;
	width: 150px;
}
.AlertButton {
	font-size: 12px;
	height: 20px;
}
