@charset "utf-8";

/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #F0FFD5;
}
form {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
input, select, textarea{
	border: 1px solid #b3c5d6;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #173329;
	text-align: justify;
	vertical-align: middle;
	overflow: hidden;
	width: 250px;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #173329;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2 {
	font-family: Georgia,"Times New Roman";
	font-size: 16px;
	color: #5D7A29;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 15px;
}

h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	color: #5D7A29;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submit {
	background-color: #238937;
	border: 1px solid #165623;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtable {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	width: 140px;
}
.formtable .text {

}

p {
	line-height:16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#page-container {
	background-color: #FFFFFF;
	width: 760px;
	overflow: hidden;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #173329;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#header {
	height: 98px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #173329;

}

#header h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #84AE3B;
	padding-top: 13px;
}
#header .padding {
	height: 10px;
}


#header .img {
	float: left;
	padding-right: 14px;
}
#nav {
	height: 24px;
	background-color: #FFFFFF;
	padding-left: 270px;
	padding-top: 7px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84AE3B;
	border-bottom-color: #173329;
}
#nav a {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #173329;
	font-weight: bold;
	text-decoration: none;
	padding-right: 23px;
}
#nav a:hover {
	color: #84AE3B;
}
#content {
	background-color: #84AE3B;
}


#left {
	background-color: #84AE3B;
	width: 218px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 4px;
}
#left  .testimonial {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
}
#left .padding {
	height: 18px;
}
#right {
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 4px;
	width: 519px;
}
#right .ul {
	height: 19px;
	width: 18px;
	background-image: url(/images/ul.jpg);
	background-repeat: no-repeat;
}
#right .um {
	background-image: url(/images/um.jpg);
	background-repeat: repeat-x;
}
#right .ur {
	background-image: url(/images/ur.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 23px;
}
#right .ml {
	background-image: url(/images/ml.jpg);
	background-repeat: repeat-y;
}
#right .main {
	color: #173329;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 9px;
	height: 323px;
	vertical-align: top;
}
#right .main p {
	padding-left: 3px;
}
#right .main .cert {
	float: right;
	padding-left: 8px;
}
#right .mr {
	background-image: url(/images/mr.jpg);
	background-repeat: repeat-y;
}


#right .ll {
	background-image: url(/images/ll.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

#right .lm {
	background-image: url(/images/lm.jpg);
	background-repeat: repeat-x;
}
#right .lr {
	background-image: url(/images/lr.jpg);
}

#right  .testimonial {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #000000;
	font-style:italic;
	border: 1px dotted #999999;
	padding: 15px;
	width: 75%;
	margin-right:auto;
	margin-left:auto;
	background-color: #F8FFEA;
	margin-top: 25px;
	
}

#footer {
	background-image: url(/images/bar_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/**/
#copyright {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #173329;
	height: 33px;
	background-color: #84AE3B;
	padding-top: 10px;
	padding-left: 12px;	
	background-image: url(/images/copy_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}
#copyright a {
	color: #173329;
}
#right .main .listing {
	list-style-position: outside;
	padding-left: 14px;
}

a:link {color:#5D7A29; text-decoration:underline;
}
a:visited {color:#666666; text-decoration:underline;
}
a:hover {color:#000000; text-decoration:none;
}
