html, body, frame-01, table.Columns-01 {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color : #000000;
	background: #F7FAFF;
	}
	
.blueText {
  color: #005AA9;
  font-weight: bold;
  }
	
.Frame-01 {
  width: 100%;
  height: 100%;
  border-left: 0px solid #FFF;
  border-right: 0px solid #FFF;
  }
  
.topMenu-01 {
  height: 25px;
  background: #D3DDF1;
  border-top: 1px solid #336699;
  border-bottom: 1px solid #336699;
  }
  
td.Header-01 {
  height: 83px;
  background: #4383C0 url('../images/imgHeader-01.jpg') no-repeat top right;
  }
  
table.Header-01 {
  width: 100%;
  height: 83px;
  }
  
.leftHeader-01 {
  background: #4383C0;
  padding-left: 20px;
  }
  
.rightHeader-01 {
  width: 580px;
  text-align: right;
  }
  
.mainMenu-01 {
  height: 28px;
  border-top: 1px solid #EBF3F9;
  background: #336699 url('../images/bg_mainMenu-01.png') repeat-x bottom left;
  }
  
td.Navbar-01 {
  height: 45px;
  }
  
table.Navbar-01 {
  width: 100%;
  height: 45px;
  }
  
td.Pathway-01 {
  padding-left: 20px;
  }
  

.Search-01 {
  width: 170px;
  padding-right: 20px;
  text-align: right;
  }
  
td.Columns-01 {
  vertical-align: top;
  }
  
table.Columns-01 {
  width: 100%;
  height: 100%;
  }
  
.leftColumn-01 {
  width: 220px;
  background: #EDEDED;
  vertical-align: top;
  border-right: 15px solid #FFF;
  }
  
.centerColumn-01 {
  vertical-align: top;
  padding-bottom: 10px;
  }

.rightColumn-01 {
  width: 190px;
  vertical-align: top;
  border-left: 15px solid #FFF;
  }
  
table.user2 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  }
  
td.user2 {
  vertical-align: top;
  padding: 0px;
  }
  
table.user3_4 {
  width: 100%;
  }
  
td.user3 {
  vertical-align: top;
  background: #EDEDED;
  border-top: 15px solid #FFF;
  }
  
td.Divider {
  width: 15px;
  border-top: 15px solid #FFF;
  }
  
td.user4 {
  vertical-align: top;
  background: #EDEDED;
  border-top: 15px solid #FFF;
  }
  
.Footer-01 {
  height: 30px;
  }
  
.Footer-01 {
  font-size: 9px;
  color: #FFF;
  border-top: 5px solid #FFF;
  background: #336699 url('../images/bgFooter-01.jpg') repeat-y top right;
  padding-left: 20px
  }
  
a.textFooter-01:link, a.textFooter-01:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: bold;
	color: #FFF; 
	text-decoration: none;
	}

a.textFooter-01:hover {
  font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	}
	
.WDC {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: normal;
	color: #5278A9; 
	text-align: center;
	height: 15px;
	line-height: 15px;
  }
	
a.WDC:link, a.WDC:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: bold;
	color: #5278A9; 
	text-decoration: none;
	}

a.WDC:hover {
  font-weight: bold;
	color: #5278A9;
	text-decoration: underline;
	}
	
p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

td, tr, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	}
	
h1 {
  font-size: 18px;
	color: #336699;
         margin-top: 15;
         margin-bottom: 5px;
	}
	
h1.componentheading {
	margin: 0px;
	}
	
h2 {
  font-size: 16px;
	color: #336699;
         margin-top: 15;
         margin-bottom: 5px;
	}

h3 {
  font-size: 14px;
	color: #336699;
         margin-top: 15;
         margin-bottom: 5px;
	}

h4 {
  font-size: 12px;
	color: #336699;
         margin-top: 15;
         margin-bottom: 5px;
	}

h5 {
  font-size: 10px;
	color: #336699; 
         margin-top: 15;
         margin-bottom: 5px;
	}

h6 {
  font-size: 8px;
	color: #336699; 
         margin-top: 15;
         margin-bottom: 5px;
	}

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

a:hover {
  font-weight: bold;
	color: #336699;
	text-decoration: underline;
	}
	
form {
  margin: 0px;
  }

