@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 13px;
	color: #6a6a6a;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 781px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #dadada;
	background-color: #FFFFFF;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-x;
}
.tablenav {
	background-image: url(../images/navbg.jpg);
	text-align: center;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#header {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
}
#headerLeft {
	text-align: left;
	float: left;
	height: 112px;
	width: 321px;
	background-color: #FFFFFF;
	border: 4px solid #e3e3e3;
	margin-bottom: 7px;
}
#headerLeftHome {
	text-align: left;
	float: left;
	height: 151px;
	width: 321px;
	background-color: #FFFFFF;
	border: 4px solid #e3e3e3;
	margin-bottom: 7px;
}

#headerRight {
	text-align: left;
	float: right;
	height: 120px;
	width: 429px;
}
#headerRightHome {
	text-align: left;
	float: right;
	height: 157px;
	width: 429px;
}

#nav {
	float: none;
	clear: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
}


#content {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
}
#contentLeft {
	background-color: #f4f4e8;
	text-align: left;
	margin-top: 7px;
	float: left;
	width: 198px;
	margin-bottom: 30px;
	padding-top: 7px;
}
#contentLeft2 {
	text-align: left;
	margin-top: 7px;
	float: left;
	width: 198px;
	margin-bottom: auto;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #f4f4e8;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4e8;
}
#contentLeft3 {
	text-align: left;
	margin-top: 20px;
	float: left;
	width: 198px;
	margin-bottom: auto;
}


#contentRight {
	text-align: left;
	margin-top: 7px;
	float: right;
	width: 479px;
	background-image: url(../images/content_right_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 60px;
	padding-left: 20px;
	clear: none;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 0px;
}
#homeContentRight {
	background-color: #f4f4e8;
	text-align: left;
	margin-top: 7px;
	float: right;
	width: 208px;
	margin-bottom: 30px;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 30px;
	font-size: 13px;
	line-height: 12px;
}
.tdbg {
	background-color: #f4f4e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEDD;
}

#homeContentRight2 {
	text-align: center;
	margin-top: 15px;
	float: right;
	width: 260px;
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 12px;
	padding: 0px;
	clear: none;
}
#homeContentLeft {
	text-align: left;
	margin-top: 7px;
	float: left;
	width: 449px;
	background-image: url(../images/content_right_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 60px;
	padding-left: 20px;
	clear: none;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
}





#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 44px;
	float: none;
	clear: both;
	border: 1px solid #e6e7e8;
	text-align: left;
	font-family: Calibri, Arial, Geneva;
	font-size: 12px;
	color: #9d9d9d;
	background-color: #FFFFFF;
	margin: 6px;
}
.footer {
	margin-left: 15px;
	margin-top: 11px;
}


.logo {
	margin-top: 42px;
	margin-left: 10px;
}
.logoHome {
	margin-top: 60px;
	margin-left: 10px;
}
h1 {
	font-family: Cambria, Georgia, Times;
	font-size: 23px;
	color: #b32418;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	font-size: 15px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;
	color: #b32418;
}

h2 {
	font-family: Cambria, Georgia, Times;
	font-size: 18px;
	font-weight: lighter;
	margin-top: 20px;
}

.highlight {
	background-color: #FFFF99;
}

ul {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
li {
	list-style-type: square;
}
.tdBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b94d43;
}


.contact {
	font-size: 12px;
	margin-top: 18px;
	margin-right: 8px;
	margin-bottom: 30px;
	margin-left: 20px;
	line-height: 16px;
	color: #808080;
}


p {
	line-height: 20px;
	margin: 0px;
}
.tdHit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b94d43;
	background-image: url(../images/navhitbg.jpg);
	background-repeat: repeat-x;
}

.navLink {
	color: #FFFFFF;
	text-decoration: none;
}
a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.navLink:hover, a.navLink:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.ulnav {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/navbullet.gif);
	font-size: 12px;
}
.liNav {
	margin-bottom: 10px;
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d5da;
	margin-right: 12px;
	padding-bottom: 8px;
	margin-left: -12px;
}

.subNavLink {
	text-decoration: none;
}
.subnav {
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d5da;
	padding-bottom: 12px;
	padding-right: 0px;
	line-height: 15px;
}


a.subNavLink:link, a.subNavLink:active, a.subNavLink:visited {
	text-decoration: none;
	font-weight: normal;

}
a.subNavLink:hover, a.subNavLink:visited:hover {
	font-weight: bold;
}
.sidebartext {
	font-size: 12px;
	line-height: normal;
	color: #808080;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 18px;
}

a:link {
	color: #4f738d;
	text-decoration: none;
}

a:hover {
	color: #4f738d;
	text-decoration: underline;
}
a:visited {
	color: #4f738d;
}
a {
	color: #4f738d;
	text-decoration: none;
}

a:active {
	color: #4f738d;
	text-decoration: none;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #b32418;
	margin-top: 24px;
}
.imgbdrs {
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f4f4e8;
	border-bottom-color: #f4f4e8;
	text-align: right;
}
