﻿*
{
	
	font-family:Arial;
}
.bcolor
{
	background-image:url('bgtop.gif');
	background-repeat:repeat-x;
	background-color:#DFD3AB;
	padding-top:0px;
	margin-top:0px;
}
#page
{
	margin-left:auto;
	margin-right:auto;
	width:863px;
}
#page #topbanner
{
	height:106px;
}
#page #strip
{
	background-image:url('stript.gif');
	height:40px;
	width:841px;
	margin-left:8px;

}
#page #content 
{

}
#page #content .leftstrip
{
}
#page #content .heading1
{
font-family: arial; font-size: 18px; font-weight: bold; padding-top: 3px; color:black;
}
#page #content .heading2
{
font-family: arial; font-size: 18px; font-weight: bold; padding-top: 3px; color:gray;
}
#page #content .bodytext
{
font-size: 12px;color: #646464;
text-align:justify;
}


#page #content .leftstrip ul
{
	list-style:none;
	padding:0px;
	margin:0px;width:95%;
}
#page #content .leftstrip ul li
{
	height:22px;
	border-bottom:dotted 1px #424242;
	padding-top:9px;
	background-image:url('b.gif');
	background-repeat:no-repeat;
	background-position:0px 12px;
	
	margin-left:9px;

}
#page #content .leftstrip ul li:hover
{

	border-bottom:dotted 1px gray;
		background-color:#E7F5F8;

}
#page #content .leftstrip ul li a
{
	color:#424242;
	padding-left:15px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	

}

#page #content .leftstrip ul li a:hover
{
	text-decoration:none;

}

#page #content .notice
{
	margin-top:3px;
}

#page #content .notice .header
{
	background-image:url('strip1.gif');
	height:29px;
	font-family:Times New Roman;
	padding-left:10px;
	font-weight:bold;
	font-size:17px;
}
.bottomlinks a
{
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	border-right:solid 1px white;
	color:White;
	font-size:11px;
}

.bottomlinks a:hover
{
	color:#FF7719;
}
.since
{
	width:100%;
	font-weight:bold;
	text-align:right;
	display:block;
	height:17px;
	padding-top:5px;
	
}
