a {
	color:  #004273;
	outline: none;
	text-decoration: underline;
	}

address {
	font-style: normal;
	margin-bottom: 1px;
	}
	
a.plain {
	color:  #000;
	outline: none;
	text-decoration: none;
	}	

a.plain:hover {
	color:  #004273;
	text-decoration: underline;
	}	

b, strong {
	color:  #004273;
	font-weight: bold;
	}

blockquote {
	font-size: 12px;
	font-style: italic;
	}

body {
	background-color: #eef;
	background-image: url(background3.bmp);
	background-repeat: repeat-x;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align : center;
	}
	
form {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 38px 10px 5px;
	}

h1 {
	color:  #004273;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	color:  #004273;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	color:  #004273;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	color:  #004273;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	color:  #004273;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 5px 0 5px;
	}
h6 {
	color:  #004273;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 5px 5px 15px 10px;
	}

hr {
	margin: 0;
	width: 520px;
	}

img {
	border: 0;
	}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 38px 10px 5px;
	text-align: justify;
	/* text-align-last: justify; */
	}

table {
	font-size: 12px;
	}

table.general {
	line-height: 18px;
	margin: 8px 4px 12px 8px;
	}
	
table.general tr {
	vertical-align: top;
	}
	
table.general td {
	padding: 4px 30px 8px 8px;
	text-align: justify;
	}

table.tabular {
	border: 1px solid #004273;
	font-size: 10px;
	margin: 8px 4px 12px 8px;
	width: 500px;
	}
	
table.tabular tr {
	vertical-align: top;
	}

table.tabular th {
	background-color:  #004273;
	border: 1px solid #004273;
	color:  #fff;
	padding: 4px;
	}
	
table.tabular td {
	border: 1px solid #004273;
	padding: 4px;
	}

ul {
	color:  #004273;
	font-size: 12px;
	line-height: 20px;
 	list-style-type: square;
	margin-right: 30px;
	}

ul.menu {
	font-size: 10px;
	line-height: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

ul.menu li {
	float: left;
	margin-right: -1px;
	position: relative;
	width: 134px;
	}
	html>body ul.menu li {width: 131.5px;}

ul.menu a {
	background-color: #ddd;
	border: 1px solid #666;
	color:  #555;
	display: block;
	font-weight: bold;
	height: 34px;
	padding: 2px 3px 0 10px;
	text-decoration: none;
	width: 134px;
	}
	html>body ul.menu a {width: 131.5px;}

ul.menu a:hover {
	background-color: #ffe;
	color: #004273;
	}

.menu li ul {
	display: none;
  }
  
ul.menu #menuselected a {
	background-color: #ff0;
	border-bottom: 1px solid #666;
	color: #004273;
	}

.address {
	font-size: 12px;
	margin: 20px;
	}

.document {
	text-decoration: none;
	}

.content {
	font-size: 12px;
	vertical-align: text-top;
	}
	
.contacts {
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	width: 540px;
	}

.contacts th {
	background: #ccc;
	color: #004273;
	}
	
.contacts td {
	border: 1px solid #ccc;
	margin: 15px;
	}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

.pagegraphic {
	float: right;
	margin: 5px 0px 10px 20px; 
	}

.small {
	font-size: 9px;
	}

.splash {
	color:  #004273;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 30px 0 30px -30px;
	text-align: center;
	}

.tiny {
	font-size: 9px;
	line-height: 10px;
	margin-top: 5px;
	margin-bottom: 5px; 
	}

#container {
	background-color: #004273;
	border: 2px solid #555;
	margin: 20px auto;
	width: 800px;
	}

#maincontent {
	background: #fff;
	clear: left
	margin: 0;
	padding: 10px 10px 10px 38px;
	text-align : left;
	width: 606px;
	}
	html>body #maincontent{width: 560px;}

#mainmenu {
	background-color: #444;
	border-bottom: 5px solid #004273;
	float: left;
	width: 799px;
	}

#mainmenuholder {
	border-bottom: 1px solid #004273;
	float: left;
	width: 799px;
	}
	
#maincallout {
	background-color: #cef;
	border: 1px solid #777;
	color: #555;
	float: right;
	font-size: 10px;
	margin: 5px 5px 0 15px;
	padding: 0 4px 0 4px;
	width: 156px;
	}
	
#maincallout p {
	font-size: 10px;
	line-height: 12px;
	}	
	
#sidebar {
	float: right;
	margin: 0;
	padding: 0;
	width: 186px;
	}
	html>body #sidebar {padding-right: 3px;}