@charset "utf-8";

/* Resets everything */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img, tr, td {margin:0px; padding:0px; border:0px; outline:0px;}
/* * {padding:0px; margin:0px;}*/

h3 
{
	padding:5px 0px 10px 0px;
	font-size:16px;
}

body {
	background-color: #d1d5d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
}
#master-container {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 1000px;
}
#topbg {
	background-image: url(../images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 21px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-image: url(../images/bg-cont-outer.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
#bottom-bg {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 21px;
	width: 1000px;
}
#logo {
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 6px;
	margin-bottom: 14px;
	margin-left: 4px;
	height: 119px;
	width: 950px;
}
#logo #logo-link a {
	float: left;
	height: 119px;
	width: 253px;
}
#logo #top-info {
	font-size: 14px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #201c1d;
	width: 697px;
	text-align: right;
}
#logo #top-info span,a {
	color: #00467f;
	text-decoration: none;
}
#logo #top-info a:hover{
	color: #333333;
	text-decoration: underline;
}
#bottom-nav {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	clear: both;
	float: left;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #3c3634;
	font-family: Tahoma, Arial;
}
#bottom-nav a{
	color: #3c3634;
	text-decoration: none;
}
#bottom-nav a:hover{
	color: #04548F;
}
#top-text {
	text-align: right;
	font-size: 32px;
	color: #00467f;
	float: right;
	margin-top: 35px;
	
}
#top-text span {
	color: #567aa9;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#admin_topmenu
{
    border-bottom: solid 1 px #00467f;
    border-top: solid 1 px #00467f;
    width:950px;
    text-align:center;
    font-family: Tahoma, Arial;
	font-weight: bold;
	font-size:13px;
}
/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}
.greyborder
{
	border: solid 1px #e7e7e7;
}
.formLeft
{
	width:160px;
	float:left;
	text-align:right;
	font-size:13px;
}
.formRight
{
	width:550px;
	float:left;
	text-align:left;
	font-size:13px;
}
.formCenter
{
	text-align:center;
	font-size:13px;
}
.text
{
	border:solid 1px black;
	width:260px;
}
.textLong
{
	border:solid 1px black;
	width:420px;
}
.textLongMulti
{
	border:solid 1px black;
	width:420px;
	height:80px;
	font-family:Arial;
}
.error
{
	color:Red;
	font-size:12px;
	font-weight:bold;	
}
.divAdminBody
{
    padding:30px;
    width:890px;
    font-family: Tahoma, Arial;
    font-size:13px;
}
.divContactLeft
{
    float:left;
    width:120px;
    text-align:right;
}
.divContactRight
{
    float:left;
    width:600px;
    text-align:left;
}
.divContactCenter
{
    float:left;
    width:600px;
    text-align:center;
}
.textContact
{
    border:solid 1px #00467f;
    width:260px;
}
.textContactMulti
{
    border:solid 1px #00467f;
    width:260px;
    height:60px;
}

#top-nav {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	clear: both;
	float: left;
	width: 946px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	color: #3c3634;
	font-family: Tahoma, Arial;
}
#top-nav a{
	color: #3c3634;
	text-decoration: none;
}
#top-nav a:hover{
	color: #04548F;
}

#bottom-fb-wrap 
{
	padding-left:445px; 
	padding-top:5px;
}

#bottom-fb-left
{
	float:left; 
}


#bottom-fb-right
{
	float:left; 
	padding-left:3px; 
	padding-top:3px;
}

	