@charset "utf-8";
/* CSS Document */

h1 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	color:#000000; 
	font-weight:bold;
	font-style:italic; 
	margin:0 auto; 
	}

h2 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold; 
	margin:0 auto; 
	}

p { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#000000; 
	font-weight:normal; 
	margin:0 auto; 
	}
	
.pagebreak { page-break-after:always;}

.pagebreak2 { page-break-before:always; }

body { 
	background-color:#ffffff; 
	}

#wrapper { 
	float:none; 
	position:relative; 
	width:650px; 
	height:auto; 
	margin: 0px; 
	overflow:visible; 
	}

#logo { 
	float:left; 
	display:block; 
	width:180px; 
	height:180px; 
	background-image:url(../images/logo4.jpg); 
	background-repeat:no-repeat;
	margin-right:10px;
	}

#head { 
	float:left; 
	display:block; 
	width:650px; 
	height:180px; 
	}


#headTXT { 
	float:left; 
	display:block; 
	width:400px; 
	height:72px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#000000;  
	margin-top:5px;
	margin-left:5px;
	}


#footerNav { 
    visibility:hidden;
	}

#sideNav { 
    visibility:hidden;
	height:0px;
		}


#bodyBox { 
	float:left; 
	display:block; 
	width:600px; 
	height:auto; 
	overflow:visible; 
	}

.bodyBox2 { 
	display:block; 
	float:left; 
	text-align:left; 
	width:200px; 
	font-family:Arial, Helvetica, sans-serif;  
	font-size:10px; 
	color:#000000; 
	padding-top:40px; 
	padding-bottom: 0px; 
	}
	
.infoBox { 	
	display:block; 
	float:left; 
	width:685px; 
	height:auto; 
	padding-left:50px;
	padding-top:11px; 
	margin-bottom:10px; 
	padding-bottom:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; color:#000000; 
	line-height:16px; 
	}

.infoBox1 { 
	display:block; 
	float:left;
	color:#000000; 
	width:60px; 
	height:auto; 
	font-weight:bold; 
	}

.infoBox2 { 
	display:block; 
	float:left; 
	width:500px; 
	height:auto; 
	}

.flash728 { 
	float:left; 
	display:block;
	width:778px; 
	height:90px; 
	padding-left:0px; 
	margin-bottom:20px; 
	}

.flashGen { 
	float:left; 
	display:block; 
	width:auto; 
	height:auto; 
	padding-left:50px; 
	margin-bottom:20px; 
	}

.flashGen2 { 
	float:left; 
	display:block; 
	height:0px; 
	margin-bottom:20px; 
	overflow:hidden;
	}


#imageSS1 { 
	display:block; 
	float:left; 
	width:400px; 
	height:249px;
	margin-top:0px;
	border:#FFFFFF;
	border-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;	
	 }



/*FORM STYLES*/
.bodyForm { 
	float:left; 
	display:block; 
	width:400px; 
	height:auto; 
	padding-left:100px; 
	overflow:visible; 
	}
	
.formBody { 
	color:#ffffff!Important; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	background-color:#000000!Important; 
	border-style:solid; 
	border-width:1px; 
	border-color:#ffffff; 
	}
	
.formBox { 
	display:block; 
	float:left; 
	width:350px; 
	height:auto; 
	}
	
.formBox2 { 
	display:block; 
	float:left; 
	text-align:left; 
	width:300px; 
	height:auto; 
	font-family:Arial, Helvetica, sans-serif;  
	font-size:10px; 
	color:#ffffff; 
	padding-top:30px; 
	padding-bottom: 10px; 
	padding-left:10px; 
	}

/*TEXT/IMAGE LINKS*/
.txtLink { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:10px; 
	color:#000000; 
	text-decoration:underline; 
	}
	
.txtLink:link { 
	color:#000000; 
	}
	
.txtLink:visited { 
	color:#000000; 
	}
.txtLink:hover { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:10px; 
	color:#000000; 
	text-decoration:none; 
	}

.imageLink { 
	text-decoration:none; 
	border:none; 
	}
	
.imageLink:link {
	text-decoration:none; 
	border:none; 
	}
	
.imageLink:visited { 
	text-decoration:none; 
	border:none; 
	}
	
.imageLink:hover { 
	text-decoration:none; 
	border:none; 
	}

/*NAVIGATION MAIN*/

/*#navHead { 
	display:block; 
	float:left; 
	width:846px; 
	height:auto; 
	overflow:visible; 
	}
*/
#navdl { 
	margin-bottom:5px; 
	margin-top:5px; 
	}

#navList { 
	display:inline; 
	list-style-type:none;
	color:#666666; 
	}

.navLink { 
	color:#666666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	}
	
.navLink:link {color:#666666;}
.navLink:visited{color:#666666;}
.navLink:hover { 
	color:#FFFF00; 
	text-decoration:none;
	}


/*NAVIGATION MEDIA*/

