@font-face {
    font-family: Lato;
    src: url('font/Lato-Regular.ttf')
}
html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input, select { 
	font-size: 1em; 
	font-family: lato; /*fs171062 Server_console_reorganization*/
}
html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6 {
	color: #7f7f7f; /*fs171062 Server_console_reorganization*/
}
input, select { 
	color: #000000;
}
body {
	font-size: 70%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
}
div, p, td, h1, h2, h3, h4, h5, h6 { 
	line-height: 1.5em;
	font-size: 16px; /*fs171062 Server_console_reorganization*/
}
div, p {
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 { 
	margin-bottom: 1.2em;
}
p{
	margin-bottom: 1.2em;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	padding-top: 2px;
	padding-bottom: 2px;
}
img {
	border: 0px;
}
a:link { 
	color: #3f3f3f; 
	text-decoration: underline; 
}
a:visited { 
	color: #000000; 
	text-decoration: underline; 
}
a:active{ 
	color: #000000; 
	text-decoration: underline; 
}
a:hover { 
	color: #cc0000; 
	text-decoration: underline; 
}
a.gray:link { 
	color: #67798e; 
	text-decoration: underline; 
}
a.gray:visited { 
	color: #67798e; 
	text-decoration: underline; 
}
a.gray:active{ 
	color: #67798e; 
	text-decoration: underline; 
}
a.gray:hover { 
	color: #000000; 
	text-decoration: underline; 
}
ul {
	margin: 0px; 
	padding: 0px 0px 0px 25px; 
}
li { 
	margin: 0px; 
	padding: 0px; 
}
h4 { 
	font-weight: bold; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h3 { 
	font-weight: normal; 
	font-size: 1.2em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h2 { 
	font-weight: bold; 
	font-size: 1.5em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h1 { 
	font-weight: bold; 
	font-size: 1.8em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.bottom {
	border-top: 1px solid #B2B2B2;
	padding-left: 6px; 
	padding-right: 6px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}
.title {
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
}
.mainbg {
	background-image: url(../images/bg_special.gif); 
	background-position: right bottom; 
	background-repeat: no-repeat;
}
.mainbody_1 {
	padding: 12px;
	height: 220px;
}
.mainbody_2 {
	padding: 12px;
	height: 255px;
}
.contactpanel {
	padding-left:12px; 
	padding-right:12px; 
	padding-bottom:20px; 
	padding-top: 12px;
	font-size: 0.9em;
	color: #67798e;
}
.copyright {
	color: #67798e;
}
.banner {
	background-image: url(../images/banner_special.gif);
	background-repeat: no-repeat;
}
