td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
}

.req {
	color: #FF0000;
	font-weight: bold;
}
.meetingDate {
	padding: 0px 0px 0px 230px;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
}
.areaExpertiseHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.areaExpertiseNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.submit {  
        font-family: Arial;
        font-size: 8pt;
        font-weight: bold;
        background-color: #FFF;
        border: 1px solid #345487;
}

.tableborder {
        border: 1px solid #345487;
}

.textbox {
        font-family: Arial; 
        font-size: 8pt;
}
.errorbox {
        background-color: #EEB4B4;
	font-family: Arial; 
        font-size: 8pt;
}

.regCopy {
	border-bottom:1px solid #D1DCEB;
        border-right:1px solid #D1DCEB;
        border-top:1px solid #D1DCEB;
        border-left:1px solid #D1DCEB;
        font-family: Arial;
        font-size: 8pt;
}

.regSmall {
        font-family: Arial;
        font-size: 7pt;
}

.header {
        background-color: #248AC7;
        padding: 3px 3px 3px 3px;
        font: normal;
        font-size: 10pt;
        font-family: Arial;
        color: #FFFFFF;
        font-weight: bold
}

.orderTitle {
        background-color: #248AC7;
        padding: 3px 3px 3px 3px;
        font: normal;
        font-size: 8pt;
        font-family: Arial;
        color: #FFFFFF;
        font-weight: bold
}

.title {
        padding: 3px 3px 3px 3px;
        font: normal;
        font-size: 14pt;
        font-family: arial;
        color: #FF0000;
        font-weight: bold;
}

.copy {
        padding: 3px 3px 3px 3px;
        font: normal;
        font-size: 8pt;
        font-family: arial;
        color: #000000;
        font-weight: normal;
}

.small {
        padding: 3px 3px 3px 3px;
        font: normal;
        font-size: 7pt;
        font-family: arial;
        color: #000000;
        font-weight: normal;
}

.doublespace {
	line-height: 150%;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #990000;
}
a:active {
	color: #990000;
}
a:visited {
	color: #990000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E3E3E3;

}
.bg-norepeat {
	background-repeat: no-repeat;
}
