html, body {
	margin: 0;
	width: 100%;
	height: 100%;	
	background-color: #F0F0F0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	margin: 0px;
	font-size:18px;	
}

p {
	margin-top: 0px;	
}

a {
	color:#6f0a0e;
}

a:visited {
	color:#6f0a0e;
}

a:hover {
	color:#555555;
}

p {
	margin: 0;	
}

/* TEXT STYLES */
h1.txt-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:20px 0px 0px 0px;
}

p.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin: 0;
}

p.txt-normal-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
}
/* TEXT STYLES */

.push {
	height:196px;
}

.wrapper {
	height:auto !important;
	margin:0 auto -196px;
	min-height:100%;
}

#header-container {
	width: 100%;
	height: 127px;
	background: transparent url(/_images/common/header-container-bg.gif) repeat-x top center;
	
}

#header-content {
	width: 999px;
	height: 127px;
	margin: auto;
	position: relative;	
}

#header-quote {
	margin: 18px 15px 0px 0px;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	color: #787878;
	float: right;
	text-align:left;
	width:647px;
}

#header-quote sub{
	font-size: 14px;
	font-style: italic;
	color: #787878;
}

#logotype {
	float: left;
	margin-top: 40px;	
}

#logotype img {
	border: 0;
}

#footer-container {
	width: 100%;
	height: 230px;
	background: transparent url(/_images/common/footer-container-bg.gif) top left repeat-x;
}

#footer-container-content {
	width: 999px;
	height: 230px;
	margin: auto;
}

#footer-container div a {
	color:#FFFFFF;
}

#footer-container div a:visited {
	color:#FFFFFF;
}

#footer-container div a:hover {
	color:#C78800;
}

#footNav a {
	color:#FFFFFF;
}

#footNav a:visited {
	color:#FFFFFF;
}

#footNav a:hover {
	color:#C78800;
}

.footer-box {
	width: 229px;
	height: 119px;
	float: left;
	color:#FFFFFF;
	background: transparent url(/_images/common/footer-box-bg.gif) repeat-x top center;
	display:inline;
	text-align:left;
	padding:20px 40px 60px 40px;
}

.footer-box p.footer-title {
	font-size:18px;
	margin:0px 0px 10px 0px;
}

.general-content {
	width: 999px;
	background:#ffffff;
	margin: 0px auto;
	text-align: left;
	padding:13px 0px 30px 0px;
}

.commonpage-left {
	width: 240px;	
	float: left;
	display: inline; 
	margin-top: 25px;

}

.commonpage-middle {
	width: 412px;
	float: left;
	display: inline; 
	margin:0px 44px 0px 44px;
}

.commonpage-right {
	width: 259px;	
	float: right;
	display: inline; 
	margin-top: 0px;
}

.commonpage-full-container {
	width: 100%;
	text-align:left;
}

.commonpage-full-content {
	width: 941px;
	margin: auto;
	position: relative;
}

#commonpage-navigation {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	width: 220px;	
}

.commonpage-navigation-item {
	background-color: #ffffff;
	font-family: Georgia;
	font-size: 14px;
	color: #444444;
	border-bottom: 1px solid #eeeeee;
}

.commonpage-navigation-item a {
	display:block;
	padding: 10px;
	font-family: Georgia;
	color: #444444;
	/*height: 37px;*/
	/*max-height: 17px;*/
	text-decoration:none;
}

.commonpage-navigation-item-active {
	background-color: #efefef;
	font-family: Georgia;
	font-size: 14px;
	color: #444444;	
	border-bottom: 1px solid #eeeeee;
}

.commonpage-navigation-item-active a {
	display:block;
	padding: 10px;
	font-family: Georgia;
	color: #444444;
	/*height: 37px;*/
	/*max-height: 17px;*/
	text-decoration:none;
}

#topnavigation-container {
	position: absolute;
	bottom: 8px;
	right: 30px;
}

#topnav-left {
	width: 8px;
	float: left;
}

#topnav-center {
	float: left;
}

#topnav-right {
	width: 8px;
	float: left;
}

.topnav-item {
	float:left;
	padding-left: 10px; /* 11px */
	padding-right: 10px; /* 11px */
}

.topnav-item a {
	font-size: 17px;
	font-family: Georgia;
	color: #787878;
	text-decoration: none;
}

.topnav-item a:hover{
	color: #000000;
}

.topnav-item-active {
	float:left;
	padding-left: 10px; /* 11px */
	padding-right: 10px; /* 11px */
}

.topnav-item-active a {
	font-size: 17px;
	font-family: Georgia;
	color: #787878;
	text-decoration: none;
}

.topnav-item-active a:hover{
	color: #000000;
}

.news-container {
	width:100%;
	position:relative;
}

