body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: #C4C4C4 url("../images/graygrad_bg.jpg") repeat-x;
	color: #3B3B3B;
}
a{
	color: #2C84B3;
	text-decoration: none;
}
a:hover{
	color: #2C84B3;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	color: #D44336;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	color: #D44336;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	color: #D44336;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
font{
	line-height: normal;
}
.intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #3B3B3B;
}
input, select{
	font-size:11px;
}


.headerbg{
	background: url(../images/header_bg.gif) bottom repeat-x;
}

.footer{
	color: #FFFFFF;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.bluestripe{
	background: #2BB5D0 url("../images/bluegrad_bg.jpg") repeat-x;
}
.whitebg{
	background: #FFFFFF;
}
.contentarea{
	background: #FFFFFF url("../images/content_bg.gif") repeat-x;
}


/* searchbox styles */
#searchbox .topleft, .portalroundtopleft{
	background: url(../images/search_topleft.gif) no-repeat;
} 
#searchbox .top, .portalroundtop{
	background: url(../images/search_top.gif) repeat-x;
}
#searchbox .topright, .portalroundtopright{
	background: url(../images/search_topright.gif) no-repeat;
}
#searchbox .left, .portalroundleft{
	background: url(../images/search_left.gif) repeat-y;
}
#searchbox .center, .portalroundcenter{
	background: #FFFFFF;
} 
#searchbox .right, .portalroundright{
	background: url(../images/search_right.gif) repeat-y;
} 
#searchbox .bottomleft, .portalroundbottomleft{
	background: url(../images/search_bottomleft.gif) no-repeat;
}
#searchbox .bottom, .portalroundbottom{
	background: url(../images/search_bottom.gif) repeat-x;
} 
#searchbox .bottomright, .portalroundbottomright{
	background: url(../images/search_bottomright.gif) no-repeat;
}
#searchboxinput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px 3px 2px 3px;
	margin: 0 0 0 0;
	width: 135px;
	border: 1px solid #858585; 
}

/* portal home page styles */
.portaltop{
	background: url("../images/curve_top.gif") repeat-x;
}
.portalleft{
	background: url("../images/curve_left.gif") repeat-y;
}
.portalright{
	background: url("../images/curve_right.gif") repeat-y;
}
.portalbottom{
	background: url("../images/curve_bottom.gif") repeat-x;
}
.portalheader{
	background: #E9E9EA url("../images/portal_header_bg.jpg") repeat-y;
}
.portalheadermedium{
	background: #E9E9EA url("../images/portal_headermedium_bg.jpg") repeat-y;
}
.portalheadersmall{
	background: #E9E9EA url("../images/portal_headersmall_bg.jpg") repeat-y;
}
.portalheadertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D44336;
	text-transform: uppercase;
	font-weight: bold;
}

/* navigation */
ul.navigation, ul.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #505050;
	margin-left: 4px;
	padding-left:13px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	list-style-image: url("../images/nav_dot.gif");
}
div.navigation ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #505050;
	margin-left: 4px;
	padding-left:28px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	list-style-image: url("../images/nav_dot.gif");
}
ul.navigation li.selected a, ul.navigation li.selected a, div.navigation li.selected a{
	color: #3B3B3B;
}
ul.navigation li.selected a:hover, ul.navigation li.selected a:hover, div.navigation li.selected a:hover{
	color: #3B3B3B;
}

ul.navigation li, ul.rightnav li, div.navigation li{
	margin-top: 6px;
}
ul.navigation li ul, ul.rightnav li ul, div.navigation li ul{
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
}
ul.navigation a, ul.rightnav a, div.navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 11px;
	color: #067EBF;
}
ul.navigation a:hover, ul.rightnav a:hover, div.navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 11px;
	color: #067EBF;
}
ul.navigation select, ul.rightnav select{
	margin: 6px 0 6px 0 !important;
	color: #067EBF !important;
}
div.navigation select{
	margin: 0 0 6px 0 !important;
	color: #067EBF !important;
}

option.optionheader{
	color: #3B3B3B !important;
}
.navheader{
	margin-top: 6px;
	margin-left: 3px;
	color: #595959;
}
.navheader ul.navigation{
	margin-left: 13px;
}
li.selected li a{
	color: #067EBF !important;
}




.smallcalendar{
	background: url("../images/calendar_bg.jpg") #D13E38 repeat-y;
}
.smallcalendarheader{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.smallcalendardays{
	font-weight: normal;
	font-size: 11px;
	color: #F1BAAF;
	text-align: center;
}
.smallcalendarhighlight{
	background: url("../images/calendar_highlight.gif") 50% 50% no-repeat;
}
.smallcalendarstripe{
	background-color: #FFFFFF;
	text-align: center;
	color: #0796C0;
	font-weight: bold;
	margin: 2px 2px 2px 2px;
}
.caldays{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #D44336;
	font-weight: bold;
}
.smallcalendarpopup{
	position:absolute;
	left: 0px;
	top: 10px;
	background: #FFFFFF;
	z-index: 1000;
	width:190px;
	text-align: left;
	border: 1px solid #D13E38;
	margin: 0 0 0 0;
	padding: 3px 2px 5px 2px;
}
.smallcalendarpopupcontainer{
	position: relative;
}
ul.smallcalendardaylist{
	color: #3B3B3B;
	margin-left: 15px;
	padding-left: 4px;
	
}
ul.smallcalendardaylist li{
	font-weight: normal;
}

.calendarlarge{
	background: url("../images/calendar_large_bg.jpg") #D13E38 repeat-y top left;
}
.calendarlargedays{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}
.calendarlargeweekdays{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
}
.calendarlargebg{
	background-color: #ffffff;
}
.calendarlargecontainer{
	border-bottom: 1px solid #D23E37;
	text-align: right;
}
.calendarlargelist{
	margin: 3px 0px 3px 0px;
	padding: 0px 3px 0px 3px;
	list-style-type: none;
}
.calendarlargelist li{
	padding-top: 5px;
}

.table .header, .table .header td{
	color: #046DAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.table .header a{
	color: #046DAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
.table .header a:hover{
	color: #046DAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.table .stripe{
	background-color: #FFFFFF;
}
.table .stripe2{
	background-color: #EEF7FE;
}
.boldtext{
	font-weight: bold;
}
.searchspace{margin: 0 0 1.5em 0;}
a.searchselected{color: #3B3B3B;}

.pollgraph{
	background: url("../images/calendar_bg.jpg");
}
.pollresultspercent{
	font-size: 90%;
}
.footercallout{
	color: #2C84B3;
}
.footercallout a{
	color: #2C84B3;
	text-decoration: none;
}
.footercallout a:hover{
	color: #2C84B3;
	text-decoration: underline;
}
.searchcategory{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #D44336;
	font-weight: normal;
}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	font-weight: bold;
}
