html {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #cccccc;
}
image {border-style:none;}

body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#cccccc;
	border: none;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	color: #000000;

}
#page {
	background-position: center top;
	margin: 0;
	padding: 0;
	border: none;
}
#focus {
	float:left;
	width:301px;
	height:334px;
	background-color:#FFFFFF;
	font-size:11px;
}

#buffer {width: 780px; height:15px; background-color: #CCCCCC;clear:both;}

#content {float: right;
width:479px;
height:auto;
margin:0;
border:0;
background-color:#ffffff;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: #999999 solid 1px;
	background-color:#FFFFFF;
}
#wrapper {
	width: 780px; 
	margin:0;
	padding: 0;
	background-color:#FFFFFF;
}
.text_padding {
	background-color: #FFFFFF;
	padding:10px;
}
.text_paddingM {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu {
	background-color: #CCCCCC;
	clear: both;
	width: 780px;
	height:40px;
}
#top {height:100px; width:780px; margin: 0; border: 0;background: #ffffff;}
#banner {width: 780px; height:111px; margin:0; border:0; background-color: #cccccc; clear:both;}
#footerbar {width: 780px; height: 5px; background-color:#034da6; clear: both;}
#bottom {width:780px; background-color:#ffffff; font-weight: bold; font-size: 12px; color:#034da6; clear:both;}

h1 {font-size: 24px; color:#034da6;}
h2 {font-size: 14px; color:#034da6;} 

.tool {
	padding:0px;
	moz-opacity:0%;
	font-size: small;
	vertical-align: middle;
}
a:link { 
	color: #034da6;
	font-weight:bold;
	text-decoration: none;
	}
a:visited { 
	color: #034da6;
	font-weight:bold;
	text-decoration: none;
	}
a:hover { 
	color: #034da6;
	font-weight:bold;
	text-decoration: underline;
	}
a:active { 
	color: #034da6;
	font-weight:bold;
	text-decoration: none;
}
.footer{color: #034da6;
	font-size:12px;
	line-height:18px;
	fontweight: bold;}
	
a.footer:link { 
	color: #034da6;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
	}
a.footer:visited { 
	color: #034da6;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
	}
a.footer:hover { 
	color: #034da6;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration: underline;
	}
a.footer:active { 
	color: #034da6;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
}
	
p {font-size:14px;
line-height:24px;}
