body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.pagebackground {
	background-image:url(../navbg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:60px;
	min-width:955px;
	}
.container {
	width:955px;
	}

.header {
	background-image:url(../top-left-bg.gif);
	background-repeat:no-repeat;
	height:118px;
	width:590px;
	}

.top-nav {
	width:350px;
	height:52px;;
	float:right;
	padding-top:3px;
	color:#FFFFFF;
	text-align:right;
	}
	.top-nav a:link {color:#FFFFFF;text-decoration:none;font-weight:bold;}
	.top-nav a:visited {color:#FFFFFF;text-decoration:none;font-weight:bold;}
	.top-nav a:hover {color:#990000;text-decoration:none;font-weight:bold;}
	.top-nav a:active {color:#ffffff;text-decoration:none;font-weight:bold;}

.top-nav2 {
	padding-top:25px;
	}
	
.left-nav {
	width:182px;
	margin-right:45px;
	float:left;
	border: 0px none #787775;
	}
	
.left-nav-item {
	height: 19px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #787775;
	border-style: solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	}

	.left-nav-item  a:link {color:#000000;text-decoration:none;font-weight:bold;}
	.left-nav-item  a:visited {color:#000000;text-decoration:none;font-weight:bold;}
	.left-nav-item  a:hover {color:#f0082e;text-decoration:none;font-weight:bold;}
	.left-nav-item  a:active {color:#000000;text-decoration:none;font-weight:bold;}
	
.subitem {
	color:#999999;
	padding-left:12px;
	}
	.subitem a:link {color:#999999;text-decoration:none;font-weight:bold;}
	.subitem a:visited {color:#999999;text-decoration:none;font-weight:bold;}
	.subitem  a:hover {color:#f0082e;text-decoration:none;font-weight:bold;}
	.subitem a:active {color:#000000;text-decoration:none;font-weight:bold;}

.cellundrln {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	}
	
.title1 {
	padding-left:5px;
	font-size:14px;
	}

.title1bld {
	padding-left:5px;
	font-size:14px;
	font-weight: bold;
	}

.title2 {
	padding-left:5px;
	font-size:20px;
	}

.title2bld {
	padding-left:5px;
	font-size:20px;
	font-weight: bold;
	}

.title3 {
	padding-left:5px;
	font-size:16px;
	}

.titlered {
	color:#f0082e;
	padding-left:5px;
	font-size:14px;
	}

.titleredbld {
	color:#f0082e;
	padding-left:5px;
	font-size:14px;
	font-weight: bold;
	}
	
.centercontent {
	float:left;
	width:535px;
	}

.centercontent1col {
	float:left;
	width:705px;
	}

.centercontentinttrain {
	float:left;
	width:705px;
	background-color: #000099;
	color:#ffffff;
	padding-left:5px;
	padding-right: 5px;
	}

.rightcolumn {
	float:right;
	width:147px;
	}

h1 {
	font-size:18px;
	}

.footer {
	font-size:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top:20px;
	}
	.footer a:link {color:#999999;text-decoration:none;font-weight:bold;}
	.footer a:visited {color:#000000;text-decoration:none;font-weight:bold;}
	.footer  a:hover {color:#f0082e;text-decoration:none;font-weight:bold;}
	.footer a:active {color:#000000;text-decoration:none;font-weight:bold;}
