@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position:center;
}
h1 {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #666;
}
h2 {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666;
}
p {
	font-size: 0.9em;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #666;
	line-height: 1.5em;
}
li {
	font-size: 0.9em;
	color: #666;
}
td {
	color: #666;
	vertical-align: top;
}
a {
	color:#09F;
	text-decoration: none;
}
a:hover {
	color:#03F;
	text-decoration:none;
}
/*IDs **********************************************************************************/

#wrapper {
	width: 975px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	/*overflow: visible;*/
}
#wrapper #rightcolumn #p7HGM_1 #p7HGMtrg_1 li {
	margin: 0px;
	padding: 0px;
}
/* ***************************************HOME.BANNER */
#homebanner {
	background-image:url(../images/home/rotate.php);
	height: 323px;
	background-repeat: no-repeat;
}
#homebanner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFF;
	padding-top: 26px;
	padding-left: 360px;
	font-weight: normal;
	padding-right: 26px;
}
#homebanner p {
	padding-left: 360px;
	color: #FFF;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 20px;
}
/* ***************************************LEFT.COLUMN */
#leftcolumn {
	display: inline;
	float: left;
	width: 274px;
	position: relative;
	overflow: visible;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#leftcolumn p {
	padding-left: 32px;
	padding-right: 20px;
}
/* ***************************************LEFT.COLUMN.SIDEBAR */
#leftcolumnsidebar {
	display: inline;
	background-image: url(../images/sidebar_green.gif);
	float: left;
	width: 228px;
	position: relative;
	overflow: auto;
	background-repeat: no-repeat;
	height: 400px;
	background-color: #FFF;
	margin: 0px;
	padding-right: 18px;
	padding-top: 0px;
}
#leftcolumnsidebar p {
	color: #FFF;
}
/* ***************************************WIDE.COLUMN */
#widecolumn {
	display: inline;
	width: 930px;
	background-color: #FFF;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 45px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#widecolumn li {
	list-style-image: none;
	list-style-type: none;
}
/* ***************************************RIGHT.COLUMN */
#rightcolumn {
	display: inline;
	width: 701px;
	background-color: #FFF;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	overflow: visible;
	background-image: url(../images/content_header.png);
	background-repeat: no-repeat;
}
#rightcolumn p {
	padding-right: 45px;
	padding-left: 25px;
	color: #666;
	text-align: justify;
}
#rightcolumn h1 {
	padding-right: 45px;
	padding-left: 25px;
	color: #666;
}
#rightcolumn h2 {
	padding-right: 45px;
	padding-left: 25px;
	font-size: 1em;
	font-weight: normal;
	color: #4D8CBB;
/*	text-decoration: underline;*/
	padding-top: 14px;
}
#rightcolumn h3 {
	padding-right: 45px;
	padding-left: 25px;
	font-size: 0.9em;
	color: #4D8CBB;
	padding-top: 10px;
	padding-bottom: 0px;
}

#rightcolumn ul li {
	padding-right: 45px;
	padding-left: 2px;
	list-style-position: outside;
	margin-left: 50px;
	line-height: 1.5em;
}
#rightcolumn table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-right: 20px;
	padding-left: 26px;
	color: 666;
}
/* ***************************************RIGHT.COLUMN.CENTER */
#rightcolumnCenter {
	float: left;
	width: 480px;
	overflow: visible;
	border-right: thin dotted #DF7727;
}

#rightcolumnCenter h1 {
	font-size: 1.2em;
	color: #666;
	text-align: left;
	padding-right: 20px;
	padding-left: 16px;
	font-weight: lighter;
}
#rightcolumnCenter p {
	padding-right: 20px;
	padding-left: 16px;
	text-align: justify;
	font-size: .9em;

}
#rightcolumnCenter ul li {
	list-style: disc outside;
	padding-right: 20px;
	margin-left: 40px;
	line-height: 1.5em;
}
/* ***************************************RIGHT.COLUMN.HCR */
#rightcolumnHCR {
	display: inline;
	width: 701px;
	background-color: #FFF;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	overflow: visible;
}

#rightcolumnHCR h2 {
	font-size: 1em;
	font-weight: normal;
	color: #4D8CBB;
	/*text-decoration: underline;*/
	padding: 14px 20px 6px 16px;
}
/* ***************************************RIGHT.COLUMN.RIGHT */
#rightcolumnRight {
/*	border-left: thin dotted #DF7727;*/
	overflow: visible;
	width: 218px;
	float: left;
	position: relative;
}

#rightcolumnRight h1 {
	font-size: 1em;
	padding-left: 18px;
	padding-right: 18px;
}
#rightcolumnRight h2 {
	font-size: .9em;
	padding-right: 12px;
	color: #DF7727;
	border-bottom: 1px solid #DF7727;
	margin-right: 18px;
	margin-left: 20px;
}

