@charset "utf-8";
/* CSS Document */

body
{
	padding: 0px;
	margin:0 auto;
	width:786px;
	height:576px;
	border: 0;
	
}

.backwelc
{
	width:786px;
	height:576px;
	text-align:center;
			
	
}

#welcomelogo
{
	border:0;
	width:273px;
	height:171px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -85px;
	margin-left: -136px;
	
}

#welcomelogo img
{
	border:none;
}
.backg
{
	width:786px;
	height:576px;
	margin: 0 auto;
	text-align:center;
	background-image:url(images/Background.gif);
	background-position:right;
	background-repeat:no-repeat;
	position: absolute;
	top:50%;
	margin-top: -288px;
	text-align:center;
	border: 1px solid black;
	
}

#leftlogo
{
	float:left;
	margin-top:16px;
	margin-left:16px;
	
}

#leftlogo img
{
	border:none;
	
}
.navblockm
{
		text-align:left;
		border:0;
		text-decoration:none;
}

ul.navblock
{
	position:inherit;
	margin-top:350px;
	margin-left:16px;
	text-align:left;
	width:8em;
	top: 7px;
	border:0;
	text-decoration:none;
	
				
				

}

ul.navblock li
{

	display:block;
		margin: 15% 0 0 0%;
	width: 8em;
	border:none;
	text-decoration:none;
	list-style-image: url('images/bulletempty.gif');
}

ul.navblock a
{
	
	display:list-item;
	cursor:pointer;
	width:8em;
	padding: 0.1em 0.75em;
	text-decoration:none;
	border:0;
	
}



ul.navblock li a:hover
{
	list-style-image:url('images/bulletfull.gif');
	border:0;
	text-decoration:none;
}


ul.navblock image
{
	border:0;
	text-decoration:none;
	z-index:1;
}

.box
{
	float: right;
	width: 455px;
	height: 350px;
	margin-top:150px;
	margin-right:50px;
	z-index: 2;
	border: 2px solid black;
	text-align: left;
	background-color: #FFF;
	font-family:Calibri;
	padding: 0.5em 0.75em;
	opacity:0.9;
	overflow:auto;
	
}
.box p
{
	color:#000;
	font-weight:bold;
	
}

.box h1
{
 	color:#000;
	font-size:24px;
	font-weight:bolder;
	text-decoration:underline;
       
}

.box p1
{
 	color:#000;
	font-size:18px;
	font-weight:bold;
	page-break-after:always;

	
	       
}

.box p2
{
 	color:#000;
	font-size:16px;
	font-weight:bold;
	
       
}

.box a
{
	text-decoration:underline;
	color:#000
}

.box img
{
	text-align:center;
	float:left;
	padding:0.5em;
}

#backbox
{
	float:right;
	border:none;

}

#backbox a
{
	border:none;
	
}

#backbox img
{
	border:none;
	
}