/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements. j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
body {
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 100%;
}
img {
	border:none;
}
a:link, a:visited {
	color: #005b7e;
	text-decoration: none;
	font-size: 13px;
}
a:link, a:visited {
	color: #005b7e;
	text-decoration: none;
	font-size: 13px;
}
.EditorContent h1 {
	color: #000000;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin-bottom: 10px;
	width: 100%;
}
.Logo{
	width: 184px;
	min-height: 54px;
	position: relative;
	overflow: hidden;
	padding-right: 5px;
}
.Logo a {
	position: absolute;
	left: 2px;
	top: -50px;
	width: 100%;
}
.Logo img {
	width:100%;
	height:auto;
}
.MidContent {
	background:none;
}
.MidContent .LeftColumn {
	display: none;
}
.MidContent .Wrapper {
	padding: 0;
}
.MidContent .MidAndRightColHolder {
	float: left;
	width: 100%;
}
.MidContent .MidAndRightColHolder .MidColumn {
	padding-right: 0;
	width: 100%;
}
/*--Start Page Body Class--*/
body.StartPage .MidContent .LeftColumn {
	display: block;
	margin-right: 60px;
	margin-top: 0;
	width: 62.5%;
}
body.StartPage .MidContent .RightColumn {
	float: left;
	margin-top: 24px;
	width: 31.25%;
}
/*--Start Page Body Class--*/
.Header .Right {
	display: none;
}
.TopMenu {
	display: none;
}
.ImageModule {
	background: none;
	color: #000000;
}
.ImageModule .Wrapper {
	background: none;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 0;
}
.Sharebar {
	display: none;
}
.Footer {
	/*border-top:solid 3px #ccc;
	padding-top:15px;
	background: none;
	color: #000000;*/
	display:none;
}
.Footer .EditorContent P {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.Footer .EditorContent {
	color:#000;
}
.FooterLinks {
	display: none;
}
.Glossary li {
	background-color: #FFFFFF;
	border: 1px solid #CCC;
}
.Glossary li p {
	display: block;
}
span.HelpIcon {
	display: none;
}
/*--Application Form--*/
body.Application {
}
body.Application .Header, body.Application .Footer, body.Application .Updatedby {
	display: none;
}
.MidContent .MidAndRightColHolder .MidColumn {
	padding: 0;
}
.ApplicationForm .FormElements {
	border-bottom: 1px solid #cccaca;
	margin-bottom: 0px;
	padding: 11px 10px;
}
.ApplicationForm .Left {
	margin-right: 30px;
}
.ApplicationForm .Left, .ApplicationForm .Right {
	width: 45%;
}
.ApplicationForm .PostNumber.Left {
	width: 18%;
}
.ApplicationForm .City.Left {
	width: 23.5%;
}
.ApplicationForm .Telephone.Right, .ApplicationForm .Mobile.Right {
	width: 20.2%;
}
.ApplicationForm .City.Left {
	margin-right: 34px;
}
.ApplicationForm .City input {
	text-transform: uppercase;
}
.ApplicationForm input[type="text"], .ApplicationForm textarea {

}
.ApplicationForm input[type="submit"], .ApplicationForm input[type="file"] {
	display: none;
}
.ApplicationForm .FileUploaded a {
	background: none;
}
.ApplicationForm .FileUploaded {
	border: none;
	padding: 0;
}
.ToggleAreaInner {
	display:none;
}
/*--Application Form--*/

.MidContent .MidAndRightColHolder .MidColumn {
	line-height: 152%;
}
h1.PageName {
	padding-top: 40px;
	margin-bottom:0;
	padding-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:30px
}
.Ingress {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
	margin-top:0;
	padding-top:0;
}
/*--Page title image--*/
.PageTitleImage {
	float: left;
	padding-right: 20px;
	width:200px;
}
.PageTitleImage img {
	width:200px;
}
.PageTitleImage.Wide {
	width: 400px;
	clear:both;
	display:block;
}
.PageTitleImage.Wide img{
	width: 400px;
}
.ImageCaption, .PageTitleImage span {
	float: left;
	font-size: 11px;
	font-style: italic;
	padding: 2px 0 20px 0;
	line-height: 150%;
	clear: both;
}
.EditorContent {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}
EditorContent p {
	padding-bottom: 20px;
}
.EditorContent h2 {
	font-size:20px;
	font-weight:bold;
}
.EditorContent h3 {
	font-size:18px;
	font-weight:normal;
}
.EditorContent h2, .EditorContent h3 {
	padding: 15px 0 5px 0;
	margin:0;
}
.Updatedby {
	clear: both;
	float: left;
	font-size: 12px;
	font-style: italic;
	margin: 15px 0;
	padding: 2px 0 20px 0;
/*--Page title image--*/
}
.GrayHeading, .BrownHeading  {
	border-bottom:solid 3px #000;
	font-size:18px;
	

/*Display none*/
}
.ToggleDefinition, .skip-links {
	display:none;
}	
.BrownBox {
	background-color:#FFF;
  	border:1px solid #494037;
	float:right;
	margin:10px 0 10px 10px;
	width:158px;
	display:block;
}
div.EditorContent div.BrownBox h2 {
	padding:10px;
	font-size:13px;
	margin:0;
}	
.BrownBox P {
	padding: 0px 10px 10px 10px;
	margin:0;
}


/*--FormElements--*/
.FormElements { }
/*--Fieldset settings--*/
.FormElements fieldset {

	width:98%;
	margin-bottom:10px;
	padding:5px;
}
.ApplicationForm .FormElements label {
	float:left;
	padding-left:15px;
	text-indent:-10px;
}
.ApplicationForm .FormElements span.ErrorMsg {
	display:none;
}
.ApplicationForm .FormElements span.Show.ErrorMsg {
	color:#FF0000;
	display:block;
	font-size:13px;
	float:left;
	margin-left:10px;
}
.FormElements input[type="checkbox"],
.FormElements input[type="radio"] {
	clear:both;
	float:left;
}
/*--Fieldset settings--*/

input[type="text"] {
	padding:5px;
	
}
input[type="submit"] {	

	
	font-size:14px;
	padding:5px;
	border:none;
	cursor:pointer;
}
input[type=text]:focus, input[type=password]:focus,  textarea:focus {

}
.RoundedButton {

}
input[type="submit"].RoundedButton {
	color:#000;
}
label {
	display:block;
	font-size:13px;
	padding-bottom:2px;
}
fieldset {
  border:1px solid #CCC;
}
fieldset label {
	padding-bottom:5px;
}
fieldset input[type="checkbox"],
fieldset input[type="radio"] {
	clear:both;
	float:left;
	margin:3px 10px 0 0;
}
fieldset,
input[type="password"],
input[type="text"],
select,
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:5px;
	width:98%;
  	border:1px solid #d5d2d2;
}
select {
	padding:3px;
}
.LeftColumn fieldset,
.LeftColumn input[type="password"],
.LeftColumn input[type="text"],
.LeftColumn textarea {
	width:240px;
}
.ApplicationForm .FormElements textarea {
	min-height:20px
}

.LeftColumn select {
	width:252px;
}



/*--FormElements--*/

/*--ApplicationForm--*/
.ApplicationForm { }
.ApplicationForm .FormElements{
	border-bottom:1px solid #cccaca;
	margin-bottom:0px;
	padding:11px 10px;
}
.ApplicationForm .Left,
.ApplicationForm .Right {
	float:left;
	padding-bottom:8px;
	width:258px;
}
.ApplicationForm .Left {
	margin-right:35px;
}
.ApplicationForm .PostNumber.Left {
	width:72px;
}
.ApplicationForm .City.Left {
	width:150px;
}
.ApplicationForm .City.Left input {
	text-transform:uppercase;
}
.ApplicationForm .Telephone.Right {
	margin-right:35px;
}
.ApplicationForm .Telephone.Right,
.ApplicationForm .Mobile.Right {
	width:110px;
}
.ApplicationForm input[type="file"] {
	clear:both;
	float:left;
	margin-bottom:5px;
	width:280px;
}
.ApplicationForm h2 {
	clear:both;
	font-size:18px;
	font-weight:normal;
	padding-bottom:0px;
	margin-bottom:10px;
}
/*--ApplicationForm--*/

.Definition {
	border:none;
}