body {
	background-image:	url("../images/layout/pgebck.gif");
	background-position:top center;
	background-color:	#EBF7FD; 
	background-repeat:	repeat-x; 
	font-family: 		Arial, Verdana, helvetica, sans-serif;
	font-size: 			11px;
	margin: 			0px;; 
	color:				#12376E;
	}
h1 { 
	font-family:		Arial, helvetica, sans-serif;
	font-size: 			20px;
	color: 				#99CC33;
	font-weight: 		bold; 
	margin-top: 		0px;
	margin-bottom: 		10px;
	}
h2 { 
	font-family:		Arial, helvetica, sans-serif;
	font-size: 			16px;
	color: 				#0170B8;
	font-weight: 		bold; 
	margin-top: 		22px;
	margin-bottom: 		6px;
	}
h3 { 
	font-family:		Arial, helvetica, sans-serif;
	font-size: 			12px;
	color: 				#12376E;
	font-weight: 		bold; 
	margin-top: 		12px;
	margin-bottom: 		4px;
	}
h4 { 
	font-family:		Arial, helvetica, sans-serif;
	font-size: 			15px;
	color: 				#99CC33;
	font-weight: 		bold; 
	margin-top: 		0px;
	margin-bottom: 		10px;
	}
h5 { 
	font-family:		Arial, helvetica, sans-serif;
	font-size: 			14px;
	color: 				#0170B8;
	font-weight: 		bold; 
	margin-top: 		0px;
	margin-bottom: 		0px;
	}
a:link, a:visited {
  	padding:			0;
  	font-family:		Arial, helvetica, sans-serif;
  	font-weight:		normal;
  	font-size:			11px; 
  	color:				#0170B8;
  	text-decoration: 	none;
	}
a:hover, a:active {
  	padding:			0;
  	font-family:		Arial, helvetica, sans-serif;
  	font-weight:		normal;
  	font-size:			11px; 
  	color:				#99CC33;
  	text-decoration: 	underline;
	}
ul {
  	margin-left:		15px;
  	margin-right:		0;
  	margin-top:			0px;
  	margin-bottom:		10px;  
	text-align:			left;	  	
  	padding:			0;
  	list-style-type:	disc;
  	font-family:		Arial, helvetica, sans-serif;
  	font-weight:		normal;
  	font-size:			11px; 
  	color:				#12376E;
	}
.note {
	text-align:			left;
	color:				#F00E17;
	font-size: 			11px;
	margin:				0px;
	}


			/* FORM */

.form     { 
	border:				1px solid #CDE69B; 
	padding:			2px; 
	background-color: 	#F4FAEB; 
	font-family:		Arial, helvetica, sans-serif; 
	font-size:			11px; 
	color:				#12376E;
	width:				24em;
	margin:				0px 0px 0px 0px
	}
.form2     { 
	border:				1px solid #CDE69B; 
	padding:			2px; 
	background-color: 	#F4FAEB; 
	font-family:		Arial, helvetica, sans-serif; 
	font-size:			11px; 
	color:				#12376E;
	width:				24em;
	margin:				0px 0px 0px 0px
	}
.form3     { 
	border:				1px solid #CDE69B; 
	background-color: 	#F4FAEB; 
	font-family:		Arial, helvetica, sans-serif; 
	font-size:			11px; 
	color:				#12376E;
	width:				16em;
	margin:				0px 0px 0px 0px
	}
.formbut	{ 
	border:				1px solid #CDE69B; 
	background-color:	#F4FAEB; 
	font-family:		Arial, helvetica, sans-serif; 
	font-size:			11px;
	font-weight:		bold;
	color:				#12376E;
	width:				6em;
	height:				19px;
	}

	
			/* MAIN LAYOUT */

table, td, tr {
  	font-size:			11px; 
	border-collapse: 	collapse;
  	border:				0px; 
	}
#table {
  	font-size:			11px; 
  	border:				0px; 
  	border-color:		#000000; 
  	width:				100%;
	border-collapse: 	collapse;
	valign:				top;
	}
