@charset "utf-8";
/* CSS Document */
.websitemenu	{
	float:left;
	position:absolute;
	padding-right:5px;
	margin-top:1px;
	vertical-align:middle;
	height:40px;
	width:636px;
	display:inline;
	left: 1px;
}
.websitemenu div	{
	width:100px;
	height:40px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 17px;
}
.websitemenu div a:active, .websitemenu div a:link,.websitemenu div a:visited{
	color:#056290;
	text-decoration:none;
	width: 100px;
	height:40px;
	padding-top:2px;
	background-image:url(images/button-content.gif);
	background-repeat:no-repeat;
	display:block;
}
.websitemenu div a:hover{
	color: #FFFFFF;
	width: 100px;
	display:block;
	height:40px;
	background-image: url(images/button-content-down.png);
	background-repeat: no-repeat;
}/*
.websitemenu div:hover{
	
	background-image: url(button-orange-content-hover.png);
	background-repeat: no-repeat;
}*/
.websitemenu div.vis	{
	background-image:url(images/button-content-down.png);
	background-repeat: no-repeat;
	color:#fff;
	line-height: 17px;
	padding-top:2px;
}
.compmenu	{
	float:left;
	position:absolute;
	padding-right:5px;
	margin-top:0px;
	vertical-align:middle;
	height:40px;
	width:636px;
	display:inline;
	left: 1px;
}
.compmenu div	{
	width:120px;
	height:40px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 17px;
}
.compmenu div a:active, .compmenu div a:link,.compmenu div a:visited{
	color:#056290;
	text-decoration:none;
	width: 120px;
	height:40px;
	padding-top:2px;
	background-image:url(images/button-content-lg.gif);
	background-repeat:no-repeat;
	display:block;
}
.compmenu div a:hover{
	color: #FFFFFF;
	width: 120px;
	display:block;
	height:40px;
	background-image: url(images/button-content-lg-down.gif);
	background-repeat: no-repeat;
}/*
.compmenu div:hover{
	
	background-image: url(button-orange-content-hover.png);
	background-repeat: no-repeat;
}*/
.compmenu div.vis	{
	background-image:url(images/button-content-lg-down.gif);
	background-repeat: no-repeat;
	color:#fff;
	line-height: 17px;
	padding-top:2px;
}
.comprhsmenu	{
	clear:both;	
	vertical-align:middle;
	height:40px;
	width:155px;
	margin-top:5px;
}
.comprhsmenu div	{
	float:left;
	width:155px;
	height:32px;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 24px;
	margin-bottom:3px;
}
.comprhsmenu div a:active, .comprhsmenu div a:link,.comprhsmenu div a:visited{
	color:#fff;
	text-decoration:none;
	width: 155px;
	height:32px;
	padding-top:2px;
	background-image:url(images/side-button.jpg);
	background-repeat:no-repeat;
	display:block;
}
.comprhsmenu div a:hover{
	color: #FFFFFF;
	width: 155px;
	display:block;
	height:32px;
	background-image: url(images/side-buttonmouse-over.jpg);
	background-repeat: no-repeat;
}/*
.comprhsmenu div:hover{
	
	background-image: url(images/side-buttonmouse-over.jpg);
	background-repeat: no-repeat;
}*/
.comptmenu	{
	float:left;
	position:absolute;
	padding-right:5px;
	margin-top:0px;
	vertical-align:middle;
	height:1px;
	width:636px;
	display:inline;
	left: 1px;
}
#microsoft	{
margin-top:100px;
}
#webcol1	{
width:310px;
float:left;
padding-right:20px;
}
#webcol2	{
width:200px;
float:left;
}
.tickspace	{
margin-right:10px;
margin-left:10px;
}
.hptickspace	{
margin-right:10px;
}
#webspace	{
clear:both;
width:530px;
}
.nonheader	{
color:#056290;
	font-size:16px;
	font-weight:normal;
	line-height:34px;
}