@charset "utf-8";
body {
	background: #c9b695; /* Old browsers */
	background: -moz-linear-gradient(left,  #c9b695 0%, #dbd0ba 50%, #c9b695 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #c9b695 0%,#dbd0ba 50%,#c9b695 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #c9b695 0%,#dbd0ba 50%,#c9b695 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9b695', endColorstr='#c9b695',GradientType=1 ); /* IE6-9 */
	margin:80px 80px 100px 100px;
}
bgimage {
	background-image: url(../images/WORKING/Working_Background_04.png);
	/* [disabled]display: block; */
	position: absolute;
	left: 1px;
	top: 1px;
	/* [disabled]height: 100%; */
	width: 100%;
	overflow: visible;
	background-repeat: repeat;
}
header {
	width: 100%;
	margin-left: auto;
	margin-top: 0%;
	height: 100px;
	margin-right: auto;
	background-image: url(../images/WORKING/transparent_75percent.png);
	padding-bottom: 20px;
	position: fixed;
}
.navigation {
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 1.6em;
	font-family: 'Forum', Arial, cursive;
}
.navigationSub {
	font-family: 'Forum', Arial, cursive;
	float: left;
	font-size: 1.3em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}
.left {
	float: left;
	width: 60%;
}
.left p {
	/* [disabled]font-family: 'Forum', Arial, cursive;
*/
	/* [disabled]font-size: 1.5em;
*/
	margin: 0px;
}

.right {
	float: right;
	padding-right: 15px;

}
.filtering {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4em;
	padding-right: 20px;
	padding-left: 40px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000;
	vertical-align: middle;
}
.bulletsSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	vertical-align: middle;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
	color: #999;
	font-size: smaller;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: #1147ab;
}
a:hover {
	text-decoration: underline;
}
bold {
	font-weight: bold;
}
.middle {
	vertical-align: text-top;
}
#filter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
}
ul#filterOptions {
	width: 802px;
	height: 52px;
	margin: 30px 0;
	overflow: hidden;
}
ul#filterOptions li {
	height: 52px;
	margin-right: 2px;
	display: inline-block;
	float: left;
}
ul#filterOptions li a {
	height: 50px;
	padding: 0 20px;
	border: 1px solid #999;
	background: #cfcfcf;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none;
	display: block;
}
ul#filterOptions li a:hover {
	background: #c9c9c9;
}
ul#filterOptions li.active a {
	background: #999;
}
.content {
	width: 100%;
	overflow: auto;
	padding-top: 100px;
}
.register {
	margin-right: auto;
	margin-left: auto;
	font-family: 'Forum', Arial, cursive;
	font-size: 1.2em;
	line-height: 1.6em;
}
ul.register {
	min-width: 400px;
	max-width: 2000px;
}
ul.register li.item {
	width: 200px;
	height: 350px;
	float: left;
	text-align: center;
	padding: 20px;
}
.register li {
	margin: 10px;
	border: thin solid #CCC;
	padding-top: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #FFF;
}
.register li.item h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.register li.item h3 {
	font-size: larger;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.register li.item h4 {
	margin: 0px;
	font-weight: normal;
}
.register a {
	font-size: smaller;
	text-decoration: none;
}
.register a:hover {
	text-decoration: underline;
}
.item {
	width: 200px;
	height: 300px;
	float: left;
	text-align: center;
	overflow: hidden;
}
li img {
	border: thin solid #CCC;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
li img:hover {
	border: thin solid #000;
}
.blank {
	display: none;
}
footer {
	width: 100%;
	padding-top: 5%;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0A2965;
}
#applications {
	width: 200px;
	height: 500px;
	overflow: hidden;
}
table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
tr td {
	padding-right: 20px;
	padding-left: 20px;
}
input, #form1 p input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	cursor: pointer;
	color: #1147ab;
	padding-right: 0px;
	padding-left: 0px;
	font-family: 'Forum', Arial, cursive;
	font-size: 1em;
}
@-moz-document url-prefix() {
 input, #form1 p input, #form1 .right input, #form1 .center input {
 margin-right: -4px;
 margin-left: -4px;
}
}
input:hover, #form1 p input:hover {
	text-decoration: underline;
}
.Forum {
	font-family: Forum;
	font-weight: normal;
	font-style: normal;
}
