body,
div,
table,
td,
img,
form,
ul,
h1,
h2,
h3,
h4,
h5,
h6
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 
body,
div,
td,
span,
input,
select,
textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
input,
select
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body
{
	background-image: url(../Images/topBg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
div
{
	position: relative;
}
table
{
	border-collapse: collapse;
}

/*****
	Fonts
		***/
h1
{
	font-size: 18px;
	color: #3f5b1a;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
}
	h1 span
	{
		font-size: 20px;
		color: #3f5b1a;
		font-weight: bold;
	}
	h1 sup
	{
		font-size: 13px;
	}
h2.GreenTitleText
{
	font-size: 18px;
	color: #da5c05;
	font-weight: bold; 
	font-family: Arial, Verdana, Sans-Serif;
}
h2.FeatureTitleText
{
	font-size: 18px;
	color: #da5c05;
	font-weight: bold; 
	font-family: Arial, Verdana, Sans-Serif;
	padding: 0px 0px 5px 0px;
}
h2.BlueTitleText
{
	font-size: 18px;
	color: #3f5b1a;
	font-weight: bold; 
	font-family: Arial, Verdana, Sans-Serif;
}
h3.GreenTitleText
{
	font-size: 15px;
	color: #da5c05;
	font-weight: bold; 
	font-family: Arial, Verdana, Sans-Serif;
}
h3.BlueTitleText
{
	font-size: 15px;
	color: #3f5b1a;
	font-weight: bold; 
	font-family: Arial, Verdana, Sans-Serif;
}
h3.WhiteText
{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal; 
	font-family: Arial, Verdana, Sans-Serif;
}
h6
{
	font-size: 12px;
	margin: 5px 0px;
}
p
{
	margin: 0px 0px 10px;
}
span.BlueInsideListingTitleText
{
	font-size: 11px;
	color: #4c77d0;
	font-weight: bold; 
	font-family: Arial, Verdana, Sans-Serif;
}
span.GreenTitleText
{
	font-size: 11px;
	color: #da5c05;
	font-weight: bold; 
	font-family: Arial, Verdana, Sans-Serif;
}
	span.GreenTitleText a:link,
	span.GreenTitleText a:visited,
	span.GreenTitleText a:hover,
	span.GreenTitleText a:active
	{
		font-size: 11px;
		color: #da5c05;
		font-weight: bold; 
		font-family: Arial, Verdana, Sans-Serif;
		text-decoration: underline;
	}
span.BlueText
{
	font-size: 11px;
	color: #3f5b1a;
	font-weight: bold; 
	font-family: Arial, Verdana, Sans-Serif;
}
a:link,
a:visited,
a:hover,
a:active
{
	font-size: 10px;
	color: #3f5b1a;
	text-decoration: underline;
}
a.Strong:link,
a.Strong:visited,
a.Strong:hover,
a.Strong:active
{
	font-size: 10px;
	font-weight: bold;
	color: #3f5b1a;
	text-decoration: underline;
}
ul
{
	margin: 0px 0px 10px;
}
	/***
	ADD NEW SECTION HERE FOR WIDE SURVEY FORM
	***/
td.MainContentSectionWide
{
	width: 744px;
	z-index: 100;
	overflow: hidden;
}
	div.LandingContentContainerWide
	{
		width: 670px;
		margin: 0px 34px 15px 39px;
	}
	div.BreadCrumbsContainerWide
	{
		margin: 0px 0px 20px 8px;
		font-size: 9px;
		color: #3f5b1a;
	}
		div.BreadCrumbsContainerWide span
		{
			font-size: 9px;
			color: #406ecd;
		}
		div.BreadCrumbsContainerWide a:link,
		div.BreadCrumbsContainerWide a:visited,
		div.BreadCrumbsContainerWide a:hover,
		div.BreadCrumbsContainerWide a:active
		{
			font-size: 9px;
			color: #406ecd;
			text-decoration: underline;
		}
	div.PageTitleContainerWide
	{
		margin: 5px 0px 0px 8px;
	}
	div.ThreeGraphicContainerWide
	{
		width: 490px;
		margin-top: 10px;
	}
		div.ThreeGraphicContainerWide img
		{
			width: 490px;
			height: 124px;
			border: 0px;
		}
div.BodyContentContainerWide
{
	margin: 15px 0px 0px 8px;
}
	div.BodyContentContainerWide ol
	{
		margin-left: 25px;
		padding: 0px;
	}
	div.BodyContentContainerWide ol li
	{
		padding-bottom: 10px;
	}
	div.BodyContentContainerWide ul
	{
		margin-left: 25px;
		padding: 0px;
	}
	div.BodyContentContainerWide ul li
	{
		padding-bottom: 10px;
	}
	/***
	END NEW SECTION FOR WIDE SURVEY FORM
	***/
/*
    Modal ColorBox Core Style
*/
/*#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:url(../images/modal/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/modal/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/modal/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/modal/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/modal/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/modal/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/modal/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/modal/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/modal/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/modal/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/modal/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/modal/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/modal/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

#event_details, #modalwindow {font:normal normal normal 12px Arial, Helvetica, sans-serif;margin:25px 50px;}
#event_details h1, #modalwindow h1 {font-size:20px;font-weight:bold; text-align:center;margin-bottom:25px;}
#event_details p, #modalwindow p {margin-bottom:15px;}
#event_details .title {margin:0 0 0 30px;width:100px;float:left;margin-bottom:15px;font-weight:bold;}
#event_details .info {max-width:500px;float:left;margin-bottom:15px;}
#event_details a, #modalwindow a {color:#666;}
#modalwindow h2 {font-size:18px;}
#modalwindow .infoleft {float:left;width:320px;}
#modalwindow .inforight {float:left;width:320px;text-align:right;}*/
