﻿/*css elements go here*/
body
{
}

A:active
{
}
A:hover
{
}
A:link
{
}
A:visited
{
}

.pageTitle
{
	font-weight: bold;
	font-family: 'Calibri';
	font-size: 16pt;
	font-style: italic;
}

.normalText
{
	font-size: 10pt;
	font-family: 'Calibri';
	font-weight: normal;
	font-style: normal;
}

.questionRow
{
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Calibri';
	background-color: #ADC4E1;
}

.answerRow
{
	font-size: 10pt;
	font-family: 'Calibri';
	background-color: #ffffff;
}

.timeLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #000099;
	font-family: 'Calibri';
}

.userNameOnMaster
{
	font-weight: bold;
	font-size: 8pt;
	color: #000099;
	font-family: 'Calibri';
}

/*css classes go here*/
.footer
{
	font-weight: normal;
	font-size: 9px;
	vertical-align: middle;
	text-align:center;
	color: #000000;
	font-family: 'Tahoma';
	text-align: center;
}

.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #086573;
	text-decoration: none;
}

.label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #325800;
	text-decoration: none;
}

.textbox
{
	font-size: 10pt;
	color: #006400;
	font-weight: bold;
}
.errorLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0000;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.messageLabel
{
	font-size: 8pt;
	color: Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headercolumn
{
	table-layout: auto;
	font-weight: bold;
	font-size: medium;
	vertical-align: middle;
	color: black;
	border-collapse: collapse;
	background-color: #d3d3d3;
	text-align: center;
}


.hyperLink
{	
	font-size: 10px;
	color: #013DA4;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: underline;
}

.annAndEventTitle
{
	background-color: #0e6570;
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: Verdana;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#0e6570', EndColorStr='#159DAC');
}
.annAndEventText
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #000000;	
}

/* CSS Document */
body
{
margin: 0px;
padding: 0px;
background-color: #0E6570;
}
.sideborder
{
border-left: 1px solid #888D82;
border-right: 1px solid #888D82;
}
.headertop_bottom
{
border-bottom: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
}
.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
.home_menu_bg
{
background-image:url(home_menu_bg.gif);
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.menutext:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.fottermenutop_bottom_line
{
	border-top: 1px solid #A6A8A8;
	border-bottom: 1px solid #A6A8A8;
}
.fottertext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 29px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #394142;
	text-decoration: none;
}
.fottertext:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	text-decoration: underline;
}
	.bodytext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3E4349;
	text-decoration: none;
	text-align: justify;
}
.newstext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1b1b1b;
	text-decoration: none;
	text-align: justify;
}
.redtext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B43405;
	text-decoration: none;
	text-align: justify;
}
	.bluetext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #244B6F;
	text-decoration: none;
	text-align: justify;
}

.welcome_body 
{
	background-image:url(welcome.jpg);
	background-repeat: no-repeat;
}
.welcometext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #325800;
	text-decoration: none;
}
.welcometext:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #70C007;
	text-decoration: underline;
}
.bodysidebar
{
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
}

.newssidebar
{
	border-left: 1px solid #88A35C;
	border-right: 1px solid #88A35C;
	padding:0px;
}
.img
{
	border: 1px solid #B8B8B8;
}
.submit 
{
	background-image: url(sbumit.gif);
	background-repeat: no-repeat;
}




