*{
margin: 0;
padding: 0;
}


body{
text-align: center;
background-color : #ccc;
color : #465675;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
}

a{
font-size: 11px; 
font-weight: bold;
color: #7299c6; 
text-decoration: none;
font-family:  Tahoma, Verdana, Helvetica, sans-serif;
border: 0;
}

a:hover {
color: #3b6ea9;
}

.contentpaneopen a{
border-bottom: 1px dotted #7299c6;
}

ul{
margin-left:30px;

}


#rightcol a, #leftcol a{
border-bottom: 0;
}



img{
border: none;
}


h1{
font-size: 1.3em;
line-height: 1.3em;
text-align: left;
}
 
/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#header{
background-color: #999;
width: 835px;
margin: 0 auto;
}

#all{
width:835px;
text-align:left;
margin: 0 auto;
background-color: #fff;
background: url(../images/bg.jpg) repeat-y;
border-bottom: 3px solid #999;
}

#wrap {
float: left;
width: 650px;
}

#maincol{ 
float: right; 
width: 450px
} 

#leftcol{
width: 175px;
float: left;
background: url(../images/bg.jpg) repeat-y left;
}

#rightcol{
width: 175px;
float: right;
background: url(../images/bg.jpg) repeat-y right;
}
  
#footer{
text-align:center;
clear: both;
margin: 0 3px;
background-color: #fff;
border-top: 3px #203a53 solid;
}

#footer p{
text-align: center;
padding: 3px;
font-size: 11px;
font-weight: bold;
}
 


 
.clr{clear:both;}

.content {
margin-top: 10px;
line-height: 18px;
}


#maincol div.moduletable{
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol div.moduletable h3{
font-size: 12px;
font-weight: bold;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

#maincol .content{
margin-right: 5px;
}

/* menu (left and right column) *************************************************************/



a.mainlevel:link,a.mainlevel:visited {
text-align: right;
text-transform: uppercase;
padding-right: 3px;
margin-bottom: 1px;

display: block;
padding: 7px 10px 2px 10px;
margin:0px 3px 1px 3px;;
width: 150px;
background-color: #84a2ce;
color: #fff;
height: 1.8em;
white-space:nowrap;
}
a.mainlevel:hover{
background:#3b6ea9;
}

a.sublevel:link,a.sublevel:visited {
font-size:0.8em;
text-align: right;
text-transform: uppercase;
padding-right: 3px;
margin-bottom: 1px;

display: block;
padding: 2px 10px 2px 10px;
margin:0px 3px 1px 3px;;
width: 150px;
background-color: #FFF;
color: #7299c6;
height: 1.2em;
line-height: 1.2em;
white-space:nowrap;
}
a.sublevel:hover{
background:#AEB7C0;
}


a#active_menu{
color:#FFFFFF;
background-color: #3b6ea9;
}

a.mainlevelfooter {
padding-left:15px;
}


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

hr.separator {

background: transparent;
height: 1px;
width: 75px;
border: 1px solid #314B77;
}

.pnav {
font-weight: normal;
}

a.pnav, a.pnav:visited {
font-weight: bold;
color: #343A58;
}

a.pnav:hover {
color: #3b6ea9;
}


.small {
font-size: .8em;
}

.x_small {
font-size: .75em;
}

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

 
.button {
color: #000000; 
font-family: Arial, Verdana, Helvetica, sans-serif;
margin-top: 4px;
font-weight: bold;
text-align: center;
font-size: 12px;
background: #94B1CF;
border: 1px solid #000066;
height: 20px;
}

.inputbox {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #343A58;
background: #FFFFFF;
border: 1px solid;
}

.inputbox_02 {
width: 100px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #343A58;
background: #FFFFFF;
border: 1px solid;
}

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

.pagenav_prev{
text-align:left;
}


.pagenav_next{
text-align:right;
}

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

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

a.readon:link, a.readon:visited {
background: url(../images/readon.gif) 3px no-repeat;
padding-left: 15px;
text-align: left;
color: #23598d; 
text-decoration: none; 
font-family:  Tahoma, Verdana, Helvetica, sans-serif;
font-size: 10px;
}

a.readon:hover {
text-decoration: underline;
}


.contentpane {
background-color : #FFFFFF;
}

.contentpaneopen{
padding: 5px 5px 5px 5px;
text-align: justify;
font-size: 11px;
}


#rightcol .contentpaneopen {
padding:0;
text-align: left;
font-size: 11px;
}

