BODY {
	/*background-image: url(../images/bodyBground.gif);*/
	background-repeat: repeat-x;
	background-color: #007ec6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#center {
	margin-left: auto;
	margin-right: auto;
	/*width: 851px;*/
}

#wrapper {
	/*background-image: url(../images/wrapperBground.jpg);*/
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 20px;
	/*width: 851px;*/
	width:95%;
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapperSub {
	background-image: url(../images/wrapperBgroundSub.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	/*width: 851px;*/
	width:98%;
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#white {
	background-image: url(../images/subPageBground.gif);
	background-repeat: repeat-y;
	/*background-color: aqua;*/
	/*width: 851px;*/
	/*margin-left: auto;
	margin-right: auto;*/
	padding: 0 0 0 0;
	float: left;
}

/* Home Page Left Callout */

.leftCallout {
	background-image: url(../images/leftTop.gif);
	background-repeat: no-repeat;	
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
	float: left;
	clear: left;
	width: 240px;
}

.leftTop {
	background-image: url(../images/leftTopGradient.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 240px;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}

.leftTop H1 {
	font-size: 20px;
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
	font-weight: normal;
}

.leftMiddle {
	background-image: url(../images/leftMiddle.gif);
	background-repeat: repeat-y;
}

.leftBottom {
	background-image: url(../images/leftBottom.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 17px;
}

.leftContent {
	margin: 0 0 0 17px;
	padding: 0 0 0 0;
	width: 207px;
	font-size: 12px;
}

.leftContent P {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* End Left Home Callout */

/* Left Sub Callout */

.leftSubCallout {
	background-image: url(../images/leftBlueTop.gif);
	background-repeat: no-repeat;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	clear: left;
	width: 240px;
}

.leftSubCallout IMG {
	border: 0;
}

.leftSubTop {
	background-image: url(../images/leftSubGradient.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 240px;
	margin: 0 0 0 0;
	/*padding: 0 0 15px 0;*/
	padding: 0 0 0 0;
}

.leftSubTop H1 {
	font-size: 20px;
	margin: 0 0 0 0;
	padding: 10px 0 15px 10px;
	font-weight: normal;
}

.leftSubMiddle {
	background-image: url(../images/leftBlueMiddle.gif);
	background-repeat: repeat-y;
}

.leftSubBottom {
	background-image: url(../images/leftBlueBottom.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 17px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.leftSubBottomContact {
	background-image: url(../images/leftBlueBottom.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 17px;
	margin: 0 0 10px 0;
	padding: 0 0 28px 0;
	background-color: #fff;
}

.leftSubContent {
	margin: 0 0 0 17px;
	padding: 0 0 0 0;
	width: 207px;
	font-size: 11px;
}

.leftSubContent P {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* End Left Sub Callout */

#left {
	float: left;
	position: relative;
	display:none;
}

#logo {

}

#logo IMG {
	border: 0;
}

#logoPrint {
	float: left;
}

#right {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
	font-size: 12px;
}

#rightSub {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*position: relative;
	width: 580px;*/
	width: 100%;
	font-size: 12px;
}

#tagline {
	height: 48px;
	float: left;
}

#tagline H1 {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}

#navHome {
	/*margin: 0 0 0 0;
	padding: 20px 0 0 0;*/
	display:none;
}

#nav {
	/*margin: 0 0 0 0;
	padding: 11px 0 0 0;*/
	display: none;
}

#nav IMG, #navHome IMG {
	border: 0;
}

#contentArea {
	background-color: #fff;
	margin: 0 0 0 0;
	color: #1e74a5;
	padding: 8px 8px 8px 8px;
	float: left;
	width:100%;
}

#contentAreaSub {
	background-color: #fff;
	margin: 0 0 0 0;
	color: #1e74a5;
	padding: 8px 8px 8px 8px;
	float: left;
	width:100%;
}

#contentArea P, #contentAreaSub P {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

#contentArea H1, #contentAreaSub H1 {
	font-size: 20px;
	color: #1e74a5;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	/*height: 50px;*/
}

#col1b H1, #col2b H1 {
	height: auto;
}

#contentArea H2 {
	font-size: 18px;
	color: #1e74a5;
	font-weight: normal;
}

#contentAreaSub H2 {
	font-size: 18px;
	color: #1e74a5;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

