@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 773px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#header {
	background-color: #FFFFFF;
} 

#header h1 {
	float: none;
	margin-left: -9000px;
}




#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 248px;
	background-color: #c9d6a6;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#right1 {
	float: left; /* since this element is floated, a width must be given */
	width: 514px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	background-color: #c9d6a6;
	margin: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 257px;
}

#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 252px;
	background-color: #c9d6a6;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 232px;
}

#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 252px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: #3D5772;
}

#sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 252px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-color: #3D5772;
}

.sidebarWht a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929c79;
	text-decoration: none;
	
}


.sidebarWht a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
	
}
.sidebarWht a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929c79;
	
}

.sidebarWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px;
}


.sidebarWht p {
	padding-left: 15px;
	padding-top: 0px;
	line-height: 16px;
}

.leftNav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
	
}


.leftNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	
	
}
.leftNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929c79;
	text-decoration: underline;
	
}

.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 30px;
}

.leftNav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 0px;
	color: #FFFFFF;
	padding-top: 21px;
	padding-left: 30px;
}


#right2 {
	float: left; /* since this element is floated, a width must be given */
	width: 514px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
	color: #3D5772;
}

#right2 p a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7c32;
	text-decoration: underline;
	
}


#right2 p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5772;
	text-decoration: underline;
	
	
}
#right2 p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929c79;
	
}

#right2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5772;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 50px;
	
	
}


.tab{
	
	padding-left: 150px;
	text-align:left
	
	
}

#leftjustify {
text-align:left

}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5772;
	
	
}

#right2 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5772;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 21px;
	padding-bottom: 10px;
	
}
#footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	margin: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 


#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5772;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footertext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7c32;
	text-decoration: underline;
	
}


#footertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5772;
	text-decoration: underline;
	
	
}
#footertext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929c79;
	
}

#footertext {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 10px 10px 260px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5772;
}

#copyright {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929c79;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7a7c32;
	padding-left: 50px;
}
#vspace {
	padding-right: 10px;
	padding-bottom: 200px;
	padding-top: 10px;
}
#rt15 {
	padding-right: 15px;
}
.img {
	border: 3px double #C9D7A4;
}
