/* CSS Document */
* html {margin:0;padding:0}

html,body {font: 0.96em/1.2em "Times New Roman",Times,serif;color:#333333;background:#b9d9f7 url(../graphics/bkgc.jpg);background-repeat: repeat-x repeat-y;/* 90%/140%*/}
	a {color:#003366;text-decoration:none;outline:none;}
	a:hover {color:#006699;}
#pgw 	{color:#333333;text-align:center;position:absolute;top:50%;left:0px;width:100%;height:10px;overflow:visible;visibility:visible;display:block; }
#cnw 	{position:absolute;margin-left:-480px;position: absolute;top:-300px;left:50%;width:960px;height:600px;visibility:visible;}

#cvr {
	position:relative;
	width:100%;
	height:270px;
	background:url(../graphics/grad-top.png);background-repeat:no-repeat;
}

#cvrleft {
	position:relative;
	float:left;
	width:45%;
	height:auto;
	text-align:center;
	padding-top:20px;
	padding-left:5%;	
}
#cvrright {
	position:relative;
	float:left;
	width:40%;
	height:auto;
	text-align:center;
	padding-top:20px;
	padding-right:10%;	
}


#hdr {
	position:relative;
	float:left;
	width:100%;
	height:76px;
	background:url(../graphics/grad-mid.png) left bottom;background-repeat:no-repeat;
	text-align:center;
}

#logo {
	position:relative;
	float:left;
	width:250px;
	height:52px;
	padding-top:12px;
	text-align:right;
}
#logotype {
	position:relative;
	float:left;
	width:auto;
	padding-top:7px;
	height:58px;
}


#logotype p.hdtitle {
	font: 1.24em/1.2em "Times New Roman",Times,serif;
	color:#003388;
}

#content {
	position:relative;
	float:left;
	width:100%;
	min-height:300px;
}

#cleft {
	position:relative;
	float:left;
	width:480px;
	min-height:300px;
	background:url(../graphics/grad-col.png) right top;background-repeat:no-repeat;
	text-align:left;
}

li.padded {
	list-style:url(../graphics/bul-front.png);
	margin-left: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left:2px;
	padding-right: 0px;
	font: 1.2em/1.3em "Times New Roman",Times,serif;
}

li.padded .lsmall {
	font: 0.9em/0.7em "Times New Roman",Times,serif;
}

li.padded .big {
	font: 1.4em/1.5em "Times New Roman",Times,serif;
}

li.padded a {
	color:003366;
	text-decoration:none;
}

li.padded a:hover {
	color:336699;
}

#dpanel {float:right;height:400px;width:50%;text-align:left;}

#cright {
	position:relative;
	float:left;
	width:480px;
	min-height:400px;
}

.s8	{line-height:8px;font-size:8px;padding:0;margin:0;}
.s4	{line-height:4px;padding:0;margin:0;}

#clr {
	clear:both;
}
