/* http://www.cwjcgp.org/styles.css */
@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	background-repeat: repeat;
	top: 0px;
	margin: 0;
}

p {
	line-height: 1.4em;
}

a {
	color: #339999;
	font-weight: bold;
}

th, td {
	vertical-align: top;
}
th {
	vertical-align: middle;
	padding: 0;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}

#tableLayout {
	background-color: #FFFFFF;
}

#tableLayout ##tdBottomNav {
	text-align: center;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
div.smallprint {
}

#tdLogo {
	width: 200px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}



#tdLeftNavigation {
	background-color: #669999;
	width: 150px;
}
#tdLeftNavigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 8px;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-bottom-color: #CCCCCC;
}

#tdLeftNavigation a:hover {
	background-color: #BBBBBB;
}
#tableLayout img {
	padding: 3px;

}
#tableLayout #sidebar {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center 40px;
}
