/* CSS Document */
html, body {
    height: 100%;
	min-width:960px;
}
body {
    margin: 0;
    padding: 0;
    background-color: #222;
}
a {
	color:#0099FF;
	text-decoration:none;
}
a:hover {
	color:#00CCFF;
	text-decoration:underline;
}
#top {
	position: absolute;
	width:100%;
	min-width:975px;
	background-image:url(../images/logobg.jpg);
	left: 0px;
	top: -6px;
}
#logo {
	width:720px;
	height:65px;
	padding-left:15px;
}
#logo #left{
	float:left;
	width:500px;
	margin-top:10px;
	padding:0;
	vertical-align:middle;
}
#logo #right {
	float:right;
	width:190px;
	margin:0; 
	padding:0;
}
#menu {
	height:20px;
	min-width:960px;
	background-image:url(../images/menubg.jpg);
}
#topbanner{
	width:100%;
	min-width:960px;
	height:61px;
	background-image:url(../images/topbg.jpg);
	
}
#topbanner #topflash {
	padding-left:15px;
}
h1, p {
    margin: 0;
    padding: 0.3em 0;
}
#container {
    min-height: 100%;
	min-width:960px;
    margin-bottom: -21px;
	margin-left:15px;
	margin-right:15px;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}
#container #rightcontent{
	float:left;
	width:80%;
	min-width:750px;
	word-wrap: break-word;
	padding-left:15px;
	margin-top:160px;
	text-align:left;
}
#container #leftcontent{
	float:left;
	width:75px;
	min-width:75px;
	margin-top:150px;
	text-align:center;
}
* html #container {
    height: 100%;
}
#footer-spacer {
    height: 20px;
	page-break-after:always;
	clear:both;
}
#footer {
    height: 18px;
	min-width:945px;
	margin-left:15px;
	margin-right:15px;
	padding-left:5px;
	padding-top:3px;
	background-image:url(../images/footerbg.jpg);
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
}
#image_box{
	padding-left:15px;
}
#image_box img {
	border-top:#DDDDDD;
	border-left:#DDDDDD;
	border-right:#DDDDDD;
	background:url("../images/img_shadow.jpg") no-repeat scroll center bottom transparent;
	padding-bottom:20px;
}
td.helpBod
{
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	text-indent: 5px;
}

td.helpBold
{
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	color: #404040;
	background-color:#D2F9FF;
	text-indent: 5px;
}

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 3px;
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #404040; }

.sofT
{
	text-align: center;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width:450px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
} 
h1 {
font: normal 25px Arial, Verdana, Helvetica, sans-serif;
margin: 0.1em 0 0 0;
}
h2 {
font: normal 20px Arial, Verdana, Helvetica, sans-serif;
margin: 0.1em 0 0 0;
}
