@charset "utf-8";
body {
	background-color: #f4f4f4;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
#outerDiv #bodyDiv .leftBrdrDiv {
	float: left;
	width: 16px;
	background-image: url(../images/bg-left.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}
#outerDiv #bodyDiv .rightBrdrContDiv {
	float: right;
	width: 895px;
	background-image: url(../images/bg-right.png);
	background-repeat: repeat-y;
	background-position: right;
}
#outerDiv .contentWrapper #bodyDiv .rightBrdrContDiv .contentDiv {
	float: left;
	width: 879px;
}
#outerDiv .contentWrapper #bodyDiv .rightBrdrContDiv .rightBrdrImgDiv {
	float: right;
	width: 16px;
	text-align: right;
}
#outerDiv #bodyDiv {
	width: 100%;
}
#outerDiv #footerDiv {
	float: left;
	width: 100%;
	background-color: #F4F4F4;
	background-image: url(../images/btm-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footerLinks {
	margin-top: 10px;
	padding-left: 6px;
	text-align: left;
}
.fLinks {
	float: left;
}
.cRight {
	float: right;
	text-align: right;
	padding-right: 6px;
}
#contentsBox {
	float: left;
	width: 100%;
	margin-bottom: 6px;
	background-image: url(../images/right-bg.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftContent {
	float: left;
	width: 575px;
}
.rightContent {
	float: right;
	width: 296px;
	background-image: url(../images/side-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	color: #E22114;
	font-size: 18px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}
#contactBox {
	height: 162px;
	width: 282px;
	background-image: url(../images/contact-box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.contactInfo {
	font-weight: bold;
	color: #FFFFFF;
	width:150px;
	padding-top:10px;
	float:left;
	font-size: 14px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#outerDiv {
	text-align: left;
	width: 911px;
	margin-right: auto;
	margin-left: auto;
}
.pageHeader {
	float: left;
	width: 100%;
	height: 97px;
	background-image: url(../images/top-bar-bg.gif);
	background-repeat: repeat-x;
}
.headerLeft {
	float: left;
}
.headerRight {
	float: right;
}
.contentWrapper {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	background-image: url(../images/bg-left.png);
	background-repeat: repeat-y;
}
.menuTab {
	height: 33px;
	background-image: url(../images/innert-menu-tab-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E6E6E6;
	width: 100%;
	float: left;
}
.contents {
	width: 100%;
	float: left;
}
p {
	font-size: 13px;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 7px;
	color: #333333;
	padding: 0px;
}
hr {
	color: #E22114;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 2px;
}
p.bulleted {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
a {
	color: #EA3120;
}


h1 {
	color: #E22114;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 0px;
}

.menuTab  a:hover {
	background-image: url(../images/bg-red.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E83020;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E22114;
}
.menuTab   a {
	display: block;
	float: left;
	padding-top: 9px;
	height: 24px;
	padding-right: 7px;
	padding-left: 6px;
	background-image: url(../images/innert-menu-tab-bg.gif);
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E4E4E4;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
#bodyBlackBox {
	background-image: url(../images/home-content-black-box.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 15px;
	background-color: #c6cacf;
}
p.bodyBlack {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
}
.menuTab a.selectItem {
	background-image: url(../images/bg-red.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E83020;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E22114;
	padding-right: 7px;
	padding-left: 6px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blogBox {
	height: 310px;
	overflow: hidden;
}

