/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #2D3A4B url(../images/body-bg-2.jpg) top center repeat-y;
	font-family: "Lucinda Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ie6-warning {
        display: none;
}
p, td, ul {
	font-size: 12px;
	color: #666;
}
ul, ol {
	margin: 10px 20px;
}
#page p {
	margin-bottom: 6px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight: normal;
	color: #069;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.next:before,
a.more:before {
	content: "\00BB\00A0\00A0";

}
.back-to-top {
	float: right;
}
.back-to-top a:before {
	content: "Back to top";
}
img {
	border-style: none;
}
h1 {
	font-size: 16px;
}
h2.first {
	margin-top: 0px;
	padding-top: 0px;
}
.SpecialMessage {
	padding: 8px;
	font-size: 0.8em;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	color: #CCC;
}
.SpecialMessage a {
	color: #FFF;
}
.ForceClearBoth {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#PageHeader  {
	height: 30px;
	width: 928px;
	margin: 0 auto 20px auto;
	padding-top: 5px;
	text-align: center;
	background: url(../images/sitenav-bg.png) no-repeat;
	white-space: nowrap;
	color: #B8CDE0;
}
#PageHeader  a {
	color: #B8CDE0;
	margin: 0 41px;
}
#PageFooter {
	/*background-color: #DCDCDC;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 25px 29px;
	color: #666;
	font-size: 0.9em;
	text-align: right;
	clear: both;
	border-top: 1px solid #CCC;
	margin-top: 20px;
}
#PageFooter a {
	color: #333;
}
#PageFooter img {
	border-style: none;
}

#page {
	width: 1058px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#page-cap-top {
	height: 29px;
	text-align: right;
	color: #FFF;
	padding-right: 30px;
	background: url(../images/page-cap-top-bg.png) repeat-y;
}
#page-cap-top a {
	color: #FFF;
}
#page-cap-bottom {
	height: 29px;
	background: url(../images/page-cap-bottom-bg.png) repeat-y;
}
#page-body {
	background: url(../images/page-body-bg.png) repeat-y;
	padding: 0 29px;
}
#main-content {
	min-height: 250px;
	padding: 0 29px;
}
#page .Column1 {
	float: left;
	margin-left: 20px;
	width: 181px;
	overflow: hidden;
}
#MainBodyCopy  {
	margin-left: 211px;
	margin-right: 25px;
}
#page .Column3 {
	float: right;
	width: 181px;
	overflow: hidden;
}
#page .Column2 {
	width: 524px;
	margin-right: 191px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	padding: 4px 10px;
	overflow: hidden;
}
.secondary-nav ul {
	list-style-type: none;
}
.secondary-nav li {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
.secondary-nav li a {
	color: #999;
}
#LeftColumn .contact-us-today {
	text-align: center;
	line-height: 1.4em;
	background-color: #069;
	color: #FFF;
	padding: 8px;
	margin-bottom: 10px;
}
#LeftColumn .contact-us-today a {
	color: #FFF;
}


/* boxes */
.white-box-928 {
	width: 928px;
	margin: auto;
}
.white-box-928 .top {
	background: url(../images/boxes/white-928-top.png) no-repeat;
	line-height: 7px;
	height: 7px;
}
.white-box-928 .mid {
	background: #FFF url(../images/boxes/white-928-mid.png) repeat-y;
	padding: 40px;
}
.white-box-928 .bottom {
	background: url(../images/boxes/white-928-bottom.png) no-repeat;
	line-height: 7px;
	height: 7px;
}

.white-box-557 {
	width: 557px;
	/*margin: auto;*/
}
.white-box-557 .top {
	background: url(../images/boxes/white-557-top.png) no-repeat;
	line-height: 7px;
	height: 7px;
}
.white-box-557 .mid {
	background: #FFF url(../images/boxes/white-557-mid.png) repeat-y;
	padding: 40px;
}
.white-box-557 .bottom {
	background: url(../images/boxes/white-557-bottom.png) no-repeat;
	line-height: 5px;
	height: 5px;
}

.white-box-358 {
	width: 358px;
	/*margin: auto;*/
}
.white-box-358 .top {
	background: url(../images/boxes/white-358-top.png) no-repeat;
	line-height: 7px;
	height: 7px;
}
.white-box-358 .mid {
	background: #FFF url(../images/boxes/white-358-mid.png) repeat-y;
	padding: 40px;
}
.white-box-358 .bottom {
	background: url(../images/boxes/white-358-bottom.png) no-repeat;
	line-height: 5px;
	height: 5px;
}