.content
{
	height: 575;
	width: 700;
	overflow: auto;
	padding: 0.5em;
	border: 1px 1px 1px 1px solid #DCDCDC;
	
	SCROLLBAR-FACE-COLOR: #EAEBEB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F1F3F4; 
	SCROLLBAR-SHADOW-COLOR: #CACACA; 
	SCROLLBAR-3DLIGHT-COLOR: #D8D8D8; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #F7F8F9; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}

.content_box {
	padding: 4px;
}

#content-pane .tab-page {
	background: #000000;
}

.contentpane {	
	border: solid 0px;
	border-color: #7EC2EB;
	font-family: Arial, Helvetica, sans-serif;
}

.contentpaneopen {
	width: 100%;
	padding: 0px;
}

.small {
	font-size: 11px;
	color: #778899;
	padding-top: 10px;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #778899;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.createdate {
	line-height: 15px;
	font-size: 11px;
	color: #778899;
	font-weight: bold;
	vertical-align: top;
	display: block;
}

.contentheading {
	background: url(../images/title_background.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #778899;
	text-align: left;
	text-indent: 0px;
	width: 100%;
	height: 27px;
	text-transform: uppercase;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
	font-size: 13px;
	color: #ADD8E6;
}

table.blocktable {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.blocktable th {
	background-color: #4A5660;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	text-align: left;
	width: 150px;
	height: 25px;
	text-transform: uppercase;
	font-family: Tahoma;
}

table.blocktable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}

table.blocktable ul {
	color: #ff0000;
}

div#menublock table.blocktable td {
	padding: 0px;
}


#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	list-style:none;
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
	border-right: 0px groove #FFFFFF;
}
#mainlevel-nav a {
	float: right;
	text-decoration: none;
	color: #4A5660;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 20px;
	font-family: Tahoma;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
color: #FF0000;
text-decoration: none;

}

a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #778899;
	text-align: left;
	padding-left: 15px;
	height: 21px;
	width: 100px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
	height: 21px;
	width: 100px;
	text-decoration: none;
	color: #FFCC00
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.sublevel:hover {
	color: #ffffff;
	text-decoration: none;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ff0000; font-family:Tahoma;
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
}

a.mainmenu:hover {
	color: #FF0000; 
	text-decoration: none;
}



a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	font-size: xx-small;
}

a:hover {
	color: #FF0000;
}

a.category:link, a.category:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	color: #9AB6C2;
	text-decoration: none;
	font-weight: bold;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

a.pagenav:hover {
	color: #9AB6C2;
	text-decoration: none;
}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.componentheading {
	vertical-align: top;
	padding-top: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #4A5660;
	text-align: left;
	text-indent: 5px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.sectiontableheader {
	background: #697276;
	color : #FFFFFF;
	font-weight : bold;
	padding: 3px;
}

.sectiontableentry1 {
	padding: 2px;
}

.sectiontableentry2 {
	background-color : #FFFFFF;
	padding: 2px;
}

div#middle_box .sectiontableentry1 {
	background-color : #3E5867;
	padding: 2px;
}

div#middle_box .sectiontableentry2 {
	background-color : #516B79;
	padding: 2px;
}

div#right_box .sectiontableentry1 {
	background-color : #182327;
	padding: 2px;
}

div#right_box .sectiontableentry2 {
	background-color : #293C43;
	padding: 2px;
}

body {
	margin: 0px 0px 0px 0px;
	}
	

td,tr,p,div {
	font-family: verdana, helvetica;
	font-size: 11px;
	color: #4A5660;
	line-height: 18px;

}

ul
{

}

li
{

}



.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2d2d2d;
	border: 2px solid #282828;
	width: 60px;
	height: 25px;
	text-align: center;
}

input.text	{ font-family: verdana, helvetica; font-size: 11px; color: #525252; background: #ffffff; border: solid 1px; border-color: #aaaaaa; xletter-spacing: 0px; }

.inputbox {
	font-family: verdana, helvetica;
	font-size: 11px;
	color: #525252;
	background: #ffffff;
	border: solid 1px;
	border-color: #aaaaaa;
	xletter-spacing: 0px;
	}


/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
	color: #cccccc;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #cccccc;
	font-size: 14px; font-weight: bold;
}

h6 {
	color: #dddddd;
	font-size: 12px; font-weight: bold;
}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* Content - Sections & Categories */


table.contenttoc {
	color: #333300;
	background-color: #F0F0F0;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	color: #FFFFFF;
	text-align: left;
}

/** category text format and links **/
.category {
	color: #ff0000;
	font-size: 11px; font-weight: bold; text-decoration: none;
}



.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.contentpane {
	
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchintro td{
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

table

table.contact {
	background-color: #0D1315;
}

table.contact td.icons {
	background-color: #000000;
	font-weight: bold;
}

table.contact td.details {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
	margin-bottom: 10px;
	
}

strong {

}
#silver_date {
	color: #6CAFD6;
	float: left;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-indent: 10px;
	vertical-align: middle;
}

#silver_menu {
	overflow: hidden;
	height: 42px;
	float: right; 
	padding: 0px;
	text-align: right;
}

#silver_toolbar {
	width: 100%;
	line-height: 42px;
}

.subscribe
{
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
}

.subscribe_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A5660;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin;
	width: 60px;
	height: 20px;
	text-align: center;
}