/* custom stuff */

.clr {
  clear: both;
}

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


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

#center {
	text-align: center;
}

#main_bg {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

#content_bg {
	margin: 0px 0px;
}

#header {
	width: 1000px;
	height:105px;
	background-repeat: no-repeat;
}
.logo {
background-image:url(../images/logo.png);
background-repeat:no-repeat;
float:left;
height:100px;
margin-left:20px;
margin-top:5px;
width:210px;
}

#facebook {
float:right;
margin-right:1px;
margin-top:32px;
}
#utilitymenu li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#utilitymenu {
float:right;
margin-right:65px;
margin-top:10px;
}
#utilitymenu a {
background-image:url(../images/divider.png);
background-position:right center;
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
margin-left:10px;
padding-right:10px;
text-decoration:none;
}
#utilitymenu .item5 a {
background-image:none;
}

#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 {
	background-image:url(../images/topmenubg.png);
	height:58px;
}
#topmenu .mainlevel-nav {
	line-height: 30px;
}

#topmenu ul {
background-image:url(../images/menu_divider.png);
background-position:left center;
background-repeat:no-repeat;
float:left;
height:41px;
margin:7px 0 0 20px;
padding:0;
}

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

#topmenu a {
background-image:url(../images/menu_divider.png);
background-position:right center;
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
font-family:myriad Pro, Verdana, Geneva,  sans-serif;
font-size:12px;
height:35px;
padding-left:23px;
line-height:30px;
padding-right:11px;
text-align:center;
text-decoration:none;
}
#topmenu #menu20-1-section a{
height:25px;
line-height:24px;
background:none;
}
#topmenu a:hover {
	text-decoration: none;
	border-bottom: 0;
	background-color:#D04540;
	background-image:url(../images/hover.jpg);
	background-repeat:repeat-x;
	
}

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

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

#navigation {
	float: left;
	width: 155px;
	padding: 15px 10px 15px 15px;
	margin: 0;
}

.paddingnav {
	width: auto !important;
	width: 100%;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #AAAAAA;
}

#content {
	float: left;
	width: 1000px;
	margin: 0;
}

.paddingcont {
	width: auto !important;
	width: 100%;
	padding: 8px;
	
}
#cFrontpageWrapper {

}

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

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

#footer {
	height: 20px;
	line-height: 20px;
}
#footerleft {
	float: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footerright {
	float: right;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* 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.mainlevel:hover {
	color: #76261B;
}

a:link, a:visited {
	color: #E17300; 
}

a:hover {
	color: #E17300;
}

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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

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;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #40719B;
	font-weight: bold;
}

h2 {
	margin: 0px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #40719B;
	font-weight: normal;
}

h3 {

}

h4 {

}

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: #333333;
}



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

.breadcrumb {
background-image:url(../images/breadcrumb.png);
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
height:18px;
margin-left:auto;
margin-right:auto;
padding-left:25px;
padding-top:4px;
width:960px;
}

.breadcrumb a{
color:#FFFFFF;
}
#copyright {
color:#AC2121;
font-family:Arial;
font-size:11px;
font-weight:bold;
margin-top:5px;
text-align:center;
width:100%;
padding-bottom:10px;
}
