body
{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px none;
	text-align: center;
	background: url(/images/body-bg.png);
	background-repeat: repeat-x;
}

form
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
}

table
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
}

table tr td
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
}

table td
{
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}

a
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

img
{
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

sup
{
	font-size: 8px;
}

hr
{
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	border-top: 0px none;
	border-bottom: 1px solid #555555;
}

#header
{
	width: 800px;
	height: 124px;
}

.logo
{
	width: 150px;
	height: 124px;
	border-bottom: 2px solid #555555;
	background: url(/images/logo-bg.png);
	z-index: -1;
}

.logo img
{
	width: 150px;
	height: 124px;
}

.search
{
	width: 650px;
	height: 25px;
	font-size: 11px;
	text-align: right;
}

.search-core
{
	height: 23px;
	padding-top: 1px;
	background-color: #555555;
	color: #F0F0F0;
	cursor: default;
}

.search div
{
	position: relative;
	float: right;
	margin-bottom: -20px;
	z-index: 2;
}

.search img
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
}

.search-input
{
	height: 12px;
	font-size: 11px;
}

.search-submit
{
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	border: 0px none;
	border-collapse: collapse;
}

.title-bar
{
	width: 650px;
	height: 75px;
	text-align: left;
	background: url(/images/title-bar-bg.png);
}

.title-bar img
{
	width: 375px;
	height: 60px;
}

#top-nav
{
	width: 650px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	text-align: left;
	border-bottom: 2px solid #555555;
	background-image: url(/images/top-nav-bg.png);
}

#top-nav a
{
	color: #A0A0A0;
	text-decoration: none;
}

#top-nav a:hover
{
	color: #D0D0D0;
}

.tab
{
	margin-bottom: -2px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	float: left;
	border-left: 2px solid #000000;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #000000;
	background-color: #333333;
	background-image: url(/images/tab-bg.png);
	cursor: pointer;
}

.tab-selected
{
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	float: left;
	border-left: 2px solid #000000;
	border-top: 1px solid #A0A0A0;
	border-right: 2px solid #A0A0A0;
	background-color: #555555;
	background-image: url(/images/tab-select-bg.png);
	cursor: default;
	color: #F0F0F0;
	text-decoration: none;
}

#side-nav
{
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 15px;
	border: 0px none;
	border-right: 2px solid #222222;
	background-color: #000000;
	color: #A0A0A0;
	text-align: left;
}

#side-nav a
{
	color: #A0A0A0;
	text-decoration: none;
}

#side-nav a:hover
{
	color: #F0F0F0;
	text-decoration: underline;
}

.article-div
{
	width: 95%;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px none;
	border-top: 1px dotted #555555;
}

#breadcrumb-title
{
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #222222;
	color: #F0F0F0;
	text-align: left;
	font-weight: bold;
}

#breadcrumb
{
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #222222;
	border-bottom: 2px solid #000000;
	color: #777777;
	text-align: left;
}

#breadcrumb a
{
	color: #F0F0F0;
	text-decoration: none;
}

#breadcrumb span
{
	color: #A0A0A0;
	cursor: default;
}

#breadcrumb a:hover
{
	color: #F0F0F0;
	text-decoration: underline;
}

