/* Main table */

body {
margin-top:0px;
margin-bottom:0px;
}

#maintable {
width:775px;
}

#logo {
height:67px;
background-image:url(Images/logo.gif);
background-repeat:no-repeat;
}

#banner {
height:120px;
}

#topnav {
height: 22px; "!important"
width:777px;"!important"
display:inline-table; "!important"
}

#leftnav {
width:155px;
height:auto;
background-image:url(Images/left-nav-repeat.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#3D4A56;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}


.main a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display: block;
	background-image: url(Images/blackarrow.gif);
	background-repeat: no-repeat;
	background-position: 10px -4px; 
	text-indent: 30px;
	text-decoration: none;
	left: 0px;
	padding-left: 0px;
	color:#ffffff;
	line-height:11px;
	font-size:11px;
	font-weight:bold;
}
	
.main a:hover {

	display: block;
	background-image: url(Images/blackarrow1.gif);
	background-repeat: no-repeat;
	background-position: 10px -4px; 
	text-indent: 30px;
	text-decoration: none;
	left: 0px;
	padding-left: 0px;
	color:#c5c5c5;
	font-size:11px;
	text-decoration:underline;
}

.sub a {
	display: block;
	background-repeat: no-repeat;
	text-indent: 45px;
	text-decoration: none;
	left: 0px;
	padding-left: 0px;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	
}

.sub a:hover {
	display: block;
	background-repeat: no-repeat;
	text-indent: 45px;
	text-decoration: none;
	left: 0px;
	padding-left: 0px;
	color:#c5c5c5;
	font-size:11px;
	text-decoration:underline;
	
}
#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:333333;
}

#content a {

	color:#3279BF;
}
#contentspace {
width:620px;
height:auto;
background-image:url(Images/body-repeat.jpg);
background-repeat:repeat-x;
background-position:bottom;
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:3a3a3a;
}

.horizontalspacer {
height:6px;
font-size:6px;
}

.vertica;spacer {
width:6px;
font-size:6px;
height:auto;
}

#footer {
height:33px;
background-image:url(Images/footer.gif);
}

#breadcrumb {

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
}

#breadcrumb a {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	text-decoration:none;
}

#breadcrumb a:hover {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	text-decoration:underline;
}
