body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2D4878;
	margin-bottom: 3px;
}

a:link {
	color: #2D4878;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2D4878;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}
a:active {
	text-decoration: underline;
	color: #2D4878;
}
#header {
	height: 34px;
	width: 770px;
	background-image: url(../graphics/header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	width: 770px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#content {
	padding-top: 30px;
	padding-bottom: 60px;
	width: 520px;
	padding-right: 30px;
	padding-left: 0px;
}
#sidebar {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#sub_left {
	background-image: url(../graphics/sub_left_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sub_right {
	background-image: url(../graphics/sub_right_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sidebarpic {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 219px;
}


#sidebartext {
	width: 189px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #2D4878;
	font-style: italic;
}
.attribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	font-style: normal;
	margin-top: 5px;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-left: 20px;
	font-style: italic;
}

#contentsection {
	background-image: url(../graphics/content_section_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.emphasize {
	font-weight: bold;
	color: #2d4878;
}


#hm_right {
	background-image: url(../graphics/hm_right_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#hm_left {
	background-image: url(../graphics/hm_left_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contenthome {

	padding-top: 30px;
	padding-bottom: 60px;
	width: 370px;
	padding-right: 30px;
	padding-left: 150px;
}

