h1,h1 a:link, h1 a:visited, h1 a:hover, h2 a:active{font-family:Arial Black, arial, sans serif; font-weight:bold;font-size:15pt;margin:0;padding:0;color:#002b55;text-decoration:none;}
h2,h2 a:link, h2 a:visited, h2 a:hover, h2 a:active{font-family:Arial; font-weight:bold; font-size:10pt; margin:0;padding:0; color:#38A4E1;text-decoration:none;}
form{margin:0;padding:0;border:1px transparent;}
a{text-decoration:none; color:#002b55;}

body{margin:0;padding:0;background: url(/shared/images/body-bg.png) repeat-x #f5f5f5;font-family:arial; font-size:10pt;}

#wrap{
	width:990px;
	margin: 0 auto;
	margin-top:0px;
}
.top{background: url(/shared/images/knet-shadow.png) bottom repeat-x #FFF;padding-bottom:5px;}

#logoBox{
	background: url(/shared/images/header.jpg) top repeat-x #FFF;height:100px;
}

#logoBox h1{margin-top:5px;}
#logoBox h1, #logoBox h2{margin-left:10px;}

#menuBox{
	border:1px solid #808080;
	background-color:#F8F8F8;
	height:35px;
}

#menuBox form{float:left;margin-top:5px;margin-left:10px;width:325px;}
input.search{border:0;background:transparent;width:130px;height:15px;line-height:15px;margin-left:5px;margin-top:2px;}	
.rounded{width:150px;height:22px;min-height:22px;background:url(/shared/images/input-box-outline.png) no-repeat;	display:inline-block;float:left;}
input[type="button"]:hover{
	border-color:#666666;
	color:#000000;
}

input[type="button"]{
	float:left;
	background: #F2F2F2 url(/shared/images/white-grad.png) repeat-x scroll left top;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	-x-system-font:none;
	border:1px solid #BBBBBB;
	color:#464646;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px;
	line-height:12px;
	padding:2px 6px !important;
	text-decoration:none;
	text-shadow:0 1px 0 #FFFFFF;
	margin-right:3px;
}


#menuBox ul{float:right;padding:0;margin:0;}
#menuBox li{list-style:none;float:left;}
#menuBox li a{
	display:block;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	font-size:10pt;
	line-height:35px;
	background: url(/shared/images/menu-spacer.png) center right no-repeat;
}
#menuBox .last a{background:transparent;}
#menuBox li a:hover{text-decoration:underline;color:#269CDE;}
	