/* home */

body {
	background-color: #000066;
	width: 900px;
}


/* layout */




div#content_home {
	float: left;
	width: 800px;
}

div.home_bug_desc a:hover {
	text-decoration: underline;
	border-left: 0;
}

div#home_bug2_search {
float: left;
width: 180px;
height: 44px;

display: inline;
}

div#home_bug2_searchbtn {
float: left;
width: 70px;
height: 20px;
}

div#border_bottom {
float: left;
width: 800px;

overflow: hidden;
background: url("../i/border_home_bottom.gif") no-repeat;
height: 0px !important; /* for most browsers */
height /**/:20px; /* for IE5.5's bad box model */
}

div#style_switcher {
float: left;
text-align: center;
width: 800px;
height: 20px;
color: #d8ffa4;
text-decoration: none;
font-size: 9px;
font-weight: bold;
margin: 0px 0 20px 0;
display: inline;
}

div#style_switcher a {
color: #d8ffa4;
text-decoration: none;
}

div#style_switcher a:hover {
color: #d8ffa4;
text-decoration: underline;
}

/* navigation */

div#menu {
	background-color: #000066;
	float: right;
}

span.navtext {
display: none;
}

span.pipe {
	display: none;
	border-left: -0;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000066;
	background-position: left;
}
.h3 {
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.txt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	line-height: 20px;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000066;
	text-align: left;
}
#header2 {
	background-color: #000066;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 90px;
	width: 875px;
	left: 5px;
	top: 25px;
}
.txt6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}

