/* 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;}

a.LinkPaging:link, a.LinkPaging:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
} 
a.LinkPaging:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

a.UploadLink:link, a.UploadLink:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} 
a.UploadLink:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a.JobButton:link, a.JobButton:visited, a.JobButton:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	height: 30px;
	width: 100px;
	border: 1px solid #FFFFFF;
	padding: 6px;
	letter-spacing: -1px;
	text-align: center;
	margin-top: 5px;

} 
a.JobButton:link, a.JobButton:visited {
	color: #003366;
	background-color: #F4F4F4;
} 
a.JobButton:hover {
	color: #CC0000;
	background-color: #CCCCCC;
} 

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: 230px;
	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;
}
.HorizLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.AlertField {
	height: 20px;
	width: 150px;
}
.AlertButton {
	font-size: 12px;
	height: 20px;
}
.JobsBox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #999999;
	color: #FFFFFF;



}
.JobsHeading {

	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight: bold;
	letter-spacing: -1px;
	height: 28px;
	font-size: 20px;
	text-align: left;
}
.JobsText {

	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
}
.JobsApply {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;

}
.JobsHoriz {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 4px;
	margin-top: 4px;
}
.PagingLeft {
	width: 250px;
	float: left;
	height: 30px;
}
.PagingRight {
	width: 245px;
	float: right;
	text-align: right;
	height: 30px;
}
.ConPadding {
	padding: 5px;
}
.singleBox, .singleBoxOff {
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 22px;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}
.singleBox {
	color: #FFFFFF;
	background-color: #0099CC;
}
.singleBoxOff {
	color: #000000;
	background-color: #F4F4F4;
}
.PagingBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-color: #999999;
	color: #FFFFFF;
	height: 30px;
}
.UploadButton {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/upload.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	text-align: center;
	padding-top: 13px;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.FormBox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;

}
.FormCell1 {
	float: left;
	width: 15%;


}
.FormCell2 {
	float: right;
	width: 85%;


}
.FormRow {
	height: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
	background-color: #F4F4F4;

}
.FormField {
	height: 22px;
	width: 250px;
}
.FormTextBox {
	overflow: auto;
	height: 120px;
	width: 550px;
}
.FormCellFull {
	width: 100%;
}
.FormRowHeader {
	height: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
	background-color: #0099CC;
	color: #FFFFFF;

}
.FormFieldSmall {

	height: 22px;
	width: 100px;
}
.FormFieldMed {

	height: 22px;
	width: 200px;
}
.FormFieldLarge {


	height: 22px;
	width: 350px;
}

