@charset "utf-8";
body {
	margin:0px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	background-color:#111b24;
	background-image:url(/SiteDesign/Images/bg.aspx);
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
.ModuleBody a, .ModuleBody a:hover {
    color:black;
}

p {
	line-height:16pt;
	color:#223d60;
	font-size:14px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h1 {
	color:#FFFFFF;
	margin:0;
	font-weight:normal;
}
 h2 {
	color:#223d60;
	margin:0;
	font-weight:normal;
}
h3 {
	color:#223d60;
	margin:0;
	font-weight:normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }

.wrapper {
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.wrapper .contenttop {
	background-image: url(/SiteDesign/Images/contenttop.aspx);
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 1023px;
}
.wrapper .contentbottom {
	background-image: url(/SiteDesign/Images/contentbottom.aspx);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
/*	height: 12px;*/
	width: 1023px;
}
.wrapper .contentwrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:25px;
	padding-right:25px;
	float: left;
	width: 973px;
	background-image: url(/SiteDesign/Images/contentbg.aspx);
	background-repeat:repeat-y;
}
.contentwrapper .login {
	float: left;
	width: 973px;
	height:30px;
	color: #223d60;
	font-size:12px;
	font-weight:bold;
}
.login a {
	color: #223d60;
}
.login a:hover {
	text-decoration:underline;
}
.login .currentUserLabelText {
	float:right;
}
.login .cmsdesklink {
	float:right;
}
.login .signoutLink {
	float:right;
}
.contentwrapper .nav {
	float: left;
	width: 971px;
	height:26px;
	background-color: #223d60;
	border: 1px solid #FFFFFF;
	font-size:13px;	
	margin-bottom:10px;
}
.nav .oneCMSMenu {
	height:26px;
	float:left;
	text-transform:uppercase;
}
.nav .oneCMSMenuItem, .nav .oneCMSMenuHighlightedMenuItem {
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
}
.nav .oneCMSMenuItemMouseOver, .nav .oneCMSMenuHighlightedMenuItemMouseOver {
	background-color:#FFFFFF;
	color: #223d60;
	padding-left:15px;
	padding-right:15px;
}
.nav .CMSMenu {
	padding:1px;
	background-color: #223d60;
}
.nav .CMSMenuItem, .nav .CMSMenuHighlightedMenuItem {
	color:#FFFFFF;
	padding: 3px 10px;
}
.nav .CMSMenuItemMouseOver, .nav .CMSMenuHighlightedMenuItemMouseOver {
	padding: 3px 10px;
	background-color:#fffbda;
	color: #223d60;
}
.contentwrapper .leftcol {
	float: left;
	width: 215px;
}
.leftcol .logo {
	float: left;
	height: 191px;
	width: 215px;
	margin-bottom:15px;
}
.leftcol .sidenav {
	float: left;
	width: 213px;
	border: 1px solid #FFFFFF;
}
.sidenav .oneCMSMenu {
	width: 213px;
	text-transform:capitalize;
	color: #223d60;
}
.sidenav .oneCMSMenuItem, .sidenav .oneCMSMenuHighlightedMenuItem {
	padding:4px 10px;
}
.sidenav .oneCMSMenuItemMouseOver, .sidenav .oneCMSMenuHighlightedMenuItemMouseOver {
	padding:4px 10px;
	background-color:#FFFFFF;
}
.sidenav .CMSMenu {
	color: #223d60;
	background-color:#b7bec5;
	border: 1px solid #FFFFFF;
}
.sidenav .CMSMenuItem, .sidenav .CMSMenuHighlightedMenuItem {
	padding:4px 10px;
}
.sidenav .CMSMenuItemMouseOver, .sidenav .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 10px;
	background-color:#FFFFFF;
}
.contentwrapper .content {
	float: right;
	width: 738px;
	padding-left:20px;
}
.wrapper .pagefooter {
	float: left;
	width: 1023px;
	text-align:center;
	padding-top:30px;
}
.pagefooter p {
	color:#FFFFFF;
	font-size:18px;
	margin:0;
}
.contentwrapper .splashleftcol {
	width:401px;
	float:left;
}
.splashleftcol .splashlogo {
	float: left;
/*	height: 190px;*/
	width: 401px;
	margin-bottom:15px;
/*	margin-bottom:35px;*/
}
.splashleftcol .splashlogin {
	float: left;
	width:401px;
/*	margin-bottom: 60px;*/
	margin-bottom: 30px;
}
.splashlogin .imgspace {
	width:17px;
	height:20px;
	float:left;
}
.splashlogin img {
	float:left;
}
.splashleftcol .splashcontent {
	float: left;
	width:401px;
}
.splashcontent p {
	color: #223D60;
    font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 16pt;
}
.contentwrapper .slider {
	float: right;
	width:549px;
	height:587px;
}
.slider .cs-host{
                border: 0px;
                background-color: transparent;}

.slider .cs-host img{
                Margin: 0px;}

.content td {
    color: #223D60;
    font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 16pt;
    vertical-align: top;
}

.content{ color: #223D60;}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.TextBoxField{
		width:575px;
	height: 20px;
	}
.TextAreaField{ 
	width:575px;
	height: 100px;
	}