@charset "UTF-8";
/* CSS Document */


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E4EAE2;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
}

p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 0.1em;
}

p a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 0.1em;
}

#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	width: 1008px;
}
#content {
	background: #FFFFFF;
	padding: 5px;
	width: 998px;
	position: relative;
} 
#content-inner {
	background: #FFFFFF;
	padding: 10px;
	width: 976px;
	border: 1px dotted #D0D9D1;
}
#leftNavigation {
	position: relative;
	float: left;
	width: 200px;
}
#rightContent {
	position: relative;
	z-index: 150;
	width: 700px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14px;
	margin-left: 273px;
}

/* #leftNavigation {
	width: 200px;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	z-index: 2;
}

#rightContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	position: relative;
	line-height: 14px;
	margin-bottom: 50px;
	width: 700px;
	left: 55px;
}
*/

.body_resources {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	background-color: #69AB61;
}
.body_news {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	background-color: #465580;
}
.commonList {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
	list-style-type: disc;
	padding-bottom: 5px;
}
.commonList a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	padding-bottom: .1em;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-decoration: none;
}
.commonList a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	padding-bottom: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-decoration: none;
	color: #000;
}
.questionText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-transform: none;
	letter-spacing: 0px;
	font-style: italic;
}
.bodyTable {
	border: 1px dotted #666;
}

.largeHeading_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 3px;
}

ie .largeHeading_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 10px;
}
.largeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.mediumHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

.mediumHeading a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}


.mediumHeading a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.smallHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 25px;
	font-weight: bold;
	text-transform: capitalize;
}
.mainParagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	font-style: italic;
}
.ruleUnder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 25px;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.clientQuoteInline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #e4eae2;
}
.clientQuotePage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.homeHeadingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-left: 10px;
}
.homeBoxText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	font-style: italic;
	line-height: 22px;
}
.homeBoxText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	padding-bottom: .1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.homeBoxText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	padding-bottom: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.homenavlist 
{
	list-style-type: disc;
	color: #666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.homenavlist a 
{
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
}
.homenavlist a:hover
{
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
}

#header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#navlist li a {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	background-color: #EFFFEC;
	line-height: 14px;
	position: relative;
} 



#gridList {
	list-style: none;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 65;
	margin-left: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#gridList li {
	float: left;
	margin: 0;
	padding-top: 20px;
	width: 285px;
	padding-right: 15px;
}
#gridList img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
#gridList p {
	color: #000;
	font-weight: normal;
	height: 55px;
	margin: 0;
	overflow: hidden;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.small_print {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666;
}
.siteMapList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-type: none;
	line-height: 16px;
}

.siteMapList a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 1px;
	list-style-type: none;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	line-height: 18px;
}

.siteMapList a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 1px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #000;
}
#calendar-container {
	width: 800px;
	position: relative;
}

#sizer {
	width: 40px;
	position: absolute;
	left: 661px;
	padding-top: 5px;
}
