@charset "utf-8";
/* CSS Document */
body {
	background-color: #1F2326;
	background-repeat: repeat;
	font-family: "Designosaur (TT)", Helvetica, Arial, sans-serif;
	background-image: url(images/bgREP.png);
}

#top {
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	width: 1024px;
	padding-bottom: 15px;
	padding-left: 50px;
}

.logoL {
	float: left;
}
.userName {
	float: left;
	width: 201px;
	margin-left: 231px;
	padding-bottom: 5px;
}
.user {
	background-image: url(images/userid_bg.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-bottom: 10px;
}
.pass {
	background-image: url(images/password_bg.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-bottom: 10px;
}
.body {
	background-color: #dedfe0;
	margin-top: -30px;
}

.Password {
	float: left;
	width: 201px;
	margin-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.subGrey {
	background-color: #CCC;
	width: 850px;
	vertical-align: middle;
	horizontal-align: centre;
	margin-left: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 1px #3B3B3B;
	-webkit-boxs-hadow: 1px 1px 1px #3B3B3B;
	box-shadow: 1px 1px 1px #3B3B3B;
	margin-top: -10px;
	text-align: left;
	padding: 25px;
	position:relative;
	z-index:200;
}

#bannerFlash {
	background-color: #73b942;
	width: 946px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 210px;
	position:relative;
	z-index: 210;
}

#greyBG {
	background-image: url(bgRepeat.png);
	background-repeat: repeat;
}
#mainContent {
	background-color: #FFF;
	width: 946px;
	margin-top: 250px;
}
#textL {
	float: left;
	background-color: #FFF;
}
#quickL {
	background-image: url(images/QL.png);
	background-repeat: no-repeat;
	float: right;
	height: 442px;
	width: 289px;
	margin-top: 15px;
	text-align: center;
	margin-right: 25px;
	}

.heading1 {
	font-family: "Designosaur (TT)", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 35px;
	text-align: left;
}

.form {
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-top: 1px;
}
.boldgreen {
	color: #488a1e;
	font-size: 20px;
	font-family: "Designosaur (TT)", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.greenText {
	color: #488a1e;
	font-weight: normal;
}

#navi {
	height: 55px;
	margin-top: 180px;
	width:946px;
	text-align:left;
	min-width: 600px;
	margin-left: -80px;	
}

#navi ul{
	list-style:none;
	margin-left:150;
	padding-left:0;
	overflow:hidden;
	border-bottom:none;
	margin-left: 40px;
}

#navi li {
	float:left;
}

#navi a:link {
	display:block;
	text-align:center;
	padding:4px;
	text-decoration:none;
	background-image: url(images/btn.png);
	background-repeat: no-repeat;
	}
	
#navi a:visited{
	background-image:url(images/btn.png);
	background-repeat: no-repeat;
}

#navi a:hover{
	background-image: url(images/btn_O.png);
	background-repeat: no-repeat;
}

#navi a:active{
	background-image: url(images/btn_O.png);
	background-repeat: no-repeat;
}

#text {
	float: left;
	width: 555px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-left: 20px;
	text-align: left;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #242424;
}
#footer {
	height: 100px;
	width: 946px;
	margin-right: 75px;
	text-align: center;
	vertical-align: middle;
	background-image: url(bgREP.png);
	background-repeat: repeat;
	color: #FFF;
	padding-top: 15px;
}


.left {
	text-align: left;
}

.floatL {
	float: right;
	text-align: center;
	height: 24px;
	width: 24px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.head {
	margin-bottom: -25px;
}
.textLeft {
	text-align: left;
}

a:link {
	color: #508e25;
	text-decoration: none;
}
a:visited {
	color: #508e25;
	text-decoration: none;
}
a:hover {
	color: #8DD55E;
	text-decoration: none;
}


body p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1D1D1D;
	text-align: left;
	width: 555px;
}
.images {
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.green2 {
	list-style-type: square;
	color: #59b916;
	font-weight: bold;
}

.text ul {
    list-style: none;
    padding:0;
    margin:0;
	line-height:20px;
}

.text li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

.text li:before {
	content: "▪	 ";
    color: #59b916;
}

.text a:link {
	color: #59b916;
	text-decoration:none;
}

.text a:visited {
	color:#59b916;}  /* visited link */

.text a:hover {
	color:#4f9f00;
}

.text a:active {
	color:#59b916;
}


.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	text-align: center;
}