hr { 
	background: transparent; 
	height:1px; 
	border: 1px solid #D3DDF1;
	}

hr.separator {
	background: transparent;
	height: 1px;
	width: 75px;
	border: 1px solid #D3DDF1;
	}
	
ul { 
  list-style-image: url('../images/Bullet-01.png');
  margin-left: 15px;
  padding: 0px
  }
  
ol {
  list-style-type: decimal;
  }
  
li {
  margin-bottom: 0px;
  }

.pagenav {

text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #000000;
  width: auto;
  padding: 4px;
  margin: 1px;


	}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	}

a.pagenav:hover {
  font-weight: bold;
	color: #336699;
	text-decoration: underline;
	}
	
.pathway {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #336699; 
	text-decoration: none;
	}
	
a.pathway:link, a.pathway:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #336699; 
	text-decoration: none;
	}

a.pathway:hover {
  font-weight: normal;
	color: #336699;
	text-decoration: underline;
	}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	}

.smalldark {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    }

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF; 
	text-align: center;
	background: #F49B00;
	border: 0px solid #F49B00;
	padding: 1px;
	}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF;
	border: 1px solid #CDCDCD;
	}

.ontab {
	background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabheading {
}

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

a.mainlevel:link, a.mainlevel:visited {
	font-weight: normal;
	color: #336699;
	text-decoration:none;
	text-align: left;
	display: block;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CDCDCD;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	}

a.mainlevel:hover {
	font-weight: bold;
	color: #336699;
	text-decoration:none;
	text-align: left;
	background: #F9F9F9;
	display: block;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CDCDCD;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	}
	
a.mainlevel#active_menu {
  font-weight: bold;
	color: #336699;
	text-decoration:none;
	text-align: left;
	background: #F9F9F9;
	display: block;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CDCDCD;
    padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
  }
	
a.sublevel:link, a.sublevel:visited {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	text-align: left;
	border: none;
}

a.sublevel:hover {
	font-weight: bold;
	color: #FF9900; 
	text-decoration:underline;
	text-align: left;
	}
	
a.mainlevel_user1:link, a.mainlevel_user1:visited {
	color            : #336699;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight: normal;
  background       : url('../images/user1.png') no-repeat;
  white-space:normal; padding-bottom:3px; padding-left:15px; padding-right:7px; padding-top:1px; line-height:10px; text-decoration:none; background-repeat:no-repeat 
	}

a.mainlevel_user1:hover {
	color            : #336699;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url('../images/user1.png') no-repeat;
  white-space:normal; padding-bottom:3px; padding-left:15px; padding-right:7px; padding-top:1px; line-height:10px; text-decoration:underline; font-weight:normal; background-repeat:no-repeat
	}
	
a.mainlevel_user1#active_menu_user1 {
  color            : #336699;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url('../images/user1.png') no-repeat;
  white-space:normal; padding-bottom:3px; padding-left:15px; padding-right:7px; padding-top:1px; line-height:10px; text-decoration:underline; font-weight:normal; background-repeat:no-repeat
  }
	
a.mainlevel_top:link, a.mainlevel_top:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	float: left;
	height: 28px;
	line-height: 19px;
	}

a.mainlevel_top:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	text-align: left;
	background: #5278A9 url('../images/bgButton-01.jpg') repeat-x bottom left;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	float: left;
	height: 28px;
	line-height: 19px
	}
	
a.mainlevel_top#active_menu_top {
  font-weight: bold;
	color: #FFF;
	text-decoration:none;
	text-align: left;
	background: #5278A9 url('../images/bgButton-01.jpg') repeat-x bottom left;
    padding-left: 20px;
    padding-right: 20px;
	display: block;
	float: left;
	height: 28px;
	line-height: 19px
  }
 
.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	}

a.readon:link, a.readon:visited {
  color            : #336699;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight: bold;
  background       : url('../images/read.png') no-repeat;
  white-space:normal; padding-bottom:3px; padding-left:21px; padding-right:2px; padding-top:1px; float:left; line-height:10px; text-decoration:none; background-repeat:no-repeat 
}

