body, html {
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #060D10;
	line-height: 13px;
	background-image: url(../images/bkgd_main.gif);
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.shadowLeft {
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowRight {
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#navbar {
	width: 760px;
	margin-left: 8px;
	position: absolute;
	top: 118px;
}
#body {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#pageTopBottom {
	font-family: Arial, Helvetica, sans-serif;
}

.sectionTitle {
	background-image: url(../images/gfx_dashedHeaderTitle.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.articleSidebar {
	background-image: url(../images/articles/bkgd_articlesSidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1e3d4d;
}
.articleSidebar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.articleSidebar a {
	text-decoration: none;
	color: #0033CC;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#logo {
	position: absolute;
	top: 15px;
	margin-left: 3px;
}

.articleSidebar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6dcdf;
	padding-top: 6px;
	padding-bottom: 6px;
}
.articleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
	line-height: 26px;
	margin-bottom: 3px;
}
.article {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.articleBody {
	font-size: 11px;
	line-height: 18px;
}


.article a {
	text-decoration: none;
	color: #1e3d4d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.articlePublished {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	margin-bottom: 15px;
}
.writerBio {
	color: #999999;
	font-style: oblique;
}
#footer {
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#description {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#flash {

	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#bottomContent {


	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.homeArticleTitle {
	font-weight: bold;
}
.homeArticleClip {
	font-size: 10px;
	margin-top: 1px;
}
.homeArticle {
	margin-top: 8px;
	padding-right: 7px;
	padding-left: 7px;
}
#pageTopBottom {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.homeArticleTitle a {
	text-decoration: none;
	color: #FF0000;
}
.homeArticleTitle a:hover {
	text-decoration: underline;
}
#pageTop {

	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
#pageBottom {


	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
