﻿/*latest update 2009.06.17*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th{ margin:0;padding:0;}

ol,ul,li{ list-style:none; list-style-position:outside;}
a img{ border:0;}

body{ font-size:14px; font-family:Tahoma, Geneva, sans-serif; background:#061f36 url('../images/background.gif');
}

h1 {margin: 10px 10px 20px 10px;
font-size:24px;}
h2 {margin: 10px 10px 20px 10px;
font-size:22px;}
h3 {margin: 10px 10px 20px 10px;
font-size:20px;}
h4 {margin: 10px 10px 20px 10px;
font-size:18px;}
p {margin: 10px 10px 10px 10px;}

.center {
	text-align:center;
}

.table {
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

.blue {
	border: 2px solid #000000;
	background-color: #C2D8FE;
}

.tan {
	border: 2px solid #000000;
	background-color: #FFFFCC;
}

.top{ width:1050px; margin:0 auto;}

/*header*/
#header{ width:100%; position:relative; z-index:4;}
	.high{ width:100%; height:118px;}
	.high .banner{ position:absolute; width:631px; height:158px; background:url(../images/pkrrakeback.png) no-repeat; left:15px; top:0;}
	.high .banner a{ float:right; width:540px; height:118px; text-indent:-9999px; overflow:hidden;}

.menu_bg{ width:1050px; height:44px; background:url(../images/navigation.gif) no-repeat;}
#menu{ position:absolute; z-index:3; width:1050px; height:44px;}
#menu ul{ display:inline; margin-left:/*215px*/ 40px;}
#menu ul li{ display:inline; margin-right:24px;}
#menu ul li a{ color:#fff; text-decoration:none; font-size:18px; line-height:44px;}
#menu ul li a:hover{ color:#ccc;}


/*content*/
#text{ width:100%; background:#fff url('../images/text_bg.gif');
}
.text_inside{ width:100%; overflow:hidden; background:url('../images/text_top.gif') no-repeat left top;
}

	.side{ float:left; width:220px;}
	.main{ float:left; width:609px; margin-left:1px;}
	
#footer{ clear:both; width:100%; height:24px; line-height:24px; text-indent:13px; background:url('../images/text_bottom.gif'); 
color:#fff;
}
#footer a{
	color:white;
}
.cbold16 {
	font-size:16px;
	font-weight:bold;
	text-align:center
}