﻿body {
	background:url('/PublishingImages/back_expan.gif') repeat-x top #3f3e3e;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:13pt;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#aa1717;
}

a:hover {
	text-decoration:underline;
	color:#333333;
}

#outer-left {
	vertical-align:top;
	width:120px;
}

#wrap {
	vertical-align:top;
	width:829px;
}

#outer-right {
	vertical-align:top;
	width:123px;
}


/*----Top Navigation Begins----*/

#nav-top {
	background:url('/PublishingImages/nav_expan.jpg') repeat-x;
	height:36px;
}

#nav-top ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav-top li {
	display:inline;
	float:left;
}

#nav-top li a {
	text-decoration:none;
    font-size:15px;
    font-weight:bold;
    color: #ffffff;
    text-transform: uppercase;
	padding: 11px 18px 8px 18px;
	display:block;
	border-right:1px #d72626 solid;
	border-left:1px #aa1717 solid;
}

#nav-top li a:hover {
	color: #000000;
	background: url('/PublishingImages/nav_on.gif') repeat-x;	
}

/*----Top Navigation Ends----*/


/*----Side Navigation Begins----*/

#side-nav {
	background:#000;
	vertical-align:top;
	width:205px;
}

#side-nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#side-nav li {
	display:block;
	float:left;
}

#side-nav li a {
	text-decoration:none;
	font-size:9pt;
    color: #ffffff;
    text-transform: uppercase;
    display:block;
    width:205px;
	padding: 7px 0px 7px 20px;
	border-bottom:1px #666666 solid;
}

#side-nav li a:hover {
	color:#000;
	background:#ffcc00;
}

#side-nav li a.special {
	text-decoration:none;
	font-size:9pt;
    color: #f7d526;
    text-transform: uppercase;
    display:block;
    width:205px;
	padding: 7px 0px 7px 20px;
	border-bottom:1px #666666 solid;
}

#side-nav li a.special:hover {
	color:#000;
	background:#ffcc00;
}

#side-nav li a.small {
	text-decoration:none;
    font-size:9pt;
    font-weight:bold;
    font-style:italic;
    color: #919090;
    text-transform: uppercase;
	display:block;
	width: 205px;
	padding: 3px 0px 3px 20px;
	border:0;
}

#side-nav li a.small:hover {
	color:#fff;
	background:#000;
}

/*----Side Navigation Ends----*/



a.nav2:link, a.nav2:visited, a.nav2:active {
	text-decoration:underline;
	color:#aa1717;
}

a.nav2:hover {
	color:#666666
}

a.lit:link, a.lit:visited, a.lit:active {
	text-decoration:none;
	color:#000;
}

a.lit:hover {
	color:#9f9d9d;
}

a.hidden:link, a.hidden:visited, a.hidden:active {
	text-decoration:underline;
	color:#2f2e2e;
}

a.hidden:hover {
	text-decoration:underline;
	color:#2f2e2e
}


/*--Content Begins--*/

#main {
	background:#fff;
	padding: 10px 10px 0 10px;
	vertical-align:top;
}

.header {
	background:#000;
}

.header-highlight {
	color: #f7d526;
	font-weight: bold;
}

.header-copy {
	vertical-align:top;
	padding: 30px 25px 20px 18px;
	color: #ffffff;
	background-repeat:no-repeat;
	height:62px;
	width:604px;
}

.body-copy {
	padding-top:20px;
}

.page-header {
	font-size:20px;
	font-weight:bold;
	color:#000;
}

a.big:link, a.big:visited, a.big:active{
	text-decoration:none;
    font-size:12pt;
    font-weight:bold;
    font-style:italic;
    text-decoration:underline; 
    color:#aa1717;
    text-transform: uppercase;
}

a.big:hover {
	color:#666666;
}


.body_text {
	padding: 0 15px 0 16px;
    color: #000000;
    font-size:8pt;
    line-height: 13pt;
	text-align: left;
}

.mug {
	padding: 4px 15px 20px 0;
    color: #000000;
	text-align: left;  
}

#body_text_bold {  
    color: #000000;
    font-size:10pt;
    line-height: 13pt;
	text-align: left;
	font-weight: bold;
}

.body_text_picture {   
    color: #000000;
    font-size:8pt;
    line-height: 13pt;
	text-align: left;
	padding: 0 15 20 20;
}

.red-title {   
    color: #aa1717;
    font-size:10pt;
    line-height: 13pt;
	font-weight: bold;
}

.address {
	padding: 8px 10px 9px 18px;
    color: #ffffff;
    font-size:8pt;
    line-height: 13pt;
    background-color:#000000;
}

.address_nav {
	padding: 8px 5px 5px 9px;
    color: #ffffff;
    font-size:8pt;
    line-height: 13pt;
}

.language {
	padding: 8px 0px 9px 18px;
    color: #ffffff;
    font-size:10pt;
    line-height: 15pt;
    background-color:#000000;
    font-weight: bold;
}

.language_select {
	padding: 8px 10px 9px 0px;
    color: #ffffff;
    font-size:10pt;
    line-height: 15pt;
    background-color:#000000;
    font-weight: bold;
}

.left_image_text {
	padding: 5px 16px 12px 16px;
    color: #ffffff;
    font-size:8pt;
    line-height: 12pt;     
}

.caution {
	padding:20px 15px 0 16px;
	color: #aa1717;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
}

/*---Footer Begins--*/

#footer {
	padding-top:25px;
	text-align:center;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active,   {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 10pt;
	color: #949493;
}

a.footerlink:hover {
	text-decoration:none;
	color: #000000;
}

.smallfootertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#949493;
	line-height: 10pt;
}

.footertext {
	font-size:8pt;
	color:#949493;
	line-height: 10pt;
}

.divfooter {
	width:450px;
	text-align:center;
}

/*---Footer Ends--*/