/* custom stuff */

.clr {
  clear: both;
}

div.mosimage_caption {
  font-size: 11px;
}


#page_bg {
  	height: 100%;
	background-image:url(../images/bg.jpg);
	padding: 0;
	margin: 0;
	border: 0;
}

#center {
	text-align: center;
}

#main_bg {
	margin-left: auto;
	margin-right: auto;
	width: 801px;
	text-align: left;
	border:1px solid #343466;
		border-top:0px;
		border-bottom:0px;
}

#content_bg {
	margin: 0px 0px;
	
}

#header {
	width: 801px;
	height: 179px;
text-align:center;
margin-left:auto;
margin-right:auto;
border-bottom:0px;
border-top:0px;
background-image:url(../images/header.jpg);
	border:1px solid #343466;
	
		border-bottom:0px;
		margin-top:10px;
}

#login {
	float: right;
	overflow: hidden;
}

#login div {
	padding: 5px 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #243441;
	width: auto;
}

#login input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #B6BFC7;
}

#login .button {
	color: #FFFFFF;
	background: #3F4B53;
	border: #3F4B53;
}

#login table.contentpaneopen td {
	color: #ddd;
}

#topmenu {
	height: 30px;
	background: #243441;	
	text-align: center;
}

#topmenu .mainlevel-nav {
	line-height: 30px;
}

#topmenu ul {
	padding: 0;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 19px;
	color: #ffffff;
	border-bottom: 0;
}

#topmenu a:hover {
	text-decoration: none;
	border-bottom: 0;
}

#topunder1{
	height: 1px;
	background: #4C779A;	
}

#topunder2{
	height: 3px;
	background: #243441;	
}

#navigation {
	float: left;
	width: 186px;
	margin: 0;
}

.paddingnav {
	width: auto !important;
	width: 100%;
}
.paddingnav a {
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-decoration:none;
display:block;
line-height:28px;
margin-right:0px;
background-image:url(../images/devider.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:218px;
text-indent:16px;
}
.paddingnav a:hover{
}

#content {
	float: right;
	width: 574px;
	margin: 0;
	margin-top:12px;
	background-color: #FFFFFF;
	

}

.paddingcont {
	width: auto !important;
	width: 100%;
	background-color: #FFFFFF;

}

.highlight {
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
	padding: 0px 15px;
	
}

#footerline{
	clear: both;
	height: 0px;
}

#footer {
	height: 60px;
	line-height: 20px;
	background-image:url(../images/footer-bg.jpg);
	text-align:center;
border-left:1px solid #343466;
border-right:1px solid #343466;
border-bottom:1px solid #343466;
width:801px;
margin-bottom:10px;
}
#footercenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	padding-left:12px;
	padding-top:20px;
	color:#202020;
}
#footerleft a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
color:#000000;
text-decoration:none;
}
#footerright {
	float: right;
	padding-right: 20px;
	padding-top:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footerright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
color:#000000;
text-decoration:none;
}


/* required stuff */

span.pathway {
	display: block;
	margin-bottom: 15px;
	
}

#content-pane .tab-page {
	
}

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

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


.small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}

.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.readon {

}

.componentheading {
	margin: 0px;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #40719B;
	font-weight: bold;
}

.contentheading {
  height: 40px;
	font-size: 18px;
 	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	width: 100%;
}

div.moduletable {
/*	width: auto;
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin-bottom: 20px;
*/
}

table.moduletable .contentheading {
  height: 30px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 18px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

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


a.mainlevel:link, a.mainlevel:visited{
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #40719B;
	font-weight: bold;
}
a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.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 {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

.componentheading{

}


.sectiontableheader {
  font-weight: bold;
	background: #ECECE3;
	padding: 3px;

}

.sectiontableheader1 {
  font-weight: bold;

	padding: 3px;

	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #40719B;
	font-weight: bold;


}

/* Redifinition of HTML Tags */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}

td,tr,p,div {
}

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

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



.button {

}

.inputbox {
  font-size: 12px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

}

h1 {
	margin: 0px;
	border-bottom: 1px solid #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #343466;
	font-weight: bold;
}

h2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-align:center;
}

h3 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}

h4 {
	margin: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}

h5 {

}

h6 {

}

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

hr.separator {

}


/* 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;
}


/* Content - Sections & Categories */
table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
  background: #ECECE3;
  border: 1px solid #DBDAC4;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/
.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
  font-weight: normal;
}

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

table.pollstableborder td {
  padding: 4px 0px;
}


td.sectiontableentry1 {
  color: #333333;

}

td.sectiontableentry2 {
  color: #333333;
}

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

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

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


.pagenav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.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;
	margin-bottom: 10px;
}

strong {
	color: #000000;
}



/*.border1
{
width:565px;
border:0px solid #CCCCCC;
height:400px;
}
.boxheading1
{
font-size: 16px;
color: #40719B;
margin-left:15px;
font-weight:bold;
margin-top:2px;
}
.boxheading2
{
font-size: 16px;
color: #40719B;
margin-left:190px;
font-weight:bold;
margin-top:2px;
}

.boxtext
{
font-size:12px;
color:#000000;
font-family:tahoma;
margin-left:15px;
border:1px solid #CCCCCC;
width:250px;
height:110px;
margin-top:1px;
font-weight:normal;
float:left;

}
.boxtext2
{
font-size:12px;
color:#000000;
font-family:tahoma;
margin-left:15px;
border:1px solid #CCCCCC;
width:250px;
height:110px;
margin-top:1px;
font-weight:normal;
float:right;

}*/

/*#frontpage_full {
	height: 100%;
}
*/
#frontpage_wide {
	width: auto;
}

#frontpage_left {
	float: left;
	width: 272px;
	padding: 0px 8px 20px 0px;
}

#frontpage_right {
	float: right;
	width: 272px;
	padding: 0px 0px 20px 8px;
}

#frontpage_box {
	width: auto;
	border: 1px solid #AAAAAA;
	padding: 5px;
}

.marginleft {
	margin-left:15px;
}

#download {
/*	border: 3px #00FF33 solid;
*/	vertical-align: middle;
	line-height: 40px;
	
}
#header_bg {
background-image:url(../images/header-bg-pattern.jpg);
height:199px;
background-repeat:repeat-x;
width:100%;
text-align:center;
}
#nav-footer {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:0px;
}
#nav-footer input[type="submit"] {
background-image:url(../images/free-report-btn.gif);
background-repeat:no-repeat;
border:0px solid #EED350;
width:144px;
height:20px;
}
p {
font-family:tahoma;
font-size:12px;
margin-left:15px;
margin-right:15px;
color:#000000;
}

#top_nav {
width:219px;
height:8px;
background-image:url(../images/nav_top.jpg);
background-repeat:no-repeat;
}
#content_region {
	width:574px;
	background-image:url(../images/top-bg.jpg);
	background-repeat:no-repeat;

}

