@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #5F67A9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

th.left {
    border-left: 1px #444444 solid;
}

th {
    margin: 0;
	padding: 5px;
	background-color: #D8DBF9;
    color: #5F67A9;
	font-size: 13px;
    border-top: 1px #444444 solid;
    border-bottom: 2px #444444 solid;
    border-right: 1px #444444 solid;
}

td.left {
    margin: 0;
	padding: 5px;
	background-color: #F3F4F7;
    color: #333333;
	font-size: 12px;
    border-left: 1px #444444 solid;
    border-bottom: 1px #444444 solid;
    border-right: 1px #444444 solid;
}

td.cell {
    margin: 0;
	padding: 5px;
	background-color: #F3F4F7;
    color: #333333;
	font-size: 12px;
    border-bottom: 1px #444444 solid;
    border-right: 1px #444444 solid;
}

td.cell a:link {
	color: #3366CC;
}

td.cell a:visited {
	color: #3366CC;
}

td.cell a:hover {
	color: #3366CC;
	text-decoration: none;
}

#white {
	width: 840px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	background-image: url(images/topBack.jpg);
	height: 121px;
}

#topAddress {
	color: #FFFFFF;
	float: right;
	width: 200px;
	font-size: 12px;
	padding-top: 10px;
}
#grayBar {
	background-color: #444444;
	height: 28px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}


#breadcrumb {
	background-color: #FAFAFA;
	border-bottom-style: dotted;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	color: #928888;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 8px;
}
#breadcrumb a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}


#breadcrumb a:hover {
	color: #5F67A9;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	color: #5F67A9;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color: #5F67A9;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#white p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 8px;
}

#white blockquote {
    margin: 0;
    padding: 5px 0 0 25px;
    font-size: 13px;
	line-height: 16px;
}

#white p a:link {
	color: #3366CC;
}

#white p a:visited {
	color: #3366CC;
}

#white p a:hover {
	color: #3366CC;
	text-decoration: none;
}

#footer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrapper {
	margin-left: 10px;
	margin-right: 10px;
}

.clear {
	clear: both;
	padding: 5px 0 5px 0;
	margin: 0;
}

.input2 { 
	display: none; 
} 

.hide { 
	display: none; 
} 

.show {
	display: block;
}

.indent {
    margin: 0;
    padding: 0 0 0 20px;
}

.red {
	color: #FF0000;
}

.working {
	color: #999999;
}

.input {
	border: 1px solid #c4c0bf; 
	color: #666666;
	font: normal 13px Arial, Verdana, sans-serif;
}

#homeTop {
	background-color: #F2F2F2;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #585E9B;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BEC7D9;
	border-right-color: #BEC7D9;
	border-left-color: #BEC7D9;
}
#homecontent {
	float: right;
	width: 480px;
	line-height: 18px;
	font-size: 14px;
	margin-right: 10px;
}
h3 {
	color: #5F67A9;
	font-size: 16px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#homecontent a:link {
	color: #000000;
	text-decoration: none;
}
#homecontent a:visited {
	color: #000000;
	text-decoration: none;
}
#homecontent a:hover {
	color: #000000;
	text-decoration: underline;
}
#homecontent p {
	line-height: 18px;
	font-size: 15px;
}
h4 {
	color: #5F67A9;
	font-size: 16px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
#home1 {
	float: left;
	width: 400px;
}

#home2 {
	float: right;
}
