body {
	padding: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: #f3f1ee;
}

#error {
	font-size: 16px;
	font-weight: 900;
	background: black;
	border: solid black 1px;
	margin: 0px auto;
	text-align: center;
	color: red;
}


#footer { color: inherit;
	  margin: 40px auto;
	  font-size: 10px;
	  text-align: center;
	  width: 900px;
	  clear: both;
}

#footer > a > img {
	border: none;
	vertical-align: middle;
}

#continfo {
	width: 200px;
	height: 100px;
	float: left;
	text-align: left;
}

#continfo img {
	vertical-align: middle;
}

.dispnone {
	display: none;
}


a {
	text-decoration: none;
}

a > img {
	border: none;
}


fieldset {
	display: block;
	clear: left;
}

fieldset legend {
	font-size: 12px;
}

fieldset label {
	display: block;
	clear: left;
	float: left;
	width: 150px;
	margin-right: 10px;
	height: 20px;
	text-align: right;
	font-size: 18px;
	margin-bottom: 4px;
}

fieldset input, fieldset select, fieldset textarea{
	display: block;
	clear: right;
	width: 440px;
	height: 20px;
	font-size: 16px;
	border: solid black 1px;
	margin-bottom: 4px;
}

input[type=checkbox] {
	border: none;
}

fieldset textarea {
	width: 440px;
	height: 200px;
}
fieldset > div {
	margin-left: 160px;
	padding-left: 30px;
	display: block;
	float: left;
	clear: left;
	width: 100%;
	height: 20px;
	padding-top: 4px;
	font-size: 10px;
	background-image: url('/img/down.png');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-bottom: 4px;
	margin-top: 10px;
	vertical-align: middle;
}

fieldset a {
	margin-left: 160px;
	padding-left: 30px;
	display: block;
	float: left;
	clear: left;
	height: 16px;
	padding-top: 4px;
	font-size: 10px;
	background-image: url('/img/right.png');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-bottom: 4px;
	vertical-align: middle;
}

fieldset input[type=hidden]{
	visibility: hidden;
	width: 0px;
	height: 0px;
}

fieldset button{
	display: block;
	clear: left;
	float: left;
	width: 200px;
	height: 24px;
	text-align: center;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	margin-left: 160px;
}

fieldset fieldset label {
	display: block;
	clear: right;
	float: right;
	width: 86%;
	margin-right: 10px;
	height: 20px;
	text-align: left;
	font-size: 18px;
	margin-bottom: 4px;
}

fieldset fieldset input {
	display: block;
	clear: left;
	float: left;
	width: 8%;
	margin-right: 10px;
	height: 20px;
	text-align: left;
	font-size: 18px;
	margin-bottom: 4px;
}

.search {
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
.paging {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 10px;
}

.paging a {
	display: block;
	float: left;
	width: 150px;
	height: 18px;
	font-size: 16px;
	border: solid black 1px;
	text-align: center;
	padding: 2px;
	background: white;
	color: black;
}

.paging a:hover {
	background: #666;
}

.listing {
	width: 100%;
	display: block;
	clear: both;
	float: left;
	margin: 20px;
}


.listing td {
	padding: 10px;
}


.mceEditor {
	clear: both;
	display: block;
}

.mceContentBody {
	background: white;
}



#recaptcha_widget_div {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 318px;
	height: 150px;
	clear: none;
}

#recaptcha_widget_div table {
	background: white;
	border: solid black 1px !important;
}

#recaptcha_widget_div img {
	margin: 0px;
}

#bar {
	display: block;
	width: 100%;
	height: 40px;
	background: #9f9e9b;
}

#nav {
	width: 880px;
	margin: 0px auto;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	padding: 12px;
	font-weight: 900;
	text-align: center;
}

#nav a {
	display: block;
	float: left;
	margin: 0px 12px;
	color: white;
	text-decoration: none;
}

#nav a:hover {
	color: #e5155d;
}

#home {
	display: block;
	width: 900px;
	height: 192px;
	margin: 0px auto;
}

#content {
	width: 800px;
	margin: 0px auto;
}

#content > img {
	margin: 30px;
}

#content > * > img {
	margin: 10px;
}


#sidebar {
	display: block;
	float: right;
	width: 274px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#sidebar > h1 {
	margin: 0px auto;
	text-align: center;
	margin-bottom: 10px;
}

#sidebar > div {
	display: block;
	padding: 10px;
	min-height: 100px;
	border: solid #9f9e9b 2px;
}

#updates img {
	float: left;
	width: 40px;
	height: 23px;
	margin-right: 10px;
}

#updates h1 {
	font-size: 16px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#updates h2 {
	color: #196085;
	font-size: 12px;
	float: left;
	margin: 0px;
}

#updates p {
	display: block;
	clear: both;
	width: 250px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid #196085 1px;
}

.desc {
	font-size: 14px;
	width: 600px;
}

.phi {
	background: black;
}

.phi:hover {
	color: white;
}