.submenu-header {
	height:44px;
	min-height:41px;
	max-height:41px;
	background:#d2000a;
	padding:2px 0px 0px 20px;
	overflow:hidden;
}

.submenu-header h2 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	height:44px;
}

.submenu-container {
	width:100%;
	position:relative;
}

.submenu-content {
	padding:8px 0px 20px 0px;
	/*margin:0px 0px 20px 0px;*/
}

.submenu-group {
	width:100%;
	font-size:1.20em;
	font-weight:bold;
	/*height:33px;
	min-height:33px;*/
}

.submenu-group p {
	width:240px;
	max-width:212px;
	/*height:33px;*/
	display:block;
	/*line-height:33px;*/
	color:#494949;
	text-decoration:none;
	padding:6px 0px 6px 20px;
}

.submenu-group-item {
	width:100%;
	/*height:33px;
	min-height:33px;*/
}

.submenu-group-item a {
	width:184px;
	max-width:212px;
	/*height:33px;*/
	display:block;
	/*line-height:33px;*/
	color:#494949;
	text-decoration:none;
	padding:8px 8px 8px 38px;
}

.submenu-group-item a:hover {
	background:#EDEDED;
}

.submenu-group-item a.active {
	background:#EDEDED;
	font-weight:bold;
}

.submenu-item {
	width:100%;
	/*height:33px;
	min-height:33px;*/
}

.submenu-item a {
	width:214px;
	max-width:242px;
	/*height:33px;*/
	display:block;
	/*line-height:33px;*/
	color:#494949;
	text-decoration:none;
	padding:8px 8px 8px 18px;
}

.submenu-item a:hover {
	background:#EDEDED;
}

.submenu-item a.active {
	background:#EDEDED;
	font-weight:bold;
}

.news-header {
	height:44px;
	min-height:41px;
	max-height:41px;
	background:#d2000a;
	padding:2px 0px 0px 20px;
	overflow:hidden;
}

.news-header h2 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	height:44px;
}

.news-content {
	font-size:11px;
	padding:20px 20px 0px 20px;
}

.news-content-item {
	margin:0px 0px 15px 0px;
}

.news-title-date {
	font-size:12px;
	font-weight:bold;
}

.blogg-container {
	width:100%;
	position:relative;
}

.blogg-header {
	height:44px;
	min-height:41px;
	max-height:41px;
	background:#d2000a;
	padding:2px 0px 0px 20px;
	overflow:hidden;
}

.blogg-header h2 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	height:44px;
}

.blogg-arrow {
	width:25px;
	height:25px;
	float:right;
	margin:0px 56px 0px 0px;
	background:transparent url(/_images/common/blogg-arrow.gif) no-repeat top left;
}

.blogg-content {
	font-size:11px;
	padding:20px;
}

.blogg-content-item {
	margin:0px 0px 15px 0px;
}

.blog-share-header {
	font-size:15px;
	font-weight:bold;
	width:150px;
}

.blog-share-icon {
	width:18px;
}

.blog-share-icon a {
	display:block;
	height:16px;
	width:16px;
}

.blog-share-text {
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	width:120px;
}

.calendar-container {
	width:100%;
	position:relative;
	margin-bottom: 15px;
}

.calendar-header {
	height:44px;
	min-height:41px;
	max-height:41px;
	background:#d2000a;
	padding:2px 0px 0px 20px;
	overflow:hidden;
}

.calendar-header h2 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	height:44px;
}

.calendar-content {
	font-size:11px;
	padding:0px 20px 0px 20px;
}

.calendar-content-item {
	margin-top:20px;
}

.video-container {
	width:100%;
	position:relative;
}

.video-header {
	height:44px;
	min-height:41px;
	max-height:41px;
	background:#d2000a;
	padding:2px 0px 0px 20px;
	overflow:hidden;
}

.video-header h2 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	height:44px;
}

.video-content {
	font-size:11px;
	padding:20px 10px 20px 20px;
}

.video-content-item, .video-content-item table {
	height:62px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}

.video-image-holder {
	width:90px;
	height:56px;
	text-align:center;
	vertical-align:middle;
}

.video-image-holder a {
	width:100%;
	height:100%;
	display:block;
}

.video-image-holder a img {
	margin:9px 0px 0px 0px;
}




.file-container {
	width:100%;
	position:relative;
}

.file-header {
	height:44px;
	min-height:41px;
	max-height:41px;
	background:#d2000a;
	padding:2px 0px 0px 20px;
	overflow:hidden;
}

.file-header h2 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	height:44px;
}

.file-content {
	font-size:12px;
	padding:20px 10px 20px 20px;
}

.file-content-item {
	height:62px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}

.product-text-content {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
}

.share-icon {
	width:26px;
	opacity:0.4;
	filter:alpha(opacity=40);
}
