body {
	margin: 0;
	}

/* Positioning and Style of Home Page Elements */
/* Text Styles */
a:link,
a:visited {
	color: #336699;
	text-decoration:underline;}
/*A:visited {
	color: #666666;
	text-decoration:underline;
	}*/
A:active {
	color: #333333;
	text-decoration:underline;
	}
A:hover {
	color: #333333;
	text-decoration: underline;
	}
#mainBorder {
	width: 832px;	
	color: inherit;
	}
#main, #mainInner {
	border: 1px solid #000000;
	}
#rightWrap {
	background-color: #517da8;
	}
#col {
	width: 830px;
	padding: 0;
	margin: 0;
	border: 0;
	}
#leftCol {
	background-image: url('/img/all/bg-main.jpg');
	background-repeat: repeat-y;
	}
#headerTop {
	background-image: url('/img/all/topnav.jpg');
	background-repeat: repeat-x;
	width:830px;
	}
#homeShadow {
	background-image: url('/img/all/home-shadow.gif');
	}
#innerShadow {
	background-image: url('/img/inside/inner-shadow.jpg');
	}
#homeShadow, #innerShadow {
 	clear: both;
	height: 9px;
	width: 830px;
	overflow: hidden;
	}

#homeContentWrap {
	background-image:url("/img/all/content.gif");
	background-repeat:no-repeat;
	width: 616px;
	}
#homeFooter {
	width: 616px;
	}
#homeContent {
	padding: 5px 75px 5px 25px;
	}
#contentWrap {
	width: 442px;
	vertical-align:top;
	}
#content {
	padding: 5px 10px 10px 25px;
	}
#content td {
	padding: 3px;
	}
#content table,
#content td {
	border: 1px solid #cccccc;
	border-collapse:collapse;
	}
#content table {
	background-color: #ede8dc;
}
#rightWrap,
#rightPic {
	width: 214px;
	vertical-align:top;
	}
.rightSpacer {
	background-image: url('/img/all/axistrakmid.jpg');
	width:153px;
	background-repeat: repeat;
	}
.textBlock {
	padding: 0px 10px;
	}
#right {
	padding: 5px 46px 5px 15px;
	background-color: transparent;
	}
#rightPic a {
	color: #336699;
	}
#rightPic p {
	padding-right: 10px;
	}
#homeBase {
	background-image: url('/img/photos/home/homebase3.gif');
	background-repeat:no-repeat;
	background-color: #d7dde2;
	width: 616px;
	}
#homeBaseInner {
	padding: 0 10px 15px 15px
	}
.baseCell {
	vertical-align:top;
	text-align:left;
	padding: 3px;
	}
.pictureCell {
	width: 113px;
	}
#footer {
	clear: both;
	background-color: #ffffff;
	padding: 10px 25px;
	}
#trademark {
	position:absolute; 
	width: 815px;
	top: 4px; 
	z-index: 2;
	color: #cc0000;
	font-size: 0.9em; 
}
h1, .title {
	font-family: "Arial", sanserif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 0;
	margin-bottom: 8px;
}
h2, .subtitle {
	font-family: "Arial", sanserif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin-bottom: 3px;
}
body, .body, td {
	font-family: "Arial", sanserif;
	font-size: 12px;
	color: #000000;
}
#content p,
#homeContent p,
#content ul,
#homeContent ul {
	margin-top: 0;
	}
.bodyItalic {
	font-family: "Arial", sanserif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.bodyBold {
	font-family: "Arial", sanserif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodySmall {
	font-family: "Arial", sanserif;
	font-size: 10px;
	color: #000000;
}
.bodySmallBold {
	font-family: "Arial", sanserif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#leftCol {
	width: 174px;
	vertical-align:top;
	}
#leftNavWrap, .leftDivWrap {
	width: 174px;
	float:left;
	}
#leftNav, .leftDiv {
	padding: 10px;
    font-size: 10pt;
	}
#leftNav h2 {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	color: #336699;
	margin-top: 0;
	}
#leftNav a {
	color: #336699;
	text-decoration:none;
	}

#leftNav a:hover {
	color: #003366;
	}
#leftNav h2 a {
	text-decoration: none;
	}
#leftNav p.current a,
#leftNav h2.current a,
#leftNav li.current a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
.sub {
	list-style:none;
	padding-left: 15px;
	margin:0;
	}
#leftNav p {
	margin: 8px 0;
	}