.contentpaneopen td{
font-size: 12px;
}

.contentpaneopen p{
padding: 10px 0;
}


.contentheading{
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
 color: #3b6ea9;
padding: 5px;
border-bottom: 2px solid #3b6ea9;
}

.contentpagetitle {

font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
 color: #7299c6;
text-align:left;
}

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

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

table.contenttoc td {
font-family: Arial, Verdana, 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;
}


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

a.category:link, a.category:visited {
color: #3D4E6D; font-weight: bold;
}

a.category:hover {
color: #3b6ea9;
}

a.blogsection:link, a.blogsection:visited {
color: #7299c6; 
text-decoration: none; 
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
}

a.blogsection:hover {
color: #3b6ea9;
text-decoration: underline;
font-size: 10px;
}


.componentheading {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
 color: #3b6ea9;
text-align: left;
padding-left: 10px;
margin-top: 15px;
border-bottom: 2px solid #3b6ea9;
}


table.moduletable {
margin: 0px 0px 0px 0px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
width: 100%;
}

/* rightcol */
table.moduletable th, .title, #leftcol h3, #rightcol h3{
background: #e6e7e9 url(../images/thheader.jpg) no-repeat;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
text-transform: uppercase;
border-right: 3px solid #a1a1a1;
border-left: 3px solid #a1a1a1;
padding: 5px 3px 4px 19px;
font-size: 12px;
font-weight: bold;
color: #666666;
text-align: left;
}

#leftcol .search{
margin: 10px;
}

.title h4{
font-size: 12px;
font-weight: bold;
color: #fff;
padding: 5px 3px 4px 23px;
}


#rightcol dl, .rightmenu, #rightcol #newsletter, #rightcol dl.semi{
font-size: 11px;
padding: 7px 7px 10px 8px;
}

#rightcol dl.semi{
text-align: center;
}


#rightcol #newsletter, #rightcol form{
padding-bottom: 10px;
}

.i{
font-style: italic;
}

.b{
font-weight: bold;
}

.u{
text-decoration: underline;
}

.end{
padding-bottom: 10px;
}

.center{
text-align: center;
}

.red_italic, .red{
color: #990000;
}

.red_italic{
font-style: italic;
font-weight: bold;
}

.photo{
padding-left: 7px;
}

.lt{
text-align: left;
}


ol{
margin: 10px 10px 10px 20px;
}



blockquote{
margin: 10px 10px 10px 40px;
font-style: italic;
}

.border_bottom{
border-bottom: 1px #465675 solid;
padding-bottom: 1px;
width: 70%;
}

.border_top{
border-top: 1px #465675 solid;
padding-top: 1px;
width: 70%;
}

.search_text{
width: 350px;
font-weight: bold;
}

#log_in{
padding: 10px;
}

h2{
font-size: 1.2em;
line-height: 1.4em;
padding-top: 10px;
text-align: left;
}

.createdate{
margin-bottom: 20px;
text-align: right;
font-size: .8em;
}

.moduletable form{
margin: 10px;
}

/*************************/

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

.sectiontableentry1 {
color: black;
background-color : #BED2EB;

}

.sectiontableentry2 {
color: #3b6ea9;
background-color : #F3F3F3;
}

.sectiontableentry1 td, .sectiontableentry2 td{
padding: 3px 3px 5px;
}


 /*  Polls  */
 
.poll {
/* polls texts */
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #343A58;
line-height: 14px
}

.pollstableborder {

border: 1px solid #465675;
}

a.weblinks:link, a.weblinks:visited {

color: #7299c6; text-decoration: none; font-weight: normal;
font-family:  Tahoma, Verdana, Helvetica, sans-serif;
}

a.weblinks:hover {

color: #3b6ea9;text-decoration: underline;
}



.newsfeedheading {

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

.newsfeeddate {

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

.fase4rdf {

font-family: Arial, Verdana, 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: #3b6ea9;
}


table.searchintro {
  background-color: #FFFFFF;
border: 1px solid #8D9ABC;
}


.newsflash {
font-size: 11px;
text-align: justify;
color: black;
padding-top: 10px;
}

.back_button{
padding-bottom: 20px;
}

.moduletable-yanc table, .moduletable-yanc .button {
margin-left:10px;
margin-top:15px;
}

.moduletable-yanc #yancletterselect {
font-size:10px;
letter-spacing:-1;
width:160px;
margin-bottom:5px;
}
