@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: repeat-x;
	margin: 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: #ffffff;
}
h1 {
	font-size: 1.6em;
	color: #00548e;
	line-height: 22px;
}
h2 {
	font-size: 1.3em;
	line-height: 20px;
	color: #00548e;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #00548e;
}

.primary-content {
	float: left;
	width: 437px;
	height: 190px;
	background: url(../images/welcome-bg.gif) no-repeat left;
	padding: 70px 50px 0;
}
.video-content {
	float: left;
	width: 437px;
	height: 190px;
	background: url(../images/video-bg.gif) no-repeat left;
	padding: 70px 50px 0;
}

.primary-content p {
	font-size: 14px;
	line-height: 22px;
}







#mainContent  {
	padding: 0 20px 0 0px;
	width: 600px;
	float: left;
	height: auto;
} 



.hold-content {
	width: 100%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.floatClear {
	clear: both;
	height: 0px;
	margin-right: 3px;
	font-size: 1px;
	line-height: 0px;
}
.textBoxStyle {
	font-size: 11px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 20px;
	color: #000000;
}


a {
	color: #4F7D9F;
	text-decoration: none;
}
a:link {
	color: #4F7D9F;
	text-decoration: none;
}
a:hover {
	color: #00548e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#column1 {
	float: left;
	height: auto;
	width: 140px;
	margin-right: 5px;
	color: #387C2B;
	padding-right: 58px;
	padding-left: 57px;
}

#columnPic1 {
	float: left;
	height: 110px;
	width: 255px;
	margin-top: 5px;
	text-align: center;
	margin-right: 5px;
}
#container  {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #9CB98B;
	text-align: left;
} 


#containerUpper {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 30px;
}

#header  {
	background: #FFFFFF;
	padding: 0 0px;  /* 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. */
	height: 40px;
	width: 800px;
} 
#subHeader {
	background: #FFFFFF;
	padding: 0 0 0 0px;  /* 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. */
	height: 90px;
	width: 800px;
	line-height: 25px;
}
#flashHolder {
	background: #FFFFFF;
	padding: 0 0px;  /* 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. */
	height: 250px;
	width: 800px;
}
.boxFltLeft {
	float: left;
	margin-right: 10px;
}
#mainMenuHolder {
	height: 30px;
	width: 800px;
	float: left;
	background: #00548e;
	margin-bottom: 10px;
}
.sidebarHeaderHome {
	float: left; /* since this element is floated, a width must be given */
	width: 263px; /* padding keeps the content of the div away from the edges */
	height: 165px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #FFFFFF;
}
.sidebarHeader3Home {
	float: left; /* since this element is floated, a width must be given */
	width: 264px; /* padding keeps the content of the div away from the edges */
	height: 165px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0px;
	background: #FFFFFF;
}
.sidebarHeaderHomeShort {
	float: left; /* since this element is floated, a width must be given */
	width: 263px; /* padding keeps the content of the div away from the edges */
	height: 80px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.sidebarHeader3HomeShort {
	float: left; /* since this element is floated, a width must be given */
	width: 260px; /* padding keeps the content of the div away from the edges */
	height: 80px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0px;
	background: #FFFFFF;
}

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-bottom: 10px;
}

#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	height: auto;
}

#sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	height: 100px;
}
#sidebarHome {
	float: left; /* since this element is floated, a width must be given */
	width: 263px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	height: 260px;
}
#sidebar2P {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 20px 0px 10px; /* padding keeps the content of the div away from the edges */
	height: auto;
}
#searchHolder {
	float: left; /* since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #9CB98B url(../../images/top-corner-bar-blue.gif); /* padding keeps the content of the div away from the edges */
	height: 35px;
}
#searchGoogle {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* padding keeps the content of the div away from the edges */
	height: 29px;
	padding-top: 6px;
}
#searchGoogle form {
margin-bottom: 0;
}
#searchResults {
	height: auto;
	width: 500px;
}

#searchAdjGoogle {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	height: 35px;
	padding-top: 0px;
}
#upperTab1 {
	float: left; /* since this element is floated, a width must be given */
	width: 206px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 30px;
	margin-left: 25px;
}
#upperTab2 {
	float: left; /* since this element is floated, a width must be given */
	width: 206px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 30px;
	margin-left: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.textEmp {
	font-size: 12px;
	font-weight: bold;
	color: #6A9351;
}
blockquote {
	font-size: 8px;
	font-style: normal;
}
#footer  {
	background:#00548e;
	text-align: center;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
#footer a {
	text-align: center;
	color: #FFFFFF;
}
#footer a:link {
	text-align: center;
	color: #FFFFFF;
}
#footer a:hover {
	text-align: center;
	color: #fff;
}
#sidebar2PRight {
	float: right; /* since this element is floated, a width must be given */
	width: 245px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 20px 0px 60px; /* padding keeps the content of the div away from the edges */
	height: auto;
}
#sidebarRefLong {
	float: left; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 450px;
	margin-top: 40px;
}
#sidebarRefPGLogo {
	float: left; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 200px;
	margin-top: 20px;
}


.fltlftMargin {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#containerSml {
	width: 500px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
}
#preFooter {
	background: #FFFFFF url(../../images/gradient-test-botton.jpg);
	padding: 0 0px;  /* 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. */
	height: 75px;
	width: 800px;
}
ol li {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
li {
	font-size: 1.2em;
	color: #000000;
	line-height: 18px;
}
.ref  {
	font-size: 10px;
	line-height: 14px;
	padding-right: 5px;
	color: #666666;
}
#banner {
	background: #FFFFFF;
	padding: 0 0 0 0px;  /* 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. */
	height: 170px;
	width: 800px;
	line-height: 25px;
	float: left;
}
.textUpperSearch {
	font-size: 11px;
	color: #000000;
	line-height: 9px;
}




.imageHolder2P {
	float: right;
	width: 150px;
	text-align: center;
	padding-left: 10px;
	height: auto;
}
.imageCaption2P {
	height: auto;
	width: auto;
	font-size: 9px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.boxClear {
	clear: right;
	float: left;
}
a#here                {
	color: #68C224;
	font-weight: bold;
}
a.divagps-here {
	color: #FFFFFF;
	background: #034881;
}
.faqQuestion {
	font-size: 12px;
	line-height: 16px;
	color: #68964D;
	font-style: italic;
	font-weight: bold;
}
#sendFormHolder {
	height: auto;
	width: 300px;
	margin-bottom: 20px;
}
#mySubmitButton {
	height: 30px;
	width: 50px;
	background: url(../../images/submit-button.gif);
}
#formHolder {
	height: auto;
	width: 600px;
}
#formHolder p {
	height: auto;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: right;
}
.homeCol1 {
	float: left; /* since this element is floated, a width must be given */
	width: 233px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 15px 10px; /* padding keeps the content of the div away from the edges */
	height: 250px;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.homeCol3 {
	float: left; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 10px; /* padding keeps the content of the div away from the edges */
	height: 250px;
	margin-bottom: 10px;
}

.sidebarBox {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-bottom: 10px;
}
#mainContentSearchResults {
	padding: 0 0px 0 5px;
	width: 795px;
	float: left;
	height: auto;
}
#mainContentSearchResults p {
	padding: 0 20px 0 0px;
	width: 600px;
	float: left;
	height: auto;
	font-size: 1em;
}