#imgtable {
	background-color:	#FFFFFF; 
  	font-size:			11px; 
	padding:			1px;
  	width:				116px;
	text-align:			left;
	margin-bottom:		15px;
	margin-top:			15px;
	border:				0px;
	}


			/* LAYOUT */

#top {
	width: 				100%;
	height: 			27px;
	background-image:	url("../images/layout/topbck.gif");
	background-position:top center;
	background-repeat:	repeat-x;
	text-align:			center;
	position:			absolute;
	z-index: 			100;

	}
#container {
	position: 			absolute;
	width: 				768px;
	margin-left: 		-384px;
	left: 				50%;
	background-color: 	#FFFFFF;
	}
#head {
	background:  		url("../images/layout/headbck.jpg") bottom center;
	background-repeat:	no-repeat;
	width: 				766px;
	margin-left: 		1px;
	height: 			142px;
	background-color: 	#25A6FF;
	border:				0px;
	}
#left {
	background:  		url("../images/layout/leftbck.gif") top right;
	width: 				159px;
	background-color: 	#2692DA;
	text-align:			left;
	border:				0px;
	color:				#FFFFFF;
	}
#leftab {
	background:  		url("../images/layout/linksbck.jpg") top right;
	background-repeat:	no-repeat;
	width: 				159px;
	border:				0px;
	margin-left:		0px;
	}
#leftab li {
	text-align: 		left; 
	list-style-image: 	url("../images/layout/bullet.gif");
  	margin-left:		1px;
  	margin-top:			0px;
  	margin-bottom:		11px;
}
#leftab a:link {
  	color:				#EBF7FD;
  	text-decoration: 	none;
  	font-weight:		bold;
	}
#leftab a:visited {
  	color:				#EBF7FD;
  	text-decoration: 	none;
  	font-weight:		bold;
	}
#leftab a:hover, a:active {
  	color:				#FFFFFF;
  	text-decoration: 	underline;
  	font-weight:		bold;
	}	
#middle {
	background:  		url("../images/layout/midbck.gif") top left;
	background-repeat:	no-repeat;
	width: 				100%;
	background-color: 	#FFFFFF;
	text-align:			left;
	border:				0px;
	color:				#12376E;
	font-size: 			11px;
	}
#middle p{
	margin-top:			0px;
	margin-bottom:		12px;
	margin-left:		0px;
	margin-right:		0px;
	}
#middle a:link {
  	color:				#12376E;
  	text-decoration: 	underline;
  	font-weight:		normal;
	}
#middle a:visited {
  	color:				#12376E;
  	text-decoration: 	underline;
  	font-weight:		normal;
	}
#middle a:hover, a:active {
  	color:				#99CC33;
  	text-decoration: 	none;
  	font-weight:		normal;
	}
#right {
	background:  		url("../images/layout/rightbck.gif") top left;
	background-repeat:	no-repeat;
	width: 				100%;
	height: 			100%;
	background-color: 	#0170B8;
	text-align:			left;
	border:				0px;
	color:				#FFFFFF;
	}
#right p{
	margin-top:			0px;
	margin-bottom:		12px;
	margin-left:		0px;
	margin-right:		0px;
	}
#right a:link, a:visited {
  	color:				#EBF7FD;
  	text-decoration: 	underline;
  	font-weight:		normal;
	}
#right a:hover, a:active {
  	color:				#99CC33;
  	text-decoration: 	none;
  	font-weight:		normal;
	}
#foot {
	background-image:	url("../images/layout/footbck.gif");
  	font-size:			11px; 
  	width:				100%;
  	height:				16px;
  	border:				0px; 
	margin: 			1px;
	color:				#FFFFFF;
	}
#foot a:link, a:visited {
  	color:				#FFFFFF;
  	text-decoration: 	none;
  	font-weight:		normal;
	}
#foot a:hover, a:active {
  	color:				#12376E;
  	text-decoration: 	none;
  	font-weight:		underline;
	}