/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited {
	color: #FF3C16; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #ff9900;	text-decoration: none;
	font-weight: normal;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
}

h3 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 5px 0;
	text-align: left;
}

 .componentheading {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 5px 0;
	text-align: center;
}

.contentheading {
  font-family: Arial Narrow, Helvetica, sans-serif;
  padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	vertical-align: middle;
	color: #DB1E0E;
	text-align: left;
	width: 100%;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	/*
	background-image: url(../images/sc_bullet_orange.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px; */
}

.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%;

	background-image: url(../img/bg.png) ;
	background-repeat: repeat-x;

	padding: 0;
	margin-bottom: 0px;
}

div.mosimage_caption {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}

.mosimage {
	margin: 5px 5px 5px 5px;
	border-width: 1;
	border-color: #990000;
}


div.center {
  text-align: center;
}

table#main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../img/content_bg.jpg);
}

div.blog_more {
  margin-top: 30px;
}

div.syndicate div {
  text-align: center;
}

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

table.minimal td {
	margin-left: 10px;
}

td.left_shadow {
/*width: 17px;
  background: url(../images/sc_shadow_l.png) repeat-y; 

/*


}

td.right_shadow {
/*  width: 17px;
  background: url(../images/sc_shadow_r.png) repeat-y;

  */
}

td.left_bot_shadow {

 /* width: 17px;
  height: 34px;
  background: url(../images/sc_shadow_bl.png) repeat-y;

  */
}

td.right_bot_shadow {
/*  width: 17px;
  height: 34px;
  background: url(../images/sc_shadow_br.png) repeat-y;

  */
} 

td.bottom {
  text-align: center;
  height: 41px;
  color: #999999;
  line-height: 30px;
  vertical-align: top;
  /*
  background: url(../images/sc_shadow_b.png) bottom left no-repeat;
  */
}

td.wrapper {
  width: 100%;
}


#bottomnav_links {
  float: left;
  width: 800px;
	height: 24px;
	background: url(../images/sc_redbar_bot.png) repeat-x;
	padding: 0px;
}

#links {
  float: right;
  padding-top: 7px;
}

#bottomnav_links ul {
  margin: 0;
  padding: 0;
}

#bottomnav_links li {
  background-image: none;
  list-style:none;
  float: left;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  line-height:17px;
  height: 17px;
  white-space: nowrap;
}

#bottomnav_links a {
  display: block;
  padding: 0px 30px;
  float: none;
  text-decoration: none;
  color: #eeeeee;
  line-height: 17px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/sc_seperator_menubar.png) 0px 3px no-repeat;
}

#bottomnav_links a:hover {
  color: #ffffff;

}

#header {
	float: left;
	width: 800px;
	height: 320px;
	background: #fff url(../img/header.jpg) top right no-repeat;
}

#logo {
	margin-left: 20px;
	height: 163px;
	width: 308px;
}

#video {
	margin-left: 470px;
	margin-top: -84px;
/*	height: 163px; */
}


#tabbar {
  float: left;
  width: 800px;
/*	padding-bottom: 8px;
	padding-top: 8px; */
	height: 39px !important;
	height: 39px;
	background: url(../img/tabbar_bg.png) repeat-x;
}

#colorbar {
	float: left;
	width: 800px;
	height: 20px;
	overflow: hidden;
	/*	background: url(../images/sc_orange_bar_top.png) repeat-x; */
        background: #000;
	background-image: url(../img/content_bg.jpg);
}

#uptabbar {
	float: left;
	width: 800px;
	height: 24px;
	overflow: hidden;
	background-image: url(../img/up_bg_frame.png);
	margin-top: 10px;
}



#contentarea {
	float: left;
	width: 800px!important;
	width: 800px;
	padding: 0px 0 10px 0;
	background-image: url(../img/content_bg.jpg);
	background-color: #000000;
	border: 0;
}

table.contentarea {
  width: 784px;
  max-width: 784px;

}