#content
{
	width: 800px;
	height: 315px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#content td
{
	vertical-align: top;
}

#content-search
{
	width: 800px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#content-search td
{
	vertical-align: top;
}

.search-caption-td
{
	height: 75px;
	display: block;
	position: relative;
	background: url(/images/search-bg.png) no-repeat;
	background-position: top right;
}

.search-captions
{
	width: 770px;
	height: 26px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 35px;
	background: #000;
	bottom: 0;
	color: #FFF;
	font-family: sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	left: 0;
	position: absolute;
	text-indent: 10px;
	z-index: 10000;
	opacity: .55;
	filter: alpha(opacity=55);
}

.search-captions p
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;	
}

#content-captions
{
	width: 800px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #555555;
	background-color: #111111;
	background: url(/images/captions-bg.png);
}

#content-captions td
{
	vertical-align: top;
	font-weight: bold;
	color: #F0F0F0;
}

#articles-content-captions
{
	width: 580px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #777777;
	background-color: #111111;
	background: url(/images/captions-bg.png);
}

.article-date
{
	float: right;
}

.article-author
{
	padding-left: 37px;	
}

.article-content
{
	width: 500px;
	padding: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.article-content CENTER
{
	color: #777777;
}

.article-ads
{
	width: 300px;
	float: left;
	border: 1px dotted #999999;
	padding: 10px;
	margin-right: 15px;
	background-color: #F0F0F0;
}

.article-ads CENTER
{
	color: #777777;
}

#article
{
	width: 800px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #555555;
	border-top: 5px solid #000000;
	border-bottom: 7px solid #999999;
	background-color: #F0F0F0;
}

#article td
{
	font-family: Georgia;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
}

td.article-pad
{
	padding: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
}

td.content-pad
{
	padding: 15px;
}

td.article-list
{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0px;
}

#article a
{
	color: #555555;
	text-decoration: underline;
}

#article a:hover
{
	color: #223344;
	font-weight: bold;
	text-decoration: underline;
}

#article h1
{
	font-size: 18px;
	font-weight: bold;
}

#article h2
{
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#article h3
{
	border: 1px solid #555555;
	padding: 7px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333355;
	text-align: center;
	background-color: #CFCFDE;
	font-size: 14px;
	font-weight: normal;
}

#article h4
{
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}

#article h5
{
	border: 2px solid #555555;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #B0B0B0;
	padding: 7px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	text-align: center;
	background-color: #D0D0D0;
	font-size: 14px;
	font-weight: normal;
}

#article h6
{
	height: 90px;
	border: 1px solid #222222;
	border-top: 2px solid #666666;
	border-right: 0px none;
	border-bottom: 0px none;
	padding: 0px;
	padding-right: 2px;
	margin: 0px;
	color: #333355;
	text-align: right;
	background-color: #F0F0F0;
	font-size: 14px;
	font-weight: normal;
}

#article h6 span
{
	width: 64px;
	height: 90px;
	float: left;
	border: 1px solid #222222;
	border-bottom: 1px solid #666666;
	border-left: 2px solid #999999;
	padding: 0px;
	margin: 0px;
	background-color: #555555;
	background: url(/images/banner-arrow-bg.png);
	text-align: center;
	vertical-align: bottom;
	font-family: sans-serif;
	font-size: 33px;
	font-weight: bold;
	color: #444444;
}

#article pre
{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px dotted #555555;
	background-color: #F7F7F7;
	font-size: 11px;
}

#article p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	font-size: 14px;
	font-weight: normal;
}

#article ul
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#article li
{
	margin-left: 13px;
	padding-left: 3px;
	font-family: sans-serif;
	font-size: 12px;
}

.confirmation
{
	height: 100px;
	vertical-align: middle;
	background-color: #F0F099;
}

.contact
{
	width: 465px;
	text-align: left;
	font-style: italic;
}

.contact-attribute
{
	width: 65px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	text-align: right;
	border-left: 1px solid #777777;
	border-bottom: 1px dotted #999999;
}

.contact-value
{
	width: 485px;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
}

.contact-submit
{
	width: 485px;
	text-align: left;
	margin-top: 3px;
	margin-left: 80px;
	margin-bottom: 3px;
}

.contact-value input
{
	width: 400px;
	height: 17px;
	border: 1px solid #555555;
	float: right;
}

.contact-value select
{
	width: 400px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	border: 0px none;
}

.contact-value h1
{
	width: 401px;
	height: 19px;
	float: right;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.contact-value textarea
{
	width: 400px;
	height: 200px;
	border: 1px solid #555555;
	overflow: auto;
	float: right;
}

#footer
{
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #555555;
	border-bottom: 0px none;
	background-color: #F0F0F0;
}

#footer td
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
}

#footer a
{
	color: #555555;
	text-decoration: underline;
}

#footer a:hover
{
	color: #223344;
	font-weight: bold;
	text-decoration: underline;
}

#footer div
{
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#footer div h1
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 1px dotted #555555;
	text-align: left;
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}

#footer div p
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
}

#footer-shadow
{
	width: 800px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

#footer-shadow td
{
	width: 800px;
	height: 46px;
	padding-left: 20px;
	text-align: left;
	font-size: 10px;
	background: url(/images/bottom.png);
}

.separator
{
	border-left: 1px solid #555555;
}

#error-message
{
	width: 490px;
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;
	border: 2px solid #000000;
	background-color: #772222;
	color: #F7F777;
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
}

#error-message p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}

.separator-bar
{
	width: 100%;
	height: 1px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border: 1px solid #555555;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #B0B0B0;
}

.separator-bar-ads
{
	width: 100%;
	height: 1px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #555555;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #B0B0B0;
}

.nospace
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.calculator
{
	width: 80px;
	border: 2px solid #F7F7F7;
	border-bottom: 1px solid #555555;
	background-color: #EFEFFE;
	text-align: center;
}