@charset "UTF-8";
/* CSS Document */

#footer{
	border-top:#788a2f solid 8px;
}

#top h1{
	width:860px !important;
	margin-bottom:10px;
}
#top {
	padding:10px 0 5px 0 !important;
}
#top .left{
	width:460px;
	float:left;
}
#top p{
	margin:0 0 10px 0;
	font-size:16px;
	width:860px !important;
}

#gray .left p{
	margin:5px 0 0 0;
	width:100%;
}

#gray .left p a{
	text-decoration:none;
}
#gray .left p a:hover{
	text-decoration:none;
}

#gray h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:0 0 5px 0;
	font-weight:normal;
}
#gray h3 a {
	text-decoration:none;
	font-weight:normal;
}
#gray h3 a:hover{
	text-decoration:none;
}
.right{
	padding-bottom:20px;
}
.red  span{
	background-color:#fd3333 !important;
	color:#1E201F;
	padding:3px;
}
.blue span{
	background-color:#90DAFE !important;
	color:#1E201F;
	padding:3px;
}
.yellow span{
	background-color:#ebe225 !important;
	color:#1E201F;
	padding:3px;
}
.green span{
	background-color:#77ce2d !important;
	color:#90DAFD;
	padding:3px;
}
#gray ul{
	margin:0;
	padding:0;
}
#gray li{
	list-style:none;
	padding:2px 0;
}
#gray li span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#90dafd;
	margin:0 0 5px 0;
	font-weight:normal;
}

.textRight {
	text-align:right;
}

.textRight2 {
	text-align:right;
}

.textRight a {
	border-bottom:none;
}

.required {
	color:#D3A600;
}