/* ============================================================*/
/* -------------------->>> GLOBAL TAGS <<<---------------------*/
/* -----------|  These are the default HTML tags  |------------*/
/* ============================================================*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #003162;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 19px;
	color: #000000;
}

a {
	color: #003b73;
	text-decoration: underline;
}

a:hover {
	color: #4f7ba5;
	text-decoration: none;
}

a:active {
	color: #44709d;
	text-decoration: underline;
}

a:visited {
	color: #003b73;
	text-decoration: underline;
}

a:visited:hover {
	color: #44709d;
	text-decoration: none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #003b73;
}

h1 a {
	color: #003b73;
	text-decoration: none;
}

h1 a:hover {
	color: #44709d;
	text-decoration: none;
}

h1 a:active {
	color: #44709d;
	text-decoration: none;
}

h1 a:visited {
	color: #003b73;
	text-decoration: none;
}

h1 a:visited:hover {
	color: #44709d;
	text-decoration: none;
}

h1.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px -5px 0px;
	padding: 5px 0px 0px 0px;
	color: #003b73;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #003b73;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

ol, ul, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	list-style: none;
	color: #000000;
}

/* =================================================================*/
/* -------------------->>> UNIQUE PAGE TAGS <<<---------------------*/
/* -------|  These are the unique customizable site tags  |---------*/
/* =================================================================*/

.header1 {
	width: 770px;
	height: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(header_bg.jpg) no-repeat top center;
	clear: both;
}

.side1 {
	width: 362px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(side1.jpg) no-repeat;
	clear: both;
}

.tabs-bg {
	width: 408px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(tabs-bg.jpg) no-repeat top;
	vertical-align: top;
	clear: both;
	text-align: left;
}

.body {
	width: 770px;
	background: #ffffff url(body-bg.jpg) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	display: table;
	clear: both;
}

.body-main {
	width: 494px;
	margin: 5px 25px 0px 0px;
	padding: 0px 0px 25px 0px;
	text-align: left;
	float: right;
}

.body-post {
	width: 494px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	float: right;
}

#adsense {
	width: 494px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	text-align: left;
	float: right;
}

.body-sidebar {
	width: 221px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	text-align: left;
	float: left;
}

.sidebar-title {
	width: 219px;
	height: 31px;
	background-image: url(sidebar-title.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.sidebar-title_txt {
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 0px 0px;	
	text-align: right;
}

.sidebar-txt {
	width: 219px;
	padding-bottom: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	float: left;
	clear: both;
	text-align: left;
}

.sidebar-txt ul {
	margin-bottom: 0px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 15px;
	background: url(arrow.gif) no-repeat top left;
	text-align: left;
	border-bottom: 1px dotted #333333;
}

.breadcrumbs {
	width: 494px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	border-bottom: 1px dotted #dddddd;
	text-align: left;
	float: left;
	clear: both;
}

.atomword-button {
	width: 88px;
	height: 31px;
	margin: 30px 0px 10px 25px;
	float: left;
	clear: both;
}

/*------------*/

.body-comments {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;	clear: both;
}

.body-comments .body-bar {
	width: 500px;
}

.body-comments-post {
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
}

#comment-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555555;
}

#comment-list li {
	padding: 10px 0px 0px 0px;
}

#comment-list li div#content {
	padding: 5px 0px 10px 15px;
}

#comment-list li span#author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #4c698a;
}

#comment-list li span#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 5px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #999999;
}

.comment_tbl tr td {
	border: 1px solid #ffffff;
}

.comment_tbl tr td.title {
	background: #eaeaea;
	border-right: 1px dashed #cccccc;
}

.comment_tbl tr td.label {
	background: #f5f5f5;
}

/*------------*/



/* ===============================================================*/
/* -------------------->>> MISC FONT TAGS <<<---------------------*/
/* ------|  These are the miscellaneous custom font tags  |-------*/
/* ===============================================================*/

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #000000;
}

#main a {
	color: #003b73;
	text-decoration: none;
}

#main a:hover {
	color: #44709d;
	text-decoration: underline;
}

#main a:active {
	color: #44709d;
	text-decoration: underline;
}

#main a:visited {
	color: #003b73;
	text-decoration: none;
}

#main a:visited:hover {
	color: #44709d;
	text-decoration: underline;
}

/*------------*/

#main-bc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #555555;
}

#main-bc a {
	color: #a60000;
	text-decoration: none;
}

#main-bc a:hover {
	color: #44709d;
	text-decoration: underline;
}

#main-bc a:active {
	color: #44709d;
	text-decoration: underline;
}

#main-bc a:visited {
	color: #a60000;
	text-decoration: none;
}

#main-bc a:visited:hover {
	color: #44709d;
	text-decoration: underline;
}

/*------------*/

#post-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	vertical-align: text-top;
	letter-spacing: 1px;
	color: #cccccc;
}

/*------------*/

#post-footer {
	font-size: 9px;
}

/*------------*/

#sidebar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #a60000;	
}

#sidebar-title a {
	color: #48515b;
	text-decoration: none;
}

#sidebar-title a:hover {
	color: #48515b;
	text-decoration: none;
}

#sidebar-title a:active {
	color: #48515b;
	text-decoration: none;
}

#sidebar-title a:visited {
	color: #48515b;
	text-decoration: none;
}

/*------------*/

#sidebar-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#sidebar-txt a {
	color: #000000;
	text-decoration: none;
}

#sidebar-txt a:hover {
	color: #44709d;
	text-decoration: none;
}

#sidebar-txt a:active {
	color: #44709d;
	text-decoration: none;
}

#sidebar-txt a:visited {
	color: #000000;
	text-decoration: none;
}

#sidebar-txt a:visited:hover {
	color: #44709d;
	text-decoration: none;
}

/*----------------------*/

#tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 70px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	z-index: 3;
	vertical-align: top;
	text-align: left;
}

#tabs a {
	color: #000000;
	text-decoration: none;
}

#tabs a:hover {
	color: #44709d;
	text-decoration: none;
}

#tabs a:active {
	color: #44709d;
	text-decoration: none;
}

#tabs a:visited {
	color: #000000;
	text-decoration: none;
}

#tabs a:visited:hover {
	color: #44709d;
	text-decoration: none;
}