/* Prime Objective Styles */

body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
	border: none;
}

html,body,form {
	height:100%;
}

body {
	background-color: #071B26;
	font-size: 62.5%;
}

input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size:1.1em;
}

select,input,textarea {
	border:1px solid #ffffff;
	padding:2px;
}

#minwidth {
	width: 900px;
	height: 1px;
	margin: auto auto auto auto;
}

.clearfix:after {content: ".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

/* Content */

div.NewsContainer {
	width:460px;
	margin:auto auto auto auto;
	padding-bottom:6em;
}

div.NewsContainer img {
	border: 10px solid #fff;
}

div.NewsContainer div.Headline {
	/*border-top:1px solid #EFF0E9;*/
	padding-top:0.5em;
	padding-bottom:1em;
	font-weight: normal;
	font-size:1.8em;
	line-height:1.8em;
	color:#FFFFFF;	
}

div.NewsContainer div.Headline a {
	text-decoration:none;
	color:#FFFFFF;	
}

div.NewsContainer div.Headline a:hover {
	text-decoration:underline;
	color:#FFFFFF;	
	width:100%;
}

div.NewsContainer div.Posted {
	border-bottom:1px dotted #7C8281;
	padding-bottom:1.5em;
	font-weight: bold;
	font-size:1.0em;
	color:#ABAEB0;
	width:100%;
	margin-bottom:0.8em;
}

div.NewsContainer div.Dates {
	position:relative;
	border-bottom:1px solid #7C8281;
	padding-bottom:2em;
	padding-top:2em;
}

div.NewsContainer div.Story {
	font-size:1.2em;
	line-height:1.6em;
	border-bottom:1px solid #7C8281;
	padding-bottom:2em;
	padding-top:0.5em;
	font-weight: bold;
	color:#cccccc;
	width:100%;
}

.thickborder {
	border: 10px solid #fff;
}

#pageAbout {
	font-size:1.1em;
	line-height:1.5em;
	padding-bottom:2em;
	padding-top:0.5em;
	font-weight: bold;
	color:#cccccc;
	/*height:100%;*/
	width:460px;
	margin:auto auto auto auto;
	padding-bottom:6em;
	padding-top:6em;
}

#pageContact {
	/*height:100%;*/
	width:460px;
	margin:auto auto auto auto;
	padding-bottom:6em;
	padding-top:6em;
}

#pageContact div.Fields {
	margin-top:25px;
}

#pageContact div.FieldsTop {
	margin-top:0px;
}

#pageContact div.Fields span.Title {
	float:left;
	text-align:right;
	margin-right:14px;
	width:94px;
	padding-top:5px;
}

#pageContact div.FieldsTop span.Title {
	float:left;
	text-align:right;
	margin-right:14px;
	width:94px;
	padding-top:5px;
}

#pageContact div.Fields span.Field {
	text-align:left;
}

#pageContact div.thankyou {
	font-size:1.6em;
	line-height:1.6em;
	padding-bottom:0em;
	padding-top:0em;
	font-weight: bold;
	color:#cccccc;
}

a {
	color:#4DFEF8;
	text-decoration:none;
}

a:hover {
	color:#4DFEF8;
	text-decoration:underline;
}