body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #3D718E;
	background: #FFFFFF url(/cms/outertemplates/images/backfade.gif) repeat-x top;
}

p {
	margin: 0 0 10px 0;
	padding: 0px;
}

a:link {
	color: #034A62;
	text-decoration: none;
}

a:visited {
	color: #034A62;
	text-decoration: none;
}

a:hover {
	color: #A5151C;
	text-decoration: underline;
}

a:active {
	color: #A5151C;
	text-decoration: underline;
}

label {
	cursor: pointer;
}

img {
	border: 0;
}

h1 {
	color: #A5151C;
	font-weight: bold;
	font-size: 100%;
}

h2 {
	color: #A5151C;
	font-weight: normal;
	font-size: 100%;
}

hr {
	background: #034A62;
	color: #034A62;
}


table {
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: 0 5px;
}

th {
	font-weight: bold;
	text-align: left;
}

td {
	line-height: 150%;
}

abbr, acronym { 
	border-bottom: 1px dotted #034A62; 
	cursor: help; 
}

#accessibility {
	position: absolute;
	left: -999em;
}

#container {
	margin: 0px auto 0px auto;
	width: 760px;
}

#header {
	float: left;
	width: 400px;
}

#header p {
	padding: 0;
	margin: 0;
}

#menu {
	padding: 70px 12px 0 0;
	width: auto;
	text-align: right;
	margin: 4px 0 4px 0;
	font-size: 0.9em;
	float: right;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	padding: 0 0 0 20px;
	display: inline;
}

#menu a:link {
	color: #034A62;
	text-decoration: none;
	font-weight: bold;
}

#menu a:visited {
	color: #034A62;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #A5151C;
	text-decoration: underline;
	font-weight: bold;
}

#menu a:active {
	color: #A5151C;
	text-decoration: underline;
	font-weight: bold;
}


#contentframe {
	width: auto;
}

#contentframe .pic {
	margin: 6px 0 0 0;
	width: auto;
}

#contentframe .subhead {
	padding: 20px 20px 20px 220px;
	float: left;
	font-size: 1.6em;
}

#contentframe .text {
	margin: 6px 0 0 0;
	padding: 10px 10px 10px 20px;
	width: 731px;
	background: #FFFFFF url(/cms/outertemplates/images/contentfade.jpg) no-repeat center top;
	float: left;
	clear: both;
}

#contentframe .leftbox {
	width: 350px;
	float: left
}

#contentframe .rightbox {
	width: 350px;
	float: left;
	margin-left: 30px;
}

#contentframe .contact1 {width: 210px; float: left;	margin-left: 20px;}
#contentframe .contact2 {width: 200px; float: left;	margin-left: 85px;}
#contentframe .contact3 {width: 160px; float: left;	margin-left: 35px;}

#footer {
	width: 400px;
	text-align: right;
	margin: 20px 0 4px 0;
	padding: 4px 10px 4px 10px;
	font-size: 0.9em;
	float: right;

}

#footer p {
	padding: 0;
	margin: 0;
}










#hold ul {
	margin: 0;
	/*list-style-image: url(/cms/outertemplates/images/arrow-right.gif);
	list-style-position: inside;*/
	list-style-type: none;
	padding: 5px 15px 5px 5px;
	background: white;
	line-height: 1.5em;
}

span.date {
	background: url(/cms/outertemplates/images/arrow-right.gif) 0 0 no-repeat;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#hold li {
	margin-bottom: 10px;
	
}

#hold p {
	padding: 0;
	margin: 0;
}

#hold { 
	position:relative; 
	z-index:100; 
	float: left;
	overflow:hidden;
	width:709px; 
	height:176px;  
}

#wn {
	border-top: 1px solid #3D718E;
	position:absolute; 
	left:0px; 
	top:0px; 
	height:200px; 
	clip:rect(0px, 720px, 176px, 0px); 
	z-index:1; 
	width:720px;
}

div.content { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
}

#scrollbar {
	display: block;
	position:relative; 
	left:0; top:0;
	width:11px; 
	height:170px; 
	font-size:1px; 
	z-index:1;
	float: left;
}

#track { 
	position:absolute; 
	left:0; 
	top:12px;
	width:11px; 
	height:146px;
	background: #fff;
	z-index:1;
}

#dragBar {
	position:absolute; 
	left:1px; 
	top:1px;
	margin-left: 2px;
	width:5px; 
	height:20px;
	background:#3D718E;
	z-index:1;
}  

#up { 
	position:absolute; 
	left:0; 
	top:0; 
	z-index:2; 
} 

#down { 
	position:absolute; 
	left:0; 
	bottom:0; 
	z-index:3; 
}