body {
font-family: arial, helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
background-color:#7e7e7e;
height:100%;
}

p, div, td {
font-family: arial, helvetica, sans-serif;
font-size:12px;
}

h1 {
	font-size:1.7em;
	text-align:left;
	
}

h2 {
	font-size:1.4em;
	color: #e6003f;
}


h3 {
	font-size:1.2em;
	color: #e6003f;
	padding:0px;
	margin:0px;
	margin-top:4px;
/*	background: #aeaeae;
	border-top:1px solid #7e7e7e;
	border-bottom:1px solid #7e7e7e;
	text-align:center;*/
}

h4 {
	font-size:1.1em;
}


#header {
	
	padding:0px;
}

#header_logo{
	width: 330px;	
}

#header_image{
	background-image: url(../images/header_grad.jpg);
	background-repeat: repeat-x;	
}

#header_left {
	width:12px;
	background-image:url(../images/left_middle.gif);
	background-repeat: repeat-y;	
}

#header_right {
	width:5px;
	background-image:url(../images/right_middle.gif);
	background-repeat: repeat-y;
	background-position: right;	
}

#left_out, #right_out {
	width:40px;
}

#main_surround {
	background-color:#ffffff;
}

#top_out {
	height:20px;
}

#top_left {
width:32px;
background-image:url(../images/top_left.gif);
background-repeat:no-repeat;
}

#top_middle {
	height: 32px;
	background-image:url(../images/top_middle.gif);
	background-repeat: repeat-x;	
}

#top_right{
width:32px;
background-image:url(../images/top_right.gif);
background-repeat:no-repeat;
}

#bottom_left {
width:32px;
background-image:url(../images/bottom_left.gif);
background-repeat:no-repeat;
}


#bottom_middle {
	height: 32px;
	background-image:url(../images/bottom_middle.gif);
	background-repeat: repeat-x;	
	background-position: bottom left;
}

#bottom_right{
width:32px;
background-image:url(../images/bottom_right.gif);
background-repeat:no-repeat;
}

#middle_left {
	width:12px;
	background-image:url(../images/left_middle.gif);
	background-repeat: repeat-y;	
}

#middle_right {
	width:5px;
	background-image:url(../images/right_middle.gif);
	background-repeat: repeat-y;
	background-position:right;		
}

#left{
width:150px;
padding:0px;
padding-right:5px;
margin:0px;
vertical-align:top;
}

#right {
width:180px;
padding:0px;
padding-right:5px;
margin:0px;
vertical-align:top;

}


#right div.moduletable {
	text-align:center;
}

div.moduletable_mainmenu table {
	background-color:#BF141F;
	padding:6px;
}	

* html div.moduletable_mainmenu table {
	padding:2px 4px 2px 4px;
}


#main {
	padding-top: 10px;
	vertical-align:top;
	padding-right:10px;
}



a.mainlevel:link, a.mainlevel:visited {
display:block;
line-height:20px;
text-decoration:none;
font-weight:bold;
color: #ffffff;
padding-left:5px;
background-color:#E6003F;
margin-top:5px;
}




* html a.mainlevel:link, * html a.mainlevel:visited {
width:150px;
margin-top:0px;
}



a.mainlevel:hover {
	color: #e6003f;
	background-color:#aeaeae;
}

a:link, a:visited {
color: #000000;
text-decoration:none;
}

a:hover {
	color: #e6003f;
}

a.mainlevel#active_menu,a.mainlevel_active {
	color: #e6003f;
	font-weight:bold;
}


a.sublevel:link, a.sublevel:visited {
	display:block;
	padding-left:15px;
	line-height:20px;
	color: #ffffff;
	background-color:#E6003F;
	margin-top:2px;
} 

a.sublevel:hover {
	color: #e6003f;
	background: #aeaeae;
	text-decoration: none;
}

a#active_menu, a#mainlevel_active {
	color: #ffffff;
	font-weight:bold;
	background-color:#aeaeae;
}

.moduletable_mainmenu {
}

.moduletable_products {
	margin-top:15px;
}

.moduletable_products h3 {
	text-align:center;
	padding-bottom:5px;	
}

div#menu {
	background-color:#BF141F;
	width:160px;
	padding-left:6px;
	padding-bottom:6px;
}


div#menu a.mainlevel:link {
	width:150px;
}

* html div#menu {
	padding-left:5px;
	padding-top:4px;	
}



* html div#menu a {
	margin-top:2px;
	margin-bottom:2px;
}

.contentheading {
	color: #e6003f;
}

.componentheading {
	color: #000000;
}

.weather {
	padding-top:5px;
}

.syndicate {
	padding-top:20px;
}

.footer {
padding-top:10px;
color: #aeaeae;
padding-bottom:5px;
}


a.footer_link:link, a.footer_link:visited {
	color: #aeaeae;
} 


a.footer_link:hover{
color: #e6003f;
}

.pathway {
	padding-left:2px;
}

.pathway a:link, .pathway a:visited {
	text-decoration:none;
}

.pathway a:hover {
	color: #e6003f;
	text-decoration:underline;
}

td#main a:link, td#main a:visited {
	color:#E73B00;
}

td#main a:hover {
	text-decoration:underline;
}

.mceContentBody {
 background-color:#fff;
}