body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}

H1 {
	font-size: 12px;
	text-transform:uppercase;
}
table.outer {
	background-color:#FFFFFF;
	}

td.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #284F51;
	line-height: 17px;
	background-color: #DFE6E4;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	height: 100%;
	padding: 5px 5px 15px 5px;
}

td.left_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284F51;
	background-color: #DFE6E4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 15px;
}

.headercontent {
	margin-right: 10px;
	margin-top: 10px;
	}
	
a.footer:link, a.footer:visited {color: #788A89; font-size: 10px; text-decoration: none;}
a.footer:hover {color:#788A89; font-size: 10px; text-decoration: underline;}

a.header:link, a.header:visited {color: #284F51; font-size: 12px; text-decoration: none;}
a.header:hover {color: #284F51; font-size: 12px; text-decoration: underline;}

a:link, a:visited {color: #478C8F; text-decoration: underline;}
a:hover {color: #CCCCCC; text-decoration: none;}

.footer_area {
	color:#788A89;
	font-size:10px;
	padding: 15px;
}
	
 div.hr {
	height: 1px;
	background: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position:center;
}

div.hr hr {
	display: none;
}

#leftNav {
margin-right:5px;
margin-left:5px;
}

#leftNav UL {
padding:0px;
margin-top:0px;
margin-left:0px;
}

#leftNav UL LI {
color:#555;
line-height:130%;
padding:7px 3px 7px 10px;
list-style-type:none;
list-style-image:none;
background-image:url(images/ul_arrow.gif);
background-position:left;
background-repeat:no-repeat;
border-bottom: 1px solid #ccc;
}

#leftNav UL LI.last {
color:#555;
line-height:130%;
padding:7px 3px 7px 15px;
list-style-type:none;
list-style-image:none;
background-image:url(images/ul_arrow.gif);
background-position:top left;
background-repeat:no-repeat;
border-bottom: 1px solid #ccc;
}

#leftNav A:link,#leftNav A:visited {
color:#284F51;
text-decoration:none;
}

#leftNav A:hover{
	color: #284F51;
	text-decoration: underline;
}

input.search {
	border: 1px solid #999999;
	font-size: 10px;
	height: 14px;
}

textarea.search {
	border: 1px solid #999999;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}#leftNav_makingdifPictures {

margin-right:5px;
margin-left:5px;
}
.img_content {
	float: right;
	margin: 5px;
}