#rightcolumnRight p {
	text-align: left;
	font-size: 0.8em;
	padding-right: 26px;
	padding-left: 20px;
	padding-top: 0px;
}
/* ***************************************RIGHT.COLUMN.LIST */
.rightcolumnList {
	/*font-size: 0.9em;*/
	color: #666;
	list-style-image: url(../images/hyphen.gif);
	list-style-position: outside;
	margin-right: 20px;
	margin-left: 25px;
	padding-top: 8px;
	margin-top: 8px;
}
.rightcolumnList li {
	padding-bottom: 8px;
	line-height: 1.4em;
	padding-right: 12px;
}
.rightcolumnList li a, #rightcolumn p a {
	border-bottom: thin dotted #09F;
}
/* ***************************************FOOTER */
#footer {
	clear: both;
	width: 975px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 44px;
}

.calloutbox {
	padding: 10px;
	border: 1px dotted #F90;
	width: 580px;
	margin-left: 26px;
}
.quote {
	font-style: italic;
	color: #C60;
	font-size: 1.1em;
}
.quote-finetype {
	font-size: .9em;
	padding-left: 20px;
}
/* CLASSES ******************************************************************************/
.sidebartext {
	padding-left: 28px;
	color: #FFF;
	font-size: .9em;
}
.Newsheaders {
	font-weight: normal;
	background-image: url(../images/content_header.png);
	background-repeat: no-repeat;
	width: 685px;
	padding-bottom: 20px;
}
.NewsheadersCenter {
	font-weight: normal;
	background-image: url(../images/content_header_center.png);
	background-repeat: no-repeat;
	width: 685px;
	margin-top: 16px;
	overflow: visible;
	color: #666;
	text-decoration: none;
	padding: 14px 20px 6px 16px;
}
.image-headshots {
	float: right;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-left: 12px;
}
.bluetext {
	color: #4D8CBB;
	font-weight: normal;
}
/* TITLES ******************************************************************************/
#title {
	background-image: url(../images/title_020.gif);
	height: 44px;
	width: 975px;
}
#title000 {
	background-image: url(../images/title_000.gif);
	height: 44px;
	width: 975px;
}
#title020 {
	background-image: url(../images/title_020.gif);
	height: 44px;
	width: 975px;
}
#title100 {
	background-image: url(../images/title_100.gif);
	height: 44px;
	width: 975px;
}
#title200 {
	background-image: url(../images/title_200.gif);
	height: 44px;
	width: 975px;
}
#title220 {
	background-image: url(../images/title_220.gif);
	height: 44px;
	width: 975px;
}
#title230 {
	background-image: url(../images/title_230.gif);
	height: 44px;
	width: 975px;
}
#title240 {
	background-image: url(../images/title_240.gif);
	height: 44px;
	width: 975px;
}
#title250 {
	background-image: url(../images/title_250.gif);
	height: 44px;
	width: 975px;
}
#title300 {
	background-image: url(../images/title_300.gif);
	height: 44px;
	width: 975px;
}
#title310 {
	background-image: url(../images/title_310.gif);
	height: 44px;
	width: 975px;
}
#title320 {
	background-image: url(../images/title_320.gif);
	height: 44px;
	width: 975px;
}
#title330 {
	background-image: url(../images/title_330.gif);
	height: 44px;
	width: 975px;
}
#title340 {
	background-image: url(../images/title_340.gif);
	height: 44px;
	width: 975px;
}
#title350 {
	background-image: url(../images/title_350.gif);
	height: 44px;
	width: 975px;
}
#title360 {
	background-image: url(../images/title_360.gif);
	height: 44px;
	width: 975px;
}
#title370 {
	background-image: url(../images/title_370.gif);
	height: 44px;
	width: 975px;
}
#title400 {
	background-image: url(../images/title_400.gif);
	height: 44px;
	width: 975px;
}
#title410 {
	background-image: url(../images/title_410.gif);
	height: 44px;
	width: 975px;
}
#title420 {
	background-image: url(../images/title_420.gif);
	height: 44px;
	width: 975px;
}
#title430 {
	background-image: url(../images/title_430.gif);
	height: 44px;
	width: 975px;
}
#title435 {
	background-image: url(../images/title_435.gif);
	height: 44px;
	width: 975px;
}
#title440 {
	background-image: url(../images/title_440.gif);
	height: 44px;
	width: 975px;
}
#title500 {
	background-image: url(../images/title_500.gif);
	height: 44px;
	width: 975px;
}
#title510 {
	background-image: url(../images/title_510.gif);
	height: 44px;
	width: 975px;
}
#title520 {
	background-image: url(../images/title_520.gif);
	height: 44px;
	width: 975px;
}
#title530 {
	background-image: url(../images/title_530.gif);
	height: 44px;
	width: 975px;
}
#title600 {
	background-image: url(../images/title_600.gif);
	height: 44px;
	width: 975px;
}

