.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 5px;
}
.copyright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 5px;
}
.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 5px;
}
.copyright:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 5px;
}
.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;

}
.white10:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;

}
.white10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;

}
.white10:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;

}
.main {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2;

}
.main:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #b50939;
	text-decoration: none;
	line-height: 1.2;

}
.main:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2;

}
.main:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2;

}
.main:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2;

}
.gray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.gray12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.gray12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.gray12:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.gray12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu-link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
	
}
.menu-link:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu-link:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.menu-link:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}.menu-link:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	border: 1px solid #666633;
	height: 20px;
	width: 225px;
	background-color: #ddeede;
}

.tabheight100p {
	height: 100%;
}
.scroll {
	scrollbar-face-color:#910000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#440000;
	scrollbar-shadow-color:#910000;
	scrollbar-highlight-color:#910000;
	scrollbar-3dlight-color:#910000;
	scrollbar-darkshadow-Color:#910000;


}


#centerContent {
padding: 30px 20px 10px 20px;
	position:				absolute; 
	visibility:				hidden;
}

/* ################################## */

/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo{
	float:left;
	background-image:url(images/logo.gif);
	width:183px;
	height:213px;
	background-repeat: no-repeat;
}
#topheader{
	float:right;
	width:617px;
	height:96px;
	background-color:#F0F0F0;
	position:relative
}
#toplinks{
	position:absolute;
	right:12px;
	top:18px;
}
#menu{
	float:right;
	width:617px;
	height:32px;
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
}
#submenu{
	float:right;
	width:617px;
	height:32px;
}
#contenttext{
	float:right;
	width:520px;
	margin-top: 10px;
}
#leftpanel{float:left; width:274px;}
#footer{
	float:left;
	width:780px;
	background-color:#F0F0F0;
	padding:10px;
	margin-top: 10px;
}

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666;
	background-color:#F7F7F7;
	padding:10px;
	margin: 10px;
	margin-left: 0px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.field225 {
	font-family: Verdana, Helvetica,  sans-serif;
	font-size: 11px;
	color: #006699;
	border: 1px solid #009999;
	height: 20px;
	width: 225px;
	background-color: #F8F8F8;
	background-image: url(img/field_shadow.gif);
	background-repeat: repeat-x;

}

