#kfooter{
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #445162;
	color:#B5C1CB;
	text-align:center;

}
#kfooter p{
	text-align:center;
}

#kfooter a{
	text-decoration:none;
color:#B5C1CB;
}
#kfooter a:hover{
	text-decoration:underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #445162;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.InputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.InputLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.ContentTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99CCFF;
	text-decoration: none;
}

.ContentTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.ContentTextWhite {
	color: #FFCC66;
	text-decoration: underline;
}

a.ContentTextWhite:hover {
	text-decoration: none;
}

a.ContentTextWhite:active {
	color: #FFCC66;
	text-decoration: underline;
}

.ContentTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #00426D;
	text-decoration: none;
}

a.ContentTextBlue {
	text-decoration: underline;
}

a.ContentTextBlue:hover {
	text-decoration: none;
}

a.ContentTextBlue:active {
	color: #333333;
	text-decoration: underline;
}

.ContentTitleBlue {
	font-family: Palatino, Georgia, Times New Roman, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #00426D;
	text-decoration: none;
}

.ContentSubtitleGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.ContentTextGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

a.ContentTextGrey {
	color: #00426D;
	text-decoration: underline;
}

a.ContentTextGrey:hover {
	color: #00426D;
	text-decoration: none;
}

a.ContentTextGrey:active {
	color: #00426D;
	text-decoration: underline;
}

.SidebarTitleWhite {
	font-family: Palatino, Georgia, Times New Roman, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #D4DDDA;
	text-decoration: none;
	padding-left: 10px;
}

.SidebarSubtitleWhite {
	font-family: Palatino, Georgia, Times New Roman, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #D4DDDA;
	text-decoration: none;
}

.SidebarTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #D4DDDA;
	text-decoration: none;
}

a.SidebarTextWhite {
	text-decoration: underline;
}

a.SidebarTextWhite:hover {
	text-decoration: none;
}

a.SidebarTextWhite:active {
	color: #D4DDDA;
	text-decoration: underline;
}

.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

a.FooterText {
	text-decoration: underline;
}

a.FooterText:hover {
	text-decoration: none;
}

a.FooterText:active {
	color: #333333;
	text-decoration: underline;
}


/*------------------------------*/
.TabLinkText {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: 6A6A8D;
	text-decoration: none;
	padding-top:2px;
	letter-spacing:.5px;
}

a.TabLinkText {
	text-decoration: underline;
}

a.TabLinkText:hover {
	text-decoration: underline;
}

a.TabLinkText:active {
	color: #ff6300;
	text-decoration: none;
}


#nav {
	margin: 0px;
	padding: 0px;
	display: block;
}

#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

#nav li {
	border-top: solid 40px #1e5381;
	background-color: #cccccc;
	color: #737372;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav li.active {
	border-color: #2b6894;
	background-color: #ffffff;
}

#nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737372;
	text-decoration: none;
	padding: 0px 19px 0px 19px;
}

/* sub nav */

#subNav {
	display: block;
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	clear: both;
	height: 20px;
	background: #fff;
}

#subNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	line-height: 20px;
	background: #fff;
}

#subNav li {
	border-right: solid 1px #fff; 
	color: #333;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#subNav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	background-color: #8D8E7E;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #959686;
}
#subNav li a:hover {
	background:rgb(192,190,179);
}

#subNav li.spacer {
	width: 0px;
	border: none;
	background: #fff;
}





/* home page */
#col1A {
	display: inline;
	float: left;
	width: 266px;
	height: 425px;
	background: url(../images/MainContent_01.jpg) no-repeat;
}
#col1A p {
	padding: 200px 20px 0px 70px;
	color: #fff;
}
#col2A {
	display: inline;
	float: left;
	width: 476px;
	height: 425px;
	background: url(../images/MainContent_02.jpg) no-repeat;
}
#col1B {
	display: inline;
	float: left;
	width: 617px;
	height: 128px;
	background: url(../images/homepage_welcome02.jpg) no-repeat;
	background-color: #fff;
	background-position: 0px 0px;
}
	
#col2B {
	display: inline;
	float: right;
	width: 214px;
	background-color: #fff;
	color: #00426d;
}


#eventsDiv {
	width: 340px;
	display: inline;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
	color: #00426d;
	
}

#eventsDiv h2 {
	color: #00426d;
	font-size: 14px;
	color: #00426d;
}


#blurbDiv {
	display: inline;
	float: left;
	width: 220px;
	margin-top: 40px;
	color: #00426d;

}

#eventsDiv a, #blurbDiv a {
	color: #00426d;
}

/* footer */

#footerTop {
	color: #333;
	border-right: solid 80px #00426D;
	background: #D5D5C8;
	text-align: center;
	padding: 20px;
	margin: 0px;
	clear: both;
}

/* page styles */

#pageWrapper {
	width: 831px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/img_sidebar03.jpg);

}

#contentWrapper {
	margin-left: 15px;
}


#leftCol {
	display: inline;
	float: left;
	width: 560px;
	line-height: 15px;
	padding: 0px 20px 20px 20px;
	margin: 0px;
	background: #ffffff;
	color: #333;
}



* html #leftCol {
	width: 601px;
	height: 647px;
}

#rightCol {
	width: 215px;
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/img_sidebar03.jpg);
}

#rightCol p {
	padding: 10px;
	color: #fff;
}
#rightCol em {
	display: block;
	text-align: right;
}