body {
	background-color: #0086E4;
	background-image: url(images/site_bg-pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.divWidth {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menuBg {
	background-image: url(images/menu_bg-pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-bottom:16px;
	padding-left: 29px;
}
.imgFloat {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.txtContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.email a:link {
    color: #004BBB;
	text-decoration: none;
}
.email a:hover {
    color: #505050;
	text-decoration: none;
}
.email a:visited {
    color: #505050;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 17px;
	font-weight: bold;
	color: #0045B5;
	text-decoration: none;
	margin:0px;
	margin-top:5px;
}

hr {
	background-color: #D3D3D3;
	height: 1px;
	margin:0px;
	margin-top: 3px;
	padding:0px;
}
.txtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #004BBB;
	
}

.botmmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #296ECA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.botmmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.botmmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.botmmenu a:hover {
	color: #96DDFF;
	text-decoration: underline;
}
.botmmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
