/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #0169aa;
	background-image: url("/templates/images/pagebck.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table.layout {
	width: 1014px;
	margin: 0px auto;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #1698ec;
	background-color: #fff;
}
table.layout td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	vertical-align: top;
}
td.top {
	background-image: url("/templates/images/img_03.jpg");
	height: 108px;
	background-repeat: no-repeat;
}
td.top_gradient {
	background-image: url("/templates/images/gradient.jpg");
	height: 108px;
	background-repeat: no-repeat;
}
td.top_ad_space {
	width: 468px;
	background-repeat: no-repeat;
	text-align: center !important;
}
td.top_search {
	background-repeat: no-repeat;
	width: 190px;
	text-align: left;
	padding-left: 30px !important;
}
td.top_search p {
	font-size: 14px;
	color: #009;
	font-weight: bold;
}
td.top_search input.searchtxtbox {
	border: 1px solid #600;
	height: 1.5em;
	vertical-align: top;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
table.sidebar_container {
	width: 244px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	background-color: #fff;
}
td.sidebar {
	width: 234px;
	background-image: url("/templates/images/img_28.jpg");
	background-repeat: repeat-y;
	text-align: left;
	font-size: 11px;
}
td.sidebar a {
	color: #91ecff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0.5em 1em;
}
div.subnav {
	margin-left: 1em;
}
td.sidebar a:hover {
	color: #c00;
}
td.sidebar p {
font-size:13px;
}
td.sidebar p a {
color: #fff;
}

div.submenu {
	text-align: left;
	font-size: 11px;
}
.submenu a {
	color: #00d;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0.25em 0.5em;
}
.submenu div.subnav {
	margin-left: 0.5em;
}
.submenu a:hover {
	color: #c00;
}
.submenu p {
font-size:13px;
}
.submenu p a {
color: #006;
}




table.contentcontainer {
	width: 750px;
	margin: 10px;
}
table.contentcontainer td.content_1 {
	background-color: #c2ddfa;
	width: 100%;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_2 {
	background-color: #c2ddfa;
	width: 49%;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_2_col1 {
	background-color: #c2ddfa;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_2_col2 {
	background-color: #fff;
	width: 244px;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_3 {
	background-color: #fff;
	width: 100%;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_4 {
	background-color: #fff;
	width: 100%;
	padding: 2px;
	text-align: left;
}
table.contentcontainer td.midspace {
	width: 15px;
}


h1 {
	color: #008;
	font-size: 18px;
}
h2 {
	color: #800;
	font-size: 14px;
	text-align: left;
}
h3 {
	color: #800;
	font-size: 13px;
	font-style: italic;
}
.morelink {
	color: #008;
	text-align: right;
	font-size: 11px;
}
.morelink a {
	text-decoration: none;
}
.morelink a:hover {
	text-decoration: underline;
}

div.callout {
	background-color: #e1e1e1;
	padding-bottom: 1em;
	width: 50%;
	font-size: 11px;
	margin: 1em auto;
}
div.callout h3 {
	font-style: normal;
	color: #fff;
	background-color: #006;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
div.callout p {
	margin: 0.5em 1em 1em;
}

div#footer {
	text-align: center;
	margin-bottom: 2em;
	color: #666;
	font-size: 11px;
}


table.calendar {
	margin: 0px auto;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000;
	width: 100%;
}
table.calendar td {
	margin: 0px;
	padding: 4px;
	border-collapse: collapse;
	border: 0px;
}
table.calendar th {
	margin: 0px;
	padding: 4px;
	border-collapse: collapse;
	border: 0px;
	background-color: #000;
	color: #fff;
	text-align: left;
}
table.calendar td.events {
}
table.calendar th.dates {
	width: 100px;
}

ul.articledetails {
	margin: 0;
	padding: 0;
}
ul.articledetails li {
	font-size: 10px;
	padding-right: 8px;
	display: inline;
	list-style: none;
}

.error  {
	font-size: 14px;
	color: #f00;
}

div.leftsidebar {
	text-align: center;
}
div.leftsidebar img {
	display: block;
	margin: 1em auto;
}
div.rightsidebar {
	text-align: center;
}
div.rightsidebar img {
	display: block;
	margin: 1em auto;
}
div.joincallout {
	padding: 5px;
	border: 1px solid #999;
}
div.joincallout h3 {
	margin: 0px;
}
div.joincallout img {
	float: right;
	margin: 5px;
}
p.links_header { margin: 0; padding: 0 8px 0 0; text-align: right; font-weight: normal; }
p.links_header  a { color: #009; text-decoration: none; }
