@charset "UTF-8";
/* CSS Document */

/* JQUERY */

/* {{{ File Type Icons */
div.pdf { /*The background image*/
	background: url(img/icons/acrobat.png) no-repeat center left;
	padding-left: 20px;
	display:inline;
}
 
div.doc { /*The background image*/
	background: url(img/icons/word.png) no-repeat center left;
	padding-left: 20px;
	display:inline;
}

div.mp3 { /*The background image*/
background: url(img/icons/audio.png) no-repeat center left;
padding-left: 20px;
display:inline;
}

div.wmv { /*The background image*/
background: url(img/icons/video.png) no-repeat center left;
padding-left: 20px;
display:inline;
}

div.email {
	background: url(img/icons/email.png) no-repeat center left;
	width: 20px;
	display:inline;
}


/* Layout */
#BodycontentArea {
	width: 910px;
}

#breadcrumb {
	color: #009081;
	font-size: 9px;
	font-weight: normal;
	padding-top: 5px;
	text-transform: uppercase;
}
	
#breadcrumb a:link {
	font-weight: normal;
	text-decoration: none;
	color: #99A7A0;
}
#breadcrumb a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #6A7971;
}
#breadcrumb a:active {
	font-weight: normal;
	text-decoration: none;
	color: #99A7A0;
}
#breadcrumb a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #99A7A0;	
}
#breadcrumb .divider {
	color: #C8CFCB;
	padding-left: 5px;
	padding-right: 5px;
}

#callOutBox {
	width: 650px;
	background-image: url(img/chg_Content_FeatBoxBKGD.png);
	background-repeat: repeat-y;
}
#callOutBox .content {
	width: 460px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#callOutBox .image {
	width: 162px;
	float: right;
	margin-right: 3px;
	vertical-align: middle;
}
#callOutBox h2 {
	width: 620px;
	height: 20px;
	background-image: url(img/chg_Content_FeatBoxTop.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	padding-top: 0px;
	padding-right:10px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009081;
	white-space: nowrap;
}
#callOutBox h3 {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#content {
	width: 650px;
}
#content ul {
	list-style: circle;
	padding: 0px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#content hr {
	color: #C8CFCB;
	clear: left;
}

#contentArea {
	width: 910px;
	background-image:url(img/chg_Content_BKGD.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

#footer {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 25px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
	text-align: left;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

#footerLinks {
	width: 82px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	color: #009081;
	float: right;
}
#footerLinks a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	
}
#footerLinks a:active {
	font-weight: bold;
	text-decoration: none;
	color: #A6D9D1;
	
}
#footerLinks a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #A6D9D1;
	
}
#footerLinks a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	
}
#footerLinks hr{
	margin-top: 2px;
	margin-bottom: 1px;
	color: #66C2CC;
	padding: 0px;
}

#gui {
	width: 910px;
	margin: auto;
	text-align: left;
}

#nav {
	margin: 0px;
	padding: 0px;
	width:910px;
	height: 75px;
}
#nav li{
	list-style: none;
	display: block;
	float:left;
	margin: 0;
	padding: 0;
}

#NavContentBox {
	background-image: url(img/chg_Content_NavBullet_BKGD.png);
	background-repeat: repeat-y;
	padding: 10px;
	margin: 0;
}

#NavContentBoxNavBar {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 650px;
}
#NavContentBoxNavBar ul {
	margin: 0;
	padding: 0;
}
#NavContentBoxNavBar li {
	list-style-type:none;
	display:block;
	float:left;
	margin: 0;
	padding: 0px;
}
#NavContentBoxNavBar li:hover {
	cursor: pointer;
}

#pageContent {
	padding-left: 30px;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A7971;
}

#subNav {
	width: 910px;
	height: 40px;
	vertical-align: middle;
	text-align: left;
	background-image: url(img/chg_SubNav_BKGD.png);
	background-repeat: no-repeat;
}
#subNav ul{
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom:10px;
	margin: 0px;
}
#subNav li{
	list-style: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #009081;
	padding-left: 4px;
	padding-right: 6px;
	border-right-color: #66C2CC;
	border-right-width: 1px;
	border-right-style: solid;
}
#subNav .last {
	border-width: 0px;
}
#subNav a:link {
	font-weight: normal;
	text-decoration: none;
	color: #6A7971;
}
#subNav a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #66C2CC;
}
#subNav a:active {
	font-weight: normal;
	text-decoration: none;
	color: #66C2CC;
}
#subNav a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #6A7971;	
}

#subPagePushes {
	width: 194px;
	float:right;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #6A7971;
}
#subPagePushes hr {
	margin-bottom:10px;
	margin-top: 10px;
	color: #C8CFCB;
}
#subPagePushes ul {
	list-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#subPagePushes li {
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #C8CFCB;
	border-bottom-style: dotted;
}

#welcomMessage {
	padding-left: 425px;
	padding-top: 65px;
	padding-bottom: 140px;
	padding-right: 25px;
}
#welcomMessage h6{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
}
#welcomMessage p{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;	
}
#welcomMessage a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	
}

#welcomMessage a:active {
	font-weight: bold;
	text-decoration: none;
	color: #66C2CC;
	
}

#welcomMessage a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #66C2CC;
	
}

#welcomMessage a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	
}


/* ----------------------------------------------------------------- */



/* Tags */

body {
	background-image: url(img/chg_bkgd_arch.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #8ACFC8;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	color: #6A7971;
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66C2CC;
	width: 650px;
}

h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

p {
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* ----------------------------------------------------------------- */




/* Links */

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #009081;
	
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #66C2CC;
	
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #66C2CC;
	
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #009081;
	
}

.linkIcon {
	font-weight: bold;
	color: #000000;
}



/* ----------------------------------------------------------------- */




/* Content */
.accessoryImg {
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.errText {
	color: #FF0000;
}

.formElement {
	padding: 5px;
	border-bottom: #A6D9D1;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.formLabel {
	width: 150px;
	float: left;
}

.legal {
	color: #009081;
}

.reg {
	font-size: 60%;
	vertical-align: text-top;
}
