body{
	font-family: Verdana, Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000000;
	line-height: 1.166;	
	margin-left: 100px;
	padding: 0px;
	background: #cccccc url("images/bodyBg1.gif") fixed;
	/*background-color:#6A3813;*/
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#table1 {font-family:Verdana, sans-serif; border:2px solid #999999;}
#table1 th{font-weight:bold; line-height:16px; color:#336699;border:1px solid #336699;}
#table1 td{font-weight:normal; border:1px solid #336699;}
h1{font-family:Arial, Helvetica, sans-serif;font-weight:bold; line-height:16px; color:#000000;font-size:15px;}
h1.hidden{display:none;}
h2{font-family:Verdana, sans-serif;font-weight:bold; color:#000000;font-size:13px;}
.style1 {font-size: x-small}
.style2 {font-size: smaller}
.style3 {font-size: small}
.style4 {font-size: larger}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif}

p {line-height:inherit;}


h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


ul{
 list-style-type: square;
}
li {line-height:14px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}


#pagecell1{
	position:absolute;
	top: 85px;
	left: 50px;
	right: 2%;
	width:770px;
	height:auto;
	background-color: #ffffff;
	border-top:1px solid #cccccc;
}


#masthead{
	position: absolute;
	top: 15px;
	left: 50px;
	right: 2%;
	width:769px;
	height: 65px;
}

#content{
	padding: 0px 20px 0px 10px;
	margin:0px 0px 0px 20px;
}


#siteName{
	margin-left: 10px;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-weight: normal;
}


#pageName{
	padding: 10px 0px 10px 20px;
	margin: 0px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	top: 0px;
	padding: 0px;
	margin: 0px;
}


#globalNav{
	position: relative;
	width: 98.5%;
	height:35px;
	color: #cccccc;
	padding: 0px;
	left: 0px;
	margin: 0px;
}


#globalLink{
	position: absolute;
	top: 8px;
	height:auto;
	padding: 0px;
	margin-left: 4px;
	left: 3px;
	z-index: 100;
	width:auto;
}


.skipLinks {display: none;}


#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

.featureleft{
	padding: 0px 0px 5px 5px;
	font-size: 80%;
	float:left;
	width:300px;
	margin-left:10px;
	margin-top:0px;
}
.featureright{
	padding: 0px 0px 5px 5px;
	position:relative;
	width:300px;
	margin-left:400px;
	margin-top:0px;
	border:1px solid #ccc;
}
html>body .featureleft {height: auto;}
html>body .featureright {height: auto;}
.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 20px 0px 5px 0px;
}

.feature img{
	float: left;
	margin:0px;
	padding: 0px 5px 0px 0px;
}

.story {
		/*border-left:1px dashed #ccc;
		border-right:1px dashed #ccc;
		border-bottom:1px dashed #ccc;*/
		position: absolute;
		right:10px;
		top:2px;
		width:200px;
		padding-top: 10px;
		text-align: center;
	}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


#siteInfo{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height:35px;
	font-size: 10px;
	color: #cccccc;
	padding: 0px;
	vertical-align:top;
	text-align:center;
}


#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

