﻿
body {
	background:#fff;
	margin:10px 25px 10px 25px;
	padding:0;
	color:#333;

}

body, input, td, button {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:160%;
}

input {
	line-height:120%;
}

img {
	border:0;
}

p {
	margin:12px 0 12px 0;
}

hr {
	display:none;
}

h2,h3,h4,h5,h6 {
	line-height:120%;
}

a {color:#3163c0;}




h1 {
	font-size:16px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	color:#000;
}

h2 {
	font-size:16px;
	margin-top:0;

}

h3 {
	font-weight:bold;
	font-size:100%;
	margin:0;
	padding:0;
}

h3 li {
	font-weight:bold;	
}

ul,ol {
	margin-left:0px!important;
	padding-left:26px!important;
	margin-left:26px;
	padding-left:0px;
}



.container {
	clear:both;
	width:750px;
	margin:0 auto 0 auto;
	background:#fff;
}

.header,.content,.footer {
	clear:both;

}

.header {


}

.content {
	padding:10px 20px 10px 20px;


}

.content h2 {
	float:left;
}

.title {
	width:100%;
	min-height:40px;
	clear:both;

}

.publishDate {
	font-size:12px!important;
	font-size:12px;
	font-weight:normal;
	margin:-12px 0 0 0;
	
	padding:12px 0 10px 8px;
	color:#888;
	float:left;


}

.logo {
	height:80px;
	width:200px;
	float:left;
}


.topNavigation {
	float:left;
	width:521px;
	margin:18px 0 0 0;
	padding:0 12px 0 12px;
	line-height:200%;
	background:#eaf3ff;
}

.topNavigation .naviBar {
	float:right;
	text-align:left;
	font-size:12px!important;
	font-size:12px;
}


.footer {
	margin:10px 0 0 0;
	padding:0.4% 0 0.4% 0;
	background:#eaf3ff;
	line-height:200%;
	font-size:11px;
	text-align:center;
}

.fontSmall {
	font-size:12px;
}



ul.imgList {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}

ul.imgList img {
	border:1px solid #ccc;
}

.updateListRow {
	
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	border-bottom:0px solid #ddd;
	clear:both;
}

.updateListRow h3{
	
	font-weight:normal;
	/* color:#005AAA; */
	margin:0;
	font-size:100%;
	padding:0 0 10px 0;
}

.updateListRow h3 li{
	margin:0 0 0 16px!important;
	margin:0;

}

.updateListRow ul {

	margin:0 0 0 16px;
	padding:0;
}

*+html .updateListRow h3 li{
	margin:0 0 0 -10px;
	padding:0 0 0 -10px;


}

*+html .updateListRow ul {

	margin:0 0 0 26px;
	padding:0;

}



.updateListRow ul li {
	list-style-type:none;
}

.updateListRow ul.imgList {
	list-style-type:none;
	margin-left:0!important;
	padding-left:26px!important;
	margin:5px 16px 0 16px;
	padding:0;
}

.listEnd {

	border-bottom:0px solid #ddd;
}


.featureList {
}

.featureList dt {
	list-style-type:disc;
	font-weight:bold;
}

.featureList dd {
	margin:0 0 25px 0;
}

.button {

	line-height:120%;
	padding:2px 8px 0 8px;
	font-size:12px;
}

.text {
	
}


.infobar {
			background:#fff9e3;
			clear:both;
			border:1px solid #fadc80;
			line-height:120%;
			margin:8px auto 16px auto;
			float:none;
			padding:10px 10px 7px 10px;
		}

		.error {
			color:#c00;
		}


.mailAddress {
	color:#0882ce;
	font-weight:bold;
}

.H {
	color:red;
	font-weight:bold;
}

.operatorContainer {
	margin:16px 0 20px 0;
	text-align:left;
	width:100%;
	float:left;
}

.systemline {
	border:none;
	border-top:1px solid #d6d6d6;
	margin:0 0 16px 0;
}

