html,body {
	width:100%;
	height:100%;
}
body {
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
ul {
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	margin-left: 15px;
}
td {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img {
	display:block;
}
a {
	text-decoration: none;
	color: #d30016;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.normal .menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
.current .menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-size:12px;
}
.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
.clanguage, .clanguage:hover, .language:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
	color: #FFFFFF;
}
.normal .bg {
	display:none;
}
.current .bg {
	border:0px;
	padding:0px;
	margin:0px;
	overflow:visible; 
	display:block;
}
.submenu, .subsubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
}
.current_item{
	padding-left: 10px;
	background-image:url(/images/arr1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.item{
	padding-left: 10px;
	background-image:url(/images/arr2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.submenu:hover, .subsubmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.subsubmenudiv {
	background-image:url(/images/line_white.gif); background-repeat:no-repeat; background-position: left top;
}
.quicklink, .homeLeftLinkOdd {
	background-image:url(/images/line_red.gif); background-repeat:no-repeat; background-position: left top;
}
.homeLeftLinkEven {
	background-image:url(/images/line_violet.gif); background-repeat:no-repeat; background-position: left top;
}
.homeRightLink {
	background-image:url(/images/line_gray.gif); background-repeat:no-repeat; background-position: left top;
}
.homeLeftLinkOdd a {
	color:#d30016;
}
.homeLeftLinkEven a {
	color:#7b0b5a;
}
.homeRightLink a {
	color:#5d5d5d;
}
.homeLinks td, .homeLinks h1 {
	color:#5d5d5d;
}
.homeLinks h1 {
	font-size: 20px;
}
.right_section .quicklink, .left_section .quicklink {
	background-image:url(/images/line_white.gif); background-repeat:no-repeat; background-position: left top;
}
.right_section, .left_section{
	font-size:10px;
}
.right_section .title, .left_section .title{
	font-size:15px;
	padding-bottom:7px;
}
.breadcrumbs{
	color: #000000;
}
.back, .top_menu, .bottom_menu {
	color: #666666;
}
.right_section, .right_section .title, .right_section .text, .right_section td, .left_section, .left_section .title, .left_section .text .left_section td{
	color: #FFFFFF;
}
.right_section a, .left_section a{
	color: #FFFFFF;
}
.right_section a:hover, .left_section a:hover{
	color: #FFFFFF;
}
p {
	margin:0px;
	padding:0px;
	padding-bottom: 10px;
}
h1{
	color:#d30016; font-size:26px; font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom: 10px;
}
h2{
	color:#d30016; font-size:20px; font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom: 10px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color: #d30016;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d30016;
}
.title {
	color:#d30016; font-size:25px; font-weight:normal;
	padding-bottom: 15px;
}
.label {
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
img {
	border: 0;
	display: block;
}


.sublevel {
	padding-left:15px;
	font-weight:normal;
}
.mod-sitemap {
	font-weight:bold;
}

/* Forms */
.separator, .label, .button, .textField, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.label, .button {
    margin-top: 4px;
    color: #666666;
}
.textField, textarea {
    border: 1px solid #666666;
}
.separator {
    margin-top: 4px;
	color:#FFFFFF;
   padding: 2px;
   text-align: center;
   background-color: #666666;
   font-weight: bold;
}
.label {
   font-weight: bold;
}

.mod-banners td {
	padding:5px;
	margin:0px;
}
.mod-banners .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666; font-size:12px; font-weight:normal;
	margin-bottom:0px;
	padding-bottom:5px;
}
.mod-banners .image {
	margin:0px;
	padding:0px;
}
.mod-banners .text, .mod-banners .text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666; font-size:11px; font-weight:normal;
	padding-top:2px;
	margin:0px;
}
.localNav td {
	padding: 3px;
}