/* CSS Document */

/* Basic stuff */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	margin-top: 10px;
	text-align: center;
	padding: 0;
	background-color: #ECF1F5;
}

.page {
	margin:0 auto;
	text-align:center;
	width: 936px;

}

.page #header {
	text-align: left;
	width: 936px;
	background-color: #b7ce93;
}

#header_right {
	background-image: url(images/header_right.jpg);
	float: left;
	height: 96px;
	width: 598px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3D8C;
	text-align: left;
	vertical-align: top;
}

.pagesbar {
	background-image: url(images/pagesbar.gif);
	background-repeat:no-repeat;
/*	float: left;*/
	height: 48px;
	/*width: 593px;*/
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;

	margin-left:0px;
	margin-top: 15px;
	margin-bottom: -10px;
	padding-top: 14px;
	padding-right: 5px;
	padding-left: 5px;

}

.maincontenttop {
	background-image: url(images/maincontent_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 936px;
	height: 21px;
}
.maincontentbottom {
	background-image: url(images/maincontent_bott.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 936px;
	height: 21px;
}


.maincontent {
	background-image: url(images/maincontent_bg.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 936px;
	text-align: left;
	vertical-align: top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79786C;
	padding:5px;
}


#s {
	background-color: #f5f4e0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedddd;
	border-right-color: #dedddd;
	border-bottom-color: #dedddd;
	border-left-color: #dedddd;
	float: left;
	height: 35px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #79786c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pagesbar a {
	color: #79786c;
	text-decoration:none;
}



table.main td {
	padding:5px;
	vertical-align:top;
	width:50%;
}

table.main ol {
	padding-left: 20px;
}

tr.bottom td {
	padding-top: 50px;

}

td.list {
	padding-left: 20px;
}


/* HTMLtidy generated CSS */

 div.c13 {text-align: center}
 div.c12 {}
input#s{
width:250px;
}
 input.c10 {float:right; margin:3px; font:12px}
 img.c9 {float:left;}
 p.c8 {text-align: center}
 td.c7 {width:450px; border-right-width:1px; border-right-color:#dedddd; border-right-style:solid;}
 p.c6 {padding-left:12px;}
 table.c5 {width:98%;}
 td.c4 {width:8%}
 td.c3 {width:26%}
 td.c2 {width:7%}
 td.c1 {width:338px;}

td.left {
	border-right: 1px solid #dedddd;
}