#contentAreaSub UL {
	/*list-style-image: url(../images/linkBlue.gif);
	background-repeat: no-repeat;*/
}

#footer {
	color: #fff;
	background-image: url(../images/footerBground.gif);
	background-repeat: no-repeat;
	height: 30px;
	/*width: 570px;*/
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 8px 0 0 10px;
	float:left;
}

#footerSub {
	color: #fff;
	background-image: url(../images/footerBgroundSub.gif);
	background-repeat: no-repeat;
	height: 22px;
	/*width: 820px;*/
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 8px 0 0 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#footer A, #footerSub A {
	color: #fff;
}

/* Larger Callouts - Blue and Green */

.blueCallout {
	background-position: top;
	width: 559px;
	clear: left;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

.blueMiddle {
	float: left;
	background-image: url(../images/blueTop.gif);
	background-repeat: no-repeat;
	background-color: #007ec6;
	color: #fff;
	margin: 0 0 0 0;
	padding: 9px 9px 9px 9px;
	width: 541px;

}

.blueMiddle UL {
	/*list-style-image: url(../images/blueBullet.gif);*/
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

.blueMiddle LI {
	margin: 0 0 0 0;
	/*padding: 2px 0 2px 0;*/
}

.blueBottom {
	clear: both;
	background-image: url(../images/blueBottom.gif);
	background-repeat: no-repeat;
	height: 9px;
}

.greenCallout {
	background-position: top;
	/*width: 559px;*/
	clear: left;
	margin: 0 0 0 0;
	/*padding: 5px 0 5px 0;*/
	padding: 2px 0 5px 0;
}

.greenMiddle {
	float: left;
	background-image: url(../images/greenTop.gif);
	background-repeat: no-repeat;
	background-color: #26a632;
	color: #fff;
	margin: 0 0 0 0;
	padding: 9px 9px 9px 9px;
	/*width: 541px;*/
	font-size: 12px;

}

.greenMiddle UL {
	/*list-style-image: url(../images/greenBullet.gif);*/
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

#col1b .greenMiddle UL {
	/*list-style-image: url(../images/greenBullet.gif);*/
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

.greenMiddle LI {
	/*list-style-image: url(../images/greenBullet.gif);*/
	margin: 0 0 0 0;
	padding: 0px 0 0px 0;
}

.greenBottom {
	clear: both;
	background-image: url(../images/greenBottom.gif);
	background-repeat: no-repeat;
	height: 9px;
}


/* End Large Callouts */


#contentArea .blueMiddle h1, #contentAreaSub .greenMiddle h1  {
	color: #fff;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

	/* 3 column style */

#col1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 180px;
	vertical-align: top;
}

#col2 {
	border-left: 1px solid #fff;
	margin: 0 0 0 0;
	padding: 0 9px 0 9px;
	width: 165px;
	vertical-align: top;
}

#col3 {
	border-left: 1px solid #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	width: 165px;
	vertical-align: top;
}

	/* end 3 column styles */
	
	/* 2 column styles */
	
#col1b {
	margin: 0 0 0 0;
	padding: 0 8px 0 0;
	/*width: 180px;*/
	width: 50%;
	vertical-align: top;
}

#col2b {
	border-left: 1px solid #fff;
	margin: 0 0 0 0;
	padding: 0 9px 0 9px;
	/*width: 165px;*/
	width: 50%;
	vertical-align: top;
}

	/* end 2 column styles */

#contentArea .blueCallout A, #contentAreaSub .blueCallout A  {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	/*background-image: url(../images/linkBullet.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}

#contentAreaSub .greenCallout A  {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	/*background-image: url(../images/greenLink.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}

#contentArea .blueCallout A:hover, #contentAreaSub .greenCallout A:hover {
	text-decoration: underline;
}

#contentAreaSub A {
	font-weight: normal;
}

#columns {
	width: 100%;
}

#columns P {
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	
}

#border {
	border-left: 1px solid #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
}

.floatLeft {
	float: left;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}

#contentAreaSub A {
	color: #1e74a5;	
}

#contentArea A {
	background-image: url(../images/linkBlue.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	color: #1e74a5;
	font-weight: bold;
	text-decoration: none;
}

#contentArea A:hover, #contentAreaSub A:hover {
	text-decoration: none;
}

#subWrap {

}

.floatRight {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 8px 8px;
}

.videoBtn {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
