/*

	/content/home/template.css

*/

DIV.cmsContent {
	width: 372px;
	overflow-x: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #48483F;
	line-height: 18px;
}
DIV.cmsContent TD {
	font-size: 13px;
}
DIV.cmsContent A {
	color: #48483F;
	text-decoration: underline;
}
div.tmpBody {
	width: 576px;
	margin-top: 19px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 0;
}
div.tmpBody div.cmsContent {
	float: none;
}
div.tmpMainContent {
	padding-top: 35px;
	margin-right: 25px;
}

/* Quote */

DIV.cmsContent_Quote {
	background-color: #D31145;
	width: 149px;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	color: White;
	font-size: 12px;
	line-height: normal;
}
div.tmpQuoteText {
	margin-right: 15px;
	margin-left: 15px;
}
div.tmpQuoteTop {
	background-color: #D31145;
	padding-top: 75px;
	background-image: url(/global/images/quote_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.tmpQuoteBottom {
	background-color: #D31145;
	padding-bottom: 75px;
	background-image: url(/global/images/quote_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Copyright */

DIV.cmsContent_Copyright {
	background-color: #85857A;
	background-image: url(/global/images/footer.gif);
	color: White;
	font-size: 12px;
	width: 812px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 27px;
}

/* News Sidebar */

div.cmsContent_NewsHome {
	background-color: #04599B;
	color: #ffffff;
	width: 165px;
	line-height: 16px;
}
div.cmsContent_NewsHome a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
div.cmsContent_NewsHome TABLE.cmsImg, TABLE.cmsImgBorder, TABLE.cmsImgL, TABLE.cmsImgR, TABLE.cmsImgC {
	margin: 0;
}
div.cmsContent_NewsHome TABLE.cmsImgBorder IMG.cmsImgBorder {
	border: 1px solid #ffffff;
	margin: 0;
	margin-bottom: 7px;
}

/* Home Flash */

div.tmpHomeBanner {
	margin-bottom: 15px;
}

/* Home Quote */

div.tmpHomeQuote {
	width: 180px;
	overflow: hidden;
	float: right;
}

/* Overrides */

table.tmpLayout td.tmpSidebar {
	background-image: none;
	padding-bottom: 10px;
	background-color: #04599B;
	color: #ffffff;
}
div.tmpSidebar {
	margin-top: 15px;
	margin-left: 20px;
	width: 165px;
	overflow: hidden;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 0;
}
div.tmpSidebar a {
	color: White;
	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
}
div.tmpSidebar a:hover {
	background-image: none;
}
div.tmpSidebar div {
	text-transform: none;
	color: white;
	padding-bottom: 0px;
}