#pathway {
	float:left;
	margin-top: 5px;
	margin-left: 30px;
	font-size: 10px;
}

td.sidenav {

}

div.forcewidth {
	width: 230px!important;
	width: 230px;
	overflow: hidden;
	padding: 0 0 0 0px;
	float: right;
}

td.seperator {
	background: url(../img/seperator_vert.png) top center repeat-y;
	margin-left: 15px;
	padding-left: 15px;
}

td.middle {
	/*width: 320px;  */
  width: 100%;
	
}

div.box_t {
  float: left;
  width: 274px;
	height: 5px;
	overflow: hidden;
/*	background: url(../images/sc_newsflash_t.png) no-repeat; */
}

div.box_m {
	float: left;
	color: #ffffff;
	background-image: url(../img/left_bg.png);
}

div.box_m td {
	padding: 8px 8px;
	width: 274px;
}


div.box_m td.contentheading {
	width: 274px;
	color: #ffffff;
	padding: 0 0px 0 0px;
	text-transform: uppercase;
	font-size: 14px;
	background-image: url(../img/box_m_top.png);
}




div.box_b {
	float: left;
	width: 274px;
	height: 10px;
	overflow: hidden;
	/*	background: url(../images/sc_newsflash_b.png) no-repeat; */
	margin-bottom: 8px;
}
div.box3_t {
	float: left;
	width: 210px;
	height: 11px;
	overflow: hidden;
	background: url(../images/sc_newsflash3_t.png) no-repeat;
}

div.box3_m {
  float: left;
	width: 210px!important;
	width: 210px;
	background: url(../images/sc_newsflash3_m.png) repeat-y;	
	padding: 0 20px 0 10px;
}

div.box3_m td {
	width: 80%;
	padding: 10 10 10 10;
}

div.box3_b {
  float: left;
  width: 210px;
	height: 25px;
	overflow: hidden;
	background:  url(../images/sc_newsflash3_b.png) no-repeat;
}
#left {
	margin-left: 15px;
	width: 215px!important;
	width: 215px; 
}
	
div.box2_t {
	float: left;
	width: 511px;
	height: 11px;
	overflow: hidden;
	background: url(../images/sc_newsflash2_t.png) no-repeat;
}

div.box2_m {
  float: left;
	width: 511px!important;
	width: 511px;
	background: url(../images/sc_newsflash2_m.png) repeat-y;	
	padding: 0 18px;
}

div.box2_m td {
}

div.box2_b {
  float: left;
  width: 511px;
	height: 11px;
	overflow: hidden;
	background: url(../images/sc_newsflash2_b.png) no-repeat;
}
a.mainlevel:link, a.mainlevel:visited {
	font-size: 10px;
	background: url(../images/sc_menu.png) no-repeat;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding-left: 15px;
	width: 274px;
}

a.mainlevel:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ff3300;
	background-position: 0 -22px;
}

a.mainlevel#active_menu {
	background-position: 0px -48px;
	color: #CCCCCC;
}
a.mainlevel#active_menu:hover {
	color: #FFFFFF;
}

div#right div.moduletable{
  float:left;
	width: 154px;
	background: url(../img/seperator_horiz.png) repeat-x;
	margin: 15px 5px 5px 0px;
	padding-top: 10px;
}

div.moduletable {
  float:left;
	width: 175px;
	margin: 0px 5px 5px;
}
div#right div.moduletable_othermenu {
  float:left;
	width: 154px;
	margin: 15px 5px 5px 0px;
	padding-top: 10px;
}

table#greybox td.smallbox{
	width: 271px;
	background: #DCDEDE url(../images/sc_greybox_small_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.smallbox div.moduletable {
	background: url(../images/sc_greybox_small_t.png) top left no-repeat;
	padding: 8px;
}

table#greybox td.largebox{
	width: 100%;
	padding-bottom: 11px;
}

table#greybox td.largebox div.moduletable {
	padding: 0px;
	width: 100%;
}

