@charset "utf-8";
body{
margin:0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
	background-color: #4D59F2;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
#content {
font-size: 10pt;
width: 800px;
border-top: solid white 1px;
border-bottom: solid white 1px;
border-right: solid white 1px;
border-left: solid white 1px;
}

#container {
	margin:0 0 0 0 ;
	width:800px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
	background-color: #4D59F2;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	border-left:solid white 1px;
	border-right: solid white 1px;	
}
#sidebar {
background: white;
width: 800px;
height:30px;
border-top: solid black 1px;
border-bottom: solid black 1px;
border-right: solid black 1px;
border-left: solid black 1px;
vertical-align:middle;
text-align:left;
}
#header{
	width: 800px;
	font-weight:bold;
	float:none;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
}
#main_content{
width: 800px;
float:none;
color: white;
height:100%;
}
#main_body{ 
float:left;
text-align:left;
width:800px;
}
#slogan{
background-color:white;
color:#333333;
border: solid #333333 1px;
text-align:center;
font-weight:bold;
width:800px;
float:left;
}
#footer{
text-align:left;
color:#333333;
background-color:#4D59F2;
width:800px;
}

p{
padding-left: 4px;
font-size: 11pt;
}
h1{
font-weight: bold;
font-size: 28px;
margin:0 auto;
}
#nav {
background-color: #FFFFFF;
height: 20px;
vertical-align:middle;
border-left: dotted #4D59F2 1px;
border-right: dotted #4D59F2 1px;
border-top: dotted #4D59F2 1px;
border-bottom: dotted #4D59F2 1px;
padding: 2px 2px 2px 2px;
margin:2px 2px 2px 2px;
}
a {
text-decoration: none;
color: #333333;
}
#nav a:hover {
text-decoration: none;
color: #4D59F2;
background-color:#ffffff;
}
#content a {
text-decoration: underline;
color: #333333;
}
#content a:hover {
text-decoration: underline;
color: red;
}

.h2 {
margin:0 auto;
border:solid white 1px;
}
#inv_container {
	margin:0 auto;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
	background-color: #4D59F2;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	border-left:solid white 1px;
	border-right: solid white 1px;	
	text-align:left;
}
#inv_sidebar {
background: white;
width: 100%;
height:30px;
border-top: solid black 1px;
border-bottom: solid black 1px;
border-right: solid black 1px;
border-left: solid black 1px;
vertical-align:middle;
margin:0 auto;
text-align: left;
font-weight: normal;
font-size:12px;
}

#inv_sidebar a:hover {
text-decoration: none;
color: #4D59F2;
background-color:#ffffff;
}

#inv_header{
	padding:4px 4px 4px 4px;
	width: 100%;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	background-color:#4D59F2;
}
#address_bar{
	padding:4px 4px 4px 4px;
	width:792px;
	height: 20px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	background-color:#4D59F2;
}
