body {
	background-color: #7F86A6; /*7F86A6*/
	margin-top: 0px;
	color: #595959;
}

#mainDiv {
	background-color: #CECEC9;
	background-image: url(images/pagewrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
.outside_table {
	background-color: #FFFFFF;
	background-image: url(images/main_table_background1.jpg); 
	background-repeat: no-repeat;
}

/* -----  Bottom table CSS ----------------- */
.bottom_table {
	background-image: url(images/bottom_main.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
}
.bottom_links{
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bottom_links:link{
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bottom_links:active{
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bottom_links:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bottom_links:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}


/* -----  Top Menu bar CSS ----------------- */

.menu_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC66;
	font-weight: bold;
	vertical-align: top;
	padding-left: 25px;
}

.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

A.menu:link {
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:active{
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFCD3A;
	text-decoration: none;
}

.menu_selected {
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}


/* -----  Top Breadcrumbs CSS ----------------- */


.breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	font-size: 10px;
	padding-left: 30px;
	vertical-align: middle;
	text-transform: capitalize;
}


/* -----  main content table CSS ----------------- */
.home_content_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.main_content_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
}

.main_content_table A:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;	
}
.main_content_table A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;	
}
.main_content_table A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;	
}
.main_content_table A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
}


/* -----  Side Navigation table CSS ----------------- */
.navigation {
	background-image: url(images/side_navigation.jpg);
	background-repeat: repeat-y;
}
.home_navigation {
	background-image: url(images/home/navigation.jpg);
	background-repeat: repeat-y;
}


/* -----  Fonts -- size-- color CSS ----------------- */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.65em;
	color: #993300;
	margin-top: 5px;
	margin-bottom: 10px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.35em;
	color: #996600;
	margin-top: 10px;
	margin-bottom: 3px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #336699;
	margin-top: 10px;
	margin-bottom: 3px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	margin-top: 10px;
	margin-bottom: 3px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.65em;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 125em;
}

.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.35em;
	color: #996600;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #003366;
	line-height: normal;
}
.delete {
	font-family: "Trebuchet MS", Arial, Helvetica, "Microsoft Sans Serif";
	color: #FF0000;
}
/* red required asteriks*/
.star
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Red;
}
/* border for textboxes and buttons*/
.objBorder
{
	border: 1px solid #6699FF;
}
.objBorderBrwn
{
	border: 1px solid #8C6C57;
}
.home_table {
	background-image: url(images/home/main_table_background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.exponent {
	font-size: 0.8em;
}
.contactTd {
	background-color: #E4E4E4;
}.bottomline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.bottom_home_table {
	background-image: url(images/home/bottom_main.jpg);
	background-repeat: repeat-x;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #993333;
	margin-top: 2px;
	margin-bottom: 2px;
}

A.aFontNew:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.aFontNew:active{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.aFontNew:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.aFontNew:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.borderbottom{
}
.SurveyQs{
	font-weight: bold;
	color: #333333;
}
a.aFontOther:link{
	color: #003366;
	text-decoration: none;
}
a.aFontOther:active{
	color: #003366;
	text-decoration: none;
}
a.aFontOther:visited{
	color: #3266AF;
	text-decoration: none;

}
a.aFontOther:hover{
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB0F27;
}
/* surveyresults*/
.td1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
}
.td1red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FF3300;
}
.td11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
}
.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
	vertical-align: middle;
}
.tdbtm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.tdTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	font-weight: bold;
}
.tdTopError{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #AB0E29;
	font-weight: bold;
}
.tdTopRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
.divTable
{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.dateRange {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: "Times New Roman", Times, serif;*/
	font-size: 0.8em;
	color: #666666;
}
#printshow{display:none}
/* end surveyresults*/
.h1Cc {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 125em;
}
.dropcap1:first-letter {
	float:left;
	font-size:400%;
	line-height:1em;
	color:#cc0000;
	
}
.dropcap {
	float:left;
	font-size:400%;
	line-height:.6em;
	color:#993300;
	font-family: "Monotype Corsiva";
	padding-right: 10px;
	padding-bottom: 5px;
}
