body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 150%;
	background-image:url(bg-page.gif);
	background-repeat:repeat-x;
	background-position: left top;
}
#imgcolumn {
	display: block;
	width: 140px;
}
.clear {
	line-height: 0px;
	clear: both;
	float: none;
	font-size: 1px;
}
#content {
	width: 400px;
}

.leftcol {
	width: 3px;
}
.leftshadow {
	width: 3px;
	background: url(bg-leftshadow.gif);
}
#navigation {
	padding-left: 26px;
	padding-bottom: 20px;
	height: 40px;
}
.contentleft {
	background-image: url(bg_left_col.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation ul, #navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#navigation li {
	float: left;
	}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	color: #484848;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
#footercontainer {
	background-repeat: repeat-y;
	background-position: right;
}

img.thumbnail {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}


.content {
	width: 454px;
	display: block;
	padding-left: 39px;
	padding-right: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contentMid {
	width: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006699;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 36px;
	background-image: url(bg-head.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	clear: both;
	float: none;
}
h1 span {
	background-color: #FFFFFF;
	display: inline;
	margin-right: 15px;
}



.logo {
	height: 90px;
	width: 735px;
}


.rightshadow {
	width: 6px;
	background: url(bg-rightshadow.gif) repeat-y -1px -1px;
}
a:link, a:visited, a:active {
	color: #32959A;
	text-decoration: none;
}
#header {
	height: 52px;
	width: 688px;
	color: #CCCCCC;
}

#footer {
	height: 193px;
	width: 780px;
	background-image: url(bg-footer.gif);
	background-repeat: no-repeat;
	position:relative;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
	font-weight: normal;
	line-height: 30px;
}
.borderdot {
	background-image: url(border-dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1px;
	display: table-column;
}
.contentleft ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	margin-top: 0px;
}
.contentleft li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	margin-top: 0px;
}
#navigation li a:hover {

	display: block;
	color: #FF0000;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

