* {
	font-size: 13px;
	font-family: Arial;
	line-height: 19px;
}
* a {
	color: #00578E;
}
* b {
	color: #00578E;
}
body {
	background-color: #253F12;
}
h1,
h1 a {
	color: #1884CE;
	margin: 0 0 15px 0;
	padding: 0px;
	font-size: 20px;	
}
h3 a {
	font-size: 15px;
}
.certtitle {
	font-family: Arial;
	font-size: 27px;
}
.certsubtitle {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
}
.q {
	font-size: 13px;
	font-family: Arial;
	line-height: 19px;
	color: #00578E;
}

.facebook {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
.quote {
	font-family: arial;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}
.menu2 {
	background-image: url(../images/menubgmo2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	cursor: pointer;
}
.menu2 a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bannertitle {
	font-family: verdana;
	font-size: 20px;
	color: #FFFFFF;
}
.opac7 {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
.opac9 {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
}
.opac7a {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
.index_title {
	font-family: Arial;
	font-size: 15px;
	color: #00578E;
	font-weight: bold;
	line-height: 20px;
}
.index_main {
	font-size: 13px;
	font-family: Arial;
	line-height: 19px;
}
.main {
	font-size: 13px;
	font-family: Arial;
	line-height: 19px;
}
	.main a {
		color: #00578E;
	}
	.main a:hover {
	}
	.main b {
		color: #00578E;
	}
	.main2 b {
		color: #FFFFFF;
		font-size: 15px;
	}
	.main3 {
		font-size: 13px;
		font-family: Arial;
		line-height: 19px;
	}
.title {
	font-family: Arial;
	font-size: 25px;
	color: #00578E;
}
	.title a {
		text-decoration: none;
		color: #00578E;
	}
	.title a:hover {
		text-decoration: underline;
	}
.subtitle {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #00578E;
}
	.subtitle a {
	}
	.subtitle a:hover {
	}
.footer {
	font-size: 11px;
	font-family: Arial;
}
	.footer a {
	}
	.footer a:hover {
	}
.subtitle2 a {
	font-family: Arial;
	font-size: 20px;
	color: #00578E;
	text-decoration: underline;
}
.expand {
	border: 0px;
	position: relative;
	top: 2px;
}
.schedule-item-closed,
.schedule-item-closed a {
	color: #909090;
	text-decoration: line-through;
}
.request-id {
	color: #909090;
	font-size: 11px;
}
.schedule-item-closed .request-id {
	text-decoration: line-through;
}
#notifications-container {
	background: #ff0000;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	margin-left: 5px;
}
.manage_details {
	position: relative;
	left: -4px;
	top: -4px;
}
.manage_details h2 {
	margin: 25px 0 5px 0;
	font-size: 14px;
	color: #1884CE;
}
.manage_details input[type=text],
.manage_details input[type=password],
.manage_details select {
	width: 290px;
	padding: 5px;
}
.admin {
	float: right;
}

.search_box input[type=text] {
	width: 300px;
	padding: 5px;
}

.search_box select {
	width: 155px;
	padding: 5px;
}

.search_box input[type=submit] {
	width: 100px;
	padding: 5px;
}
.controls input {
	padding: 8px;
	margin-top: 10px;
}

.menu {
	position: relative;
	top: 15px;
}
.menu .item a {
	font-family: arial;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	float: right;
	background: #0066A4;
	margin-right: 10px;
	padding: 10px;
	font-weight: bold;
}
.menu .item a:hover {
	background: #267DB2;
}
.welcome-text {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}