table#greybox td.spacer {
	width: 8px;
}



table#greybox h3 {
  margin: -5px 0px 5px 0px;
  padding:0;
}

table#greybox a:link, table#greybox a:visited {
  color: #333333;
}
table#greybox a:hover {
  color: #742E21;
}

div#mainbody {

}

div.copyright {
	background-image: url(../img/footer.png);
	padding: 10px 0 10px 0;
 }

div.copyright div {
	text-align: center;
	font-size: 10px;
	color: #999;
}

div#footer {
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	color: #ddd;
	background-image: url(../img/tabbar_bg.png);
}

div#footer a:link, div#footer a:visited {
	color: #fff;
}

/**  legacy **/
input.button {
	border: 1px solid #cccccc;
	height: 20px;
	padding: 2px 10px 4px 10px!important;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/tabbar_bg.png);
	margin-left: 10px;
}

.inputbox {
	font-size: 11px;
	width: 100px;
}
input.checkbox {
	width: 20px;
}
table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

table.moduletable td {
  padding: 4px;
}


/* required stuff */

#content-pane .tab-page {

}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;

}

table.contentpaneopen {
	text-align: left;
	width: 93%;
	border-collapse: collapse;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.readon{
	text-align: right;
}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding: 0px;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	line-height: 25px;
	padding-top: 10px;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #FF3300;
}

a.sublevel:link, a.sublevel:visited {
  display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 11px;
	margin-left: 10px;
	line-height: 20px;
}


a.sublevel:hover {
	color: #CF2200;
	font-weight: bold;
	background: #026604;
	text-decoration: none;
}




a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {

}

.newsfeedheading {

}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

div#mainbody td.sectiontableheader {
  font-weight: bold;
  background: #FF3C16;
  color: #ffffff;
  padding: 4px;
  border-left: 1px solid #f4f4f4;
}

td.smalldark {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
}


table.pollstableborder {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  text-align: left;
}

table.pollstableborder td {
  padding: 5px 2px 0 0;
}

td.sectiontableentry1 {
  padding: 0px;
}

td.sectiontableentry2 {
  padding: 0px;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}




/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cc0000;
}
.offtab {
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}

td.buttonheading img{
padding-left: 0px;
}

span.highlight {
  background: #ffffcc;
}


/* Content - Sections & Categories */


table.contenttoc {
  margin: 3px;
	border:solid 1px #cccccc;
}

table.contenttoc th {
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
  background: #eee;
  border-bottom: 1px solid #ccc;
  padding: 5px;
}


table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	padding: 5px;
}

.contentdescription {
	text-align: left;
}

/** category text format and links **/
.category {

}



.poll {
	font-size: 11px;
	padding: 0px;
	margin: 0px
}

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

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	color: #FFFFFF;
	font-weight: normal;
}


.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Contact
.contact_email textarea.inputbox {
                     cols="50" rows="10"
}
*/

#contact_text {
width: 100% !important;
/* height: 200px !important; */

}
#emailForm {

width: 274px !important;

}

#contact_subject {

background: #ccc;
border-style: solid;
border-width: 1px;
border-color: red;

}

#contact_name {

background: #ccc;
border-style: dotted;
border-width: 1px;
border-color: white;

}


/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
  display: block;

}

strong {
	color: #E8E8E8;
}


#tabbar ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabbar a {float:none;}
/* End IE5-Mac hack */

#tabbar ul {
  float:left;
  margin-left: 14px;
}


#tabbar li {
	float:left;
	height: 35px;
	margin-left: 2px;
	padding: 0;
	margin-top: 2px;
}

#tabbar li a {
  display:block;
  line-height: 35px;
  height: 35px;
  background:url(../img/tab_normal.png) no-repeat 0% 100%;
  width: 94px;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #eeeeee;
  text-transform: uppercase;
}

#tabbar a:hover {
  background:url(../img/tab_active.png) no-repeat 0% 100%;
  color: #ccc;
}

table.2008{
	width: 150px;
}
