﻿body {
	color: #000;
	background: #545D64;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

span {
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

a {
	color: #001668;
	font-weight: normal;
	background: transparent;
}

a:hover {
	text-decoration: underline;
	color: #001668;
	background: transparent;
}

li {
	list-style-type:disc;
	list-style-position: inside;
	padding-left:1em;
	margin-left:0;
	text-indent: -1.2em;
}

ul {
	list-style-type:disc;
	list-style-position: inside;
	padding-left:1em;
	margin-left:0;
	text-indent: -1.2em;
}


/* divs and related classes */


#container {
	width: 760px;
	margin: 0px auto;
	color: #000;
	background: #e9f6ff;
	border: thin #000000 solid;
}

/* blue middle section */

#blue {
	background-image:url('../images/blue_bg.jpg');
	background-repeat: no-repeat;
	height: 140px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: "#000000";
}

#blue a {
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
	font-size: 9pt;
	line-height:1.2em;

}

blue a:hover {
	color: #001668;
}

#blue2 a {
	text-decoration: underline;
	color: #001668;
	font-weight: normal;
	font-size: 9pt;
}

blue2 a:hover {
	color: #FFFFFF;
}


#new {
	margin-left:32px;
	margin-right:5px;
	padding-left:32px;
	padding-right:5px;
	font-size:8pt;
	line-height:1.2em;

}

#new h5 {
	text-align: center;
	font-weight: bold;
	font-size:10pt;
	margin-top:0;
	padding-top:0;
	margin-bottom:4px;
	padding-bottom:4px;
}

/* left menu */

#menu {
	background-image:url('../images/LeftMenu.jpg');
	font-size: 10pt;
	height: 482px;
	width: 168px;
}

#menu td {
	padding-top: 22px;
	margin-top:30px;
	padding-left:8px;
	margin-left:8px;
}

#menu_text a { 
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
}

/* body */

#content {
	font: Arial;
	font-size: 10pt;	
	margin-left:20px;
	padding-left:20px;
	padding-bottom: 20px;
	margin-bottom:20px;
	margin-right:40px;
	padding-right:40px;
	text-align:justify;
}

#content h4 {
	font: Arial;
	color: #0d1878;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}

.location {
	border-style: double; 
	border-width: 4px;
}

.location_table {
	font: Arial;
	font-size: 10pt;
	width: 72%;	 
	float: left; 
	margin-left: 10px; 
	align: left; 
	cellpadding: 2;
}

/* footer section */

#footer {
	width: 760px;
	text-align: center;
	background-color: #183a9d;
	padding-top: 5px;
	margin-top:5px;
	padding-bottom: 5px;
	margin-bottom:5px;
	border: 0;
	padding-right: 0px;
	color: #FFFFFF;
}

#footer p {
	background-color: #183a9d;
	font-size: 10px;
	line-height:20px;
	color: #FFFFFF;
	text-align: center;
	width: 760px;
}

.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	vertical-align:top;
	color: #FFFFFF;
}

.whatsnewtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #FFFFFF;
	background-color:#4f7eb7;
	text-align:center;
	font-weight:bold;

}