a.readon:hover {
  color            : #336699;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url('../images/read.png') no-repeat;
  white-space:normal; padding-bottom:3px; padding-left:21px; padding-right:2px; padding-top:1px; float:left; line-height:10px; text-decoration:underline; background-repeat:no-repeat 
}

.back_button {
  color            : #336699;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  background       : #F7FAFF url('../images/back.png') no-repeat;
  white-space:normal; padding-bottom:3px; padding-left:21px; padding-right:2px; padding-top:1px; float:right; line-height:10px; text-decoration:none; background-repeat:no-repeat 
}

.blog {
  width: 100%;
  }
 
.contentpane {
	width: 100%;
    border-collapse:	collapse;
	}

.contentpaneopen {	
	width: 100%;
    border-bottom: 10px solid #F7FAFF;
 	border-collapse:	collapse;
	}

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	background: #D3DDF1;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	}
	
.subtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #336699;
	text-align:left;
	line-height: 35px;
  }

.contentpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #336699;
	text-align:left;
	}
	
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #336699;
	text-align:left;
	text-decoration: none;
	}

.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}

table.contenttoc {
	color: #343A58;
	background-color: #e0e0e0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
    }

table.contenttoc td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

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

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

.sectiontableheader {
	background-color : #336699;
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
	}

.sectiontableentry1 {
	background-color : #EDEDED;
	}
	
.sectiontableentry2 {
	background-color : #F9F9F9;
	}
	
.sectiontablefooter {
  text-align: center;
	}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color: #336699; 
	}

a.category:link, a.category:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	color: #336699;
	}

a.category:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline;
	color: #336699; 
	}
 
a.blogsection:link, a.blogsection:visited {
	color: #336699; 
	font-weight: bold;
	text-decoration: none; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #336699;	
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold; 
	}

.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background: #5278A9;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: 15px;
	}

table.moduletable {
	margin: 0px 0px 20px 0px;
	width: 100%;
	}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699; 
	text-align: left;
	background: #5278A9 url('../images/default-bg.gif') repeat-x bottom left;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	}

table.moduletable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	}
	
table.moduletable_user1 {
	margin: -1px 0px 0px 0px;
	width: 100%;
	}

table.moduletable_user1 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5278A9;
	text-align: center;
	}
	
table.moduletable_top {
	margin: -1px;
	width: 100%;
	}

table.moduletable_top td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	}
	
table.moduletable_user2 {
	margin: 0px 0px 15px 0px;
	width: 100%;
	background: #EDEDED;
	}

table.moduletable_right {
	margin: 0px 0px 0px 0px;
	width: 100%;
	background: #EDEDED;
	}

table.moduletable_right th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background: #5278A9;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	}

table.moduletable_right td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}







table.moduletable_user2 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background: #5278A9;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	}

table.moduletable_user2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
table.moduletable_user2 td td {
	padding: 0px;
	}
	
table.moduletable_user3_4 {
	margin: 0px 0px 0px 0px;
	background: #EDEDED;
	}

table.moduletable_user3_4 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background: #5278A9;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	}

table.moduletable_user3_4 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
table.moduletable_user3_4 td td {
	padding: 0px;
	}
	
table.moduletable_user3_4 td td td {
	padding: 0px;
	}
	
table.moduletable_user3_4 div {
	padding: 0px;
	}
	
table.moduletable_user3_4 div div {
	padding: 0px;
	}
 
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343A58;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #CDCDCD;
}

a.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #000099;	text-decoration: underline;
	font-weight: bold; 
	}

.newsfeedheading {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #343A58;
   }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	font-weight: normal;
	}

.fase4rdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #343A58; 
	font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; 
	font-weight: bold; 
	color: #356C82;
	}

a.fase4rdf:hover {
	font-size: 11px;
	font-weight: bold; color: #759328;
	}

table.searchintro {
  background-color: #FFFFFF;
	border: 1px solid #CDCDCD;
	margin-top: 15px;
	}
	
fieldset {
  background-color: #FFFFFF;
	border: 1px solid #CDCDCD;
	padding: 5px;
  }
	
.article_seperator {
}

.mosimage_caption {
  display: block;
  background-color: #2D8047;
  color: #FFFFFF;
  margin: 0 5px;
  padding: 2px;
  }
  
label {
  font-weight: normal;
  }

.buttonheading img {
  border: 0px;
}