/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(/images/left-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
td.footer {
	font-size: 12px;
	text-align: center;
}


td.right{
	padding: 10px;
	border: 0px;
	background: #ffffff;
	font-size:11px;
	text-align:center;
	vertical-align: top;
}


table.menus { 
width: 160px; 
margin: 0 auto; /* centers in complaint browser */ 
border-collapse: collapse; /* this makes the borders on the internal cells overlap */ 
} 
.menus td { 

border-left-width: 0;
border-left-style: solid; 
border-right-width: 0;
border-right-style: solid;
border-right-color: #AAAAAF;
border-top-width: 0; 
border-top-style: solid;  
border-top-color: #AAAAAF;
border-bottom-width: 1; 
border-bottom-style: solid; 
border-bottom-color: #AAAAAF;
margin-right: 0px;
text-align: left;
padding: 0px; /* equivalent to cellpadding */
} 
.menus td a:link, .menus td a:visited { 
font: 12px Arial, sans-serif; 
font-weight: bold;
text-decoration:none; 
color: #000000; 
display:block; 
padding: 2px 0px; /* remove side padding text align center takes care of that */ 
padding-right: 0px;
width: 100%; /* once side padding is removed you can use width which IE needs to make the link fill the block */ 
} 
.menus td a:hover { 
background-color:#D2D2CC; 
color: #FFFFFF; 
}

p.menuPadding {padding-left: 5px; margin: 0;}

table.nav {
	border-left-width: 0;
	border-left-style: solid; 
	border-right-width: 1;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1; 
	border-top-style: solid;  
	border-top-color: #000000;
	border-bottom-width: 1; 
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align: right;
}


td.header-new{
/*	border-top:1px #AAAAAF solid; */
	border-bottom:1px #AAAAAF solid; 
	text-align: right; 
	vertical-align: bottom;
	background-color:#F7F7F7;
	width:110px;
}
td.header-new-filler{
	border-top:1px #AAAAAF solid; 
	border-bottom:1px #AAAAAF solid; 
	text-align: right; 
	vertical-align: bottom;
	background-color:#F7F7F7;
	width:80%;
}
#container {
	float:left;
	width:100%;
}
#header {
	float:left;
	width:100%;
	color:#000000;
	background-color:#D2D2CC;
	height:91px;
	border-bottom:1px #AAAAAF solid;
	background-image:url("../images/header-bg.gif");
	background-repeat:repeat-x;
	background-position:top left;
}
#header-logo {
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	height:85px;
	background-color:#D2D2CC;
	width:160px;
}
#header-righta {
	float:left;
	width:248px;
}
#header-right1 {
	float:left;
	padding-left:17px;
	padding-top:5px;
}
#header-right2 {
	float:left;
}
#header-rightb {
	float:right;
	height:91px;
	width:320px;
}
#header-rightb-pear {
	text-align:right;
	height:66px;
}
#header-nav {
	padding-top:9px;
}
#content {
	width:100%;
}
#content-left {
	width:160px;
	background-color:#F7F7F4;
	border-right:1px #AAAAAF solid;
	color:#666666;
}
#content-left ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#content-left li{
	width:160px;
	border-bottom: 1px solid #D2D2CA;
}
#content-left li a{
	display:block;
	color:#333;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
}
#content-left li a:hover {
	background-color: #D2D2CA;
}
#content-left img {
	margin:12px;
}
#content-left hr {
	color:#D2D2CC;
	height:1px;
}
#content-middle {
	margin-left:175px;
	margin-top:15px;
	margin-right:150px;
}
#content-middle hr {
	height:1px;
}
#content-middle-main {
	padding-top:20px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:20px;
	border-left:1px #AAAAAF solid;
	border-right:1px #AAAAAF solid;
}
#content-middle-base {
	float:left;
	height:23px;
	max-width:100%;
}
#content-middle-border {
	float:left;
	border-bottom:1px #FF0000 solid;
	height:23px;
}
a:link {
	color:#CC0000;
	text-decoration:none;
}
a:visited {
	color:#CC0000;
	text-decoration:none;
}

a:active {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 92px;
	margin-left:0px;;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#F7F7F4;
	border-right:1px #AAAAAF solid;
	width: 164px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	}
html>body #left {
	width: 160px; /* ie5win fudge ends */
	}
#left ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#left li{
	width:160px;
	border-bottom: 1px solid #D2D2CA;
}
#left li a{
	display:block;
	color:#333;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
}
#left li a:hover {
	background-color: #D2D2CA;
}
#left img {
	margin:12px;
}
#left hr {
	color:#D2D2CC;
	height:1px;
}
#middle {
	padding: 10px;
	border: 0px;
	background-color: #ffffff;
	margin: 0px 150px 0px 175px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
	}
html>body #middle {
	margin-top: 0px; /* ie5win fudge ends */
	}
#middle-content {
	border-top:1px #AAAAAF solid;
	border-left:1px #AAAAAF solid;
	border-right:1px #AAAAAF solid;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
}
#content-main-left {
	float:left;
}
#content-main-right {
	float:left;
	margin-left:10px;
}
#right {
	position: absolute;
	top: 0px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin-top: 98px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding: 10px;
	border: 0px;
	background: #ffffff;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 116px;
	font-size:11px;
	text-align:center;
	}
html>body #right {
	width: 116px; /* ie5win fudge ends */
	}
.img-centre {
	margin-right:10px;
}
.link a{
	color:#CC0000;
	text-decoration:none;
}
.link a:hover{
	color:#CCCCCC;
}
td.Headertabs{
	background-image:url('/images/tabHeaderBackground.gif');
	font-size: 11px;
	color: #424242;
	border-top: 1px solid #ADADB1;
	vertical-align: bottom;
	padding-bottom: 2px;
}
td.rightHeaderTab{
	width: 12px;
	text-align: left;
}
td.tabs{
	background-image:url('/images/tabColor.gif');
	font-size: 11px;
	color: #424242;
	border-top: 1px solid #ADADB1;
	height: 16px;
}
td.rightTab{
	width: 100%;
	text-align: left;
	height: 16px;
}
td.leftTab{
	width: 12px;
	text-align: right;
	height: 16px;
}

td.cornerBG{
	possition: 20px;
	text-align: left;
	vertical-align: bottom;
	height: 26;
	width: 19;
	border-bottom:1px #AAAAAF solid;
}
a.tabRef{
	color: #424242;
	text-decoration: none;
}
a.tabRef:hover{
	color: #424242;
	text-decoration: none;
}
a.tabRef:visited{
	color: #424242;
	text-decoration: none;
}
a.tabRef:active{
	color: #424242;
	text-decoration: none;
}