﻿body {margin: 0px; font-family: Tahoma; font-size: 11px;}
input {font-family:Tahoma; font-size:11px; border:solid 1 #336699;} 
textarea {font-family:Tahoma; font-size:11px; border:solid 1 #336699;}
select {font-size:9px; border:solid 1 #336699;}
td{vertical-align: top;}
img {border:0px;}

a {font-family: tahoma; font-size: 11px; color: #4595BA;}
a:visited {color: #4595BA;}
a:hover {color: #4595BA;}
a:active {color: #4595BA;}

.btn {border:solid 1px #BFA277; height: 22px; font-family:Tahoma; font-size:10px; font-weight: bold; background-image: url(Images/cfu_button.gif);}
.sectiontitle{font-family:Trebuchet MS; font-weight: bold; font-size: 9pt; color: #b45d16;}
.annTitle{font-family:Trebuchet MS; font-weight: bold; font-size: 9pt; background-color: #dcdcdc;}

.headerMenu{
    font-family: Tahoma;
    font-size: 13pt;
    font-weight: bold;
    color: #939393;
    text-decoration: none;
}
.headerMenuItem
{
    border: solid 1px #d3d3d3;
    height: 25px;
    color: #939393;
}
.headerMenuHover
{
    border: solid 1px #d3d3d3;
    height: 25px;
    color: #939393;
    background-color: #e0e0e0;
    text-decoration: none;
}
.headerMenuSelected{}

#leftcol{height:100%; width:100%; background-color:#ffffff; padding:3px;}

#centercol{height:100%; width:100%; background-color:#ffffff; padding:3px;}
#centercol div.sectiontitle{font-family:Trebuchet MS; font-weight: bold; font-size: 9pt; color: #b45d16;}
#centercol div.sectionsubtitle{font-family:Trebuchet MS; font-weight: bold; padding-bottom: 4px; padding: 1px;}

#rightcol{height:100%; width:100%; background-color:#ffffff; padding:3px;}

#footer{padding-left: 12px; color: #91a2b7; padding-top: 7px;}

#loginbox {border: solid 1px #4D607E; padding:3px;}

.pollcontent
{
	padding: 6px;
	background-color: #e9ecf1;
}
.pollquestion{font-weight: bold;}
.polloptions{
	padding-top: 5px;
	padding-bottom: 4px;
}
.pollbar{background-color: red; font-size: 4px;}

.subtitle
{
	padding: 2px 0px 3px 0px;
	text-indent: 6px;
	background-color: #dcdcdc;
	color: #000000; 
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

/* Articles */
.articlebox
{
   color: #000000;
   border: solid 1px #a9a9a9;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}
.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}
.articleabstract
{
   padding-top: 6px;
}
H1
{
    font-family: Verdana;
    font-size: 20px;
}
#breadcrumb
{
   background-color: #dcdcdc;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

.webPartZone{
	padding: 0px!important;
}
.title1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #b45d16;
	height: 30px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
