
body
{
font-family:Arial, Helvetica, sans-serif;
background:url(body_bg.gif) repeat-x left top;
font-size:13px;
margin:0px;
padding:0px;
}
img{border:0px;}

#tracking 
{
    position:absolute;
    top:0px;

    display:none;
}

#header{
background:url(headerbg.gif) repeat-x left top;
height:66px;
margin:0px;
padding:0px;
width:829px;
}
#header #logo{
float:left;
}
#header #tertiaryNav{
height:63px;
width:153px;
float:right;
background:url(header-right.gif) no-repeat top right;
}
#header #tertiarynav ul{
position:relative;
top:43px;
padding:0px;
margin:0px;
margin-right:50px;
}
#header #tertiarynav li{
list-style:none;
display:inline;
}
#header #tertiarynav li a{
color:#CCCCCC;
font-size:0.6em;
overflow:hidden;
padding:0px;
margin:0px;
text-decoration:none;
padding-right:7px;
padding-left:3px;
}


#mainPage{
clear:both;
width:829px;
display:block;
}


#leftnav{
float:left;
height:151px;
display:block;
width:139px !important;
background:url(extended_nav_footer.png) no-repeat left bottom #A7A7A7;
background:#fff;
}

#content{
float:left;
width:640px;
display:block;
background:#ffffff;
}

#maincontent{
padding:15px;
min-height:300px;
_height:300px;
float:left;
width:420px;
}

#content h1
{
	padding:0; 
	font-weight:bold;
	font-size:1.3em;
	margin:0 0 10px;
	color:#880000
}
#content h2{
	color:#880000;
	font-weight:bold;
	font-size:1.15em;
	margin:25px 0 3px;
}
#content h3{
	color:#880000;
	font-weight:bold;
	font-size:1em;
	margin:15px 0 3px;
}
#content h4{
	color:#880000;
	font-weight:bold;
	font-size:1.1em;
	margin:15px 0 3px;
}

h1 a,
h2 a,
h3 a,
h4 a
{
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
{
	text-decoration: underline;
}

p
{
	margin:0 0 10px;
}


#maincontent a{
color:#880000
}

#maincontent a.fom_link{
color:#880000;
background:url(../template_images/small_grey_arrow.gif) no-repeat;
padding-left:15px;
float:right;
font-size:0.85em;
text-decoration:none;
}




