body { 
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #FFFFFF url(images/page_bg.gif) repeat-y scroll top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
	
h2 {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 24px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #DDDDDD;
	color: #8CBF3F;
	}	
	
h2.morebutton {
	margin-bottom:0px;
	}	
	
h4 {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 18px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #DDDDDD;
	color: #2C7CC1;
	}	
	
h4.morebutton {
	margin-bottom:0px;
	}	
	
h5 {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 14px;
	margin-top:0px;
	margin-bottom:0px;
	color: #2C7CC1;
	}	
	

	
form {
	margin: 0px;
	}
	
a {
	text-decoration: underline;
	color: #5380C1;
	}

a:hover {
	color: #395886;
	}
	
img {border-width:0px;
	 }

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	}
	
input.small {
	width: 90px;
	}
	
input.medium {
	width: 180px;
	}
	
input.large {
	width: 400px;
	}

input.button {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	}
	
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

select.small {
	width: 90px;
	}
	
select.medium {
	width: 180px;
	}
	
select.large {
	width: 400px;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
textarea.small {
	width: 400px;
	height: 100px;
	}
	
textarea.medium {
	width: 400px;
	height: 200px;
	}
	
textarea.large {
	width: 400px;
	height: 400px;
	}
	
.smalltext{
	font-size: 10px;
	}

hr {
	border: 0px;
	height: 1px;
	color: #DDDDDD;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#head {
	width: 750px;
	height: 116px;
	}
	
#head-bottom {
	width: 750px;
	height: 25px;
	background: #DDDDDD;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
	text-align:right;
	font-size: 10px;
	}
	
#head-bottom #date {
	padding: 5px 10px 0px 0px;
	}
	
	
#content-wrap {
	width: 750px;
	}
	
#arrowlist {
}

#arrowlist ul {
	padding: 0px;
	margin: 0px;
	}

#arrowlist li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(images/greenarrow.gif);
	display: block;
	padding: 3px 5px 3px 15px;
	color: #000000;
	background-position: 0px 5px;
	}
	
	
#nav {
	float:left;
	width: 118px;
	}
	
#nav ul {
	padding: 0px;
	margin: 0px;
	}

#nav li {
	list-style-type: none;
	}

#nav a {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	display: block;
	border-bottom: 1px solid #2C7CC1;
	border-right: 1px solid #000000;
	padding: 3px 5px 3px 5px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	}
	
#nav a:hover {
	background-color: #AFCFEC;
	}

#content {
	margin: 0px;
	width: 622px;
	float:right;
	}
	
#content table {
	border-collapse: collapse;
	width: 100%;
	}
	
#content td{
	font-size:12px;
}

#content .label {
	font-weight:bold;
}

#content #morebutton {
	float:right;
	height: 18px;
}

#content #morebutton a {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding: 2px 5px 1px 5px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#content #morebutton a:hover {
	background-color: #AFCFEC;
	}

	
#content #sidebar-right {
	float: right;
	width: 155px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #DDDDDD;
	}
	
#content #sidebar-right #bannerad {
	padding: 10px 0px 0px 10px;
	}
		
	
#content #sidebar-main {
    float: left;
	width: 457px;
	}	
	
#content .source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#break {
    clear:both;
	height:1px;
}

#foot{
	text-align: right;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	
	}
	#printpage{
	float:right;
	text-align: right;
	font-size: 11px;
	margin: 15px 0px 0px 0px;
	
	}
/* datalist */
#datalist {
	padding: 0px 0px 10px 0px;
	}

#datalist table {
	border-collapse: collapse;
	width: 100%;
	}

#datalist table th {
	padding: 0px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	}
	
#datalist table th a {
	text-decoration: none;
	color: #000000;
	}
	
#datalist table th a:hover {
	text-decoration: underline;
	color: #000000;
	}

#datalist table td {
	vertical-align: top;
	padding: 1px;
	font-size: 12px;
	border-bottom:1px solid #DDDDDD;
	}
