﻿body 
{
	font-family: Arial,sans-serif;
	font-size: small;
	/*height: auto;*/
	margin-top: 0px;
}

a
{
	color: #000000;
}

a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: medium;
	color: #013157;
}

h2
{
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
}

h3
{
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4
{
	font-family: 'Times New Roman';
	font-size: x-large;
	color: #013157;
	margin-top: 0px;
	margin-bottom: 5px;
}

h5
{
}

h6
{
}

.container
{
	margin: 0px auto auto auto;
	width: 810px;
	height: auto;
	padding: 3px 15px 15px 15px;
	overflow: auto;
}

.topmenu
{
	width: 810px;
	height: 20px;
	float: left;
	text-align: right;
	font-size: x-small;
}

.topmenu a:link
{
	margin-left: 4px;
}

.logo
{
	float: left;
	width: 150px;
	height: 105px;
	background-image: url(img/mwg_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.top
{
	float: left;
	width: 648px;
	height: 100px;
	background-color: #003159;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	background-image: url(img/header_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin-left: 2px;
}

.top a:link, .top a:visited
{
	color: #ffffff;
	margin-left: 2px;
	margin-right: 2px;
}

.top a:hover
{
	color: #EDC01C;
}

.adminmenu
{
	width: 648px;
	height: 20px;
	float: right;
	padding-right: 10px;
	margin-top: 65px;
	font-size: x-small;
}

.adminmenu a:link, .adminmenu a:visited
{
	color: #ffffff;
	margin-left: 2px;
	margin-right: 2px;
}

.adminmenu a:hover
{
	color: #EDC01C;
}

.contentcontainer
{
	background-image: url(img/left_menu.jpg);
	background-position: left;
	background-repeat: repeat-y;
	overflow: auto;
	float: left;
	margin-top: 2px;
}

.left
{
	width: 140px;
	height: 680px;
	/*background-color: #EDC01C;*/
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	/*margin-top: 2px;*/
}

.logos
{
	width: 140px;
	height: 225px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin-top: 15px;
}

.logos a:link, .logos a:visited
{
	padding-bottom: 5px;
}

.cioslogo
{
	width: auto;
	height: 20px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
}

.main
{
	width: 658px;
	/*height: 685px;*/
	min-height: 590px;
	float:left;
	margin-left: 2px;
	/*margin-top: 2px;*/
}

.footercontainer
{
	width: 810px;
	height: 15px;
	margin: auto;
	border-top: solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-width: 1px;
	font-size: x-small;
	margin-top: 10px;
	float: left;
}

.footerleft
{
	width: 600px;
	height: 15px;
	float: left;
}

.footerw3logos
{
	margin-top: 2px;
	width: 180px;
	float: left;
}

.footerw3logos a:hover
{
	text-decoration: none;
}

.footerright
{
	width: 30px;
	height: 15px;
	float: left;
	text-align: right;
}