body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #006699;
	font-family: Arial, Verdana;
	font-size: 11px;
	letter-spacing:0px;
	text-align:center;
	color: #666666;
}

/*  background-color: #81BEF7   */

table, td, div, img {border:0px;margin:0px;padding:0px;}


a { color: #000000; font-weight: bold; }
a:link { font-weight:bold; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

div#page_container {
	width:746px;
	height:793px;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	}

table#topPanel_container {
	width:744px;
	height:135px;
	}

	img#topPanel_Lside {
		width:12px;
		height:135px;
		float:right;
		}
	
	td#topPanel_mid {
		width:717px;
		height:135px;
		background-image:url("Site_Images/pageCon_02.png");
		background-position:center center;
		background-repeat:no-repeat;
		text-align:right;
		}
		
	img#topPanel_Rside {
		width:15px;
		height:135px;
		float:left;
		}

table#navBar_container {
	width:744px;
	height:4px;
	}

	td#navBar_Lside {
		width:12px;
		height:4px;
		background-image:url("Site_Images/pageCon_04.png");
		background-position:top right;
		background-repeat:repeat-y;
		}
	
	td#navBar_mid {
		width:717px;
		height:4px;
		background-image:url("Site_Images/pageCon_05.png");
		background-color:#D6CEB4;
		background-position:top left;
		background-repeat:repeat-x;
		text-align:center;
		}
		
	td#navBar_Rside {
		width:15px;
		height:4px;
		background-image:url("Site_Images/pageCon_06.png");
		background-position:top left;
		background-repeat:repeat-y;
		}

table#mainWorkspace_container {
	width:744px;
	height:570px;
	}

	td#mainWorkspace_Lside {
		width:12px;
		height:570px;
		background-image:url("Site_Images/pageCon_04.png");
		background-position:top right;
		background-repeat:repeat-y;
		}
	
	td#mainWorkspace_mid {
		width:717px;
		height:570px;
		background-color:#ffffff;
		background-image:url("Site_Images/pageCon_00.png");
		background-position:top left;
		background-repeat:no-repeat;
		text-align:left;
		vertical-align:top;
		}
		
	td#mainWorkspace_Rside {
		width:15px;
		height:570px;
		background-image:url("Site_Images/pageCon_06.png");
		background-position:top left;
		background-repeat:repeat-y;
		}


table#botPanel_container {
	width:744px;
	height:58px;
	}

	img#botPanel_Lside {
		width:12px;
		height:58px;
		float:right;
		}
	
	td#botPanel_mid {
		width:717px;
		height:58px;
		background-image:url("Site_Images/pageCon_08.png");
		background-position:center center;
		background-repeat:no-repeat;
		text-align:center;
		}
		
	img#botPanel_Rside {
		width:15px;
		height:58px;
		float:left;
		}
		
		
/*         */	
#sectiontags {
	text-align:right;
	right:0px;
	bottom:0px;
	margin-left:0px;    /* 120px */
	}
	
#sectiontags table{
	background-color:#C9B49C;
	width:117px; /* 128px */
	background-position:bottom;
	background-repeat:no-repeat;
	
	}
#sectiontags table td {
	border-bottom:1px solid #ffffff;
	background-image:url("Site_Images/menu1.png");
	background-position:top;
	background-repeat:no-repeat;
	}

#sectiontags table td:hover {
	background-image:url("Site_Images/menu2.png");
	}
	

/* checked and sorted    */
a:link, a:visited, a:hover {
	text-decoration:none;	
	}

	a:link.sectionhead, a:visited.sectionhead, a:hover.sectionhead, .sectionbar{  	
		color:#000000;
		font-weight:normal;
		font-size:14px; /* 14px */
		line-height:18px;
		padding-left:auto;
		padding-right:16px;
	}
		a:hover.sectionhead { 
			color:#ffffff;
			font-weight:bold;
			font-size:14px;
/*			background-color:#B6AE94;
			border-bottom:2px solid #808080; */
		}
		
		.sectionbar {
			font-size:20px;
			color:#B6AE94;
			padding-left:2px;
			padding-right:2px;
			}
			
	a:link.flink, a:visited.flink, a:hover.flink  {   /* main link for all */
		color:#444466;
		font-weight:bold;
		}
		a:hover.flink   { 
			color:#000000; 
			}
	
	a:link.fslink, a:visited.fslink, a:hover.fslink  { 
		color:#666666;
		font-size:9px; 
		line-height:11px;  
		}
		a:hover.fslink { 
			color:#000000;
			}
	
	a:link.fsslink, a:visited.fsslink, a:hover.fsslink  {  /* small link for previous */
		color:#000044;
		letter-spacing:0px;	
		}
		a:hover.fsslink { 
			color:#505050;
			}

	a:link.icon, a:visited.icon, a:hover.icon  { 
			border:solid 1px #000000;
			}
		a:hover.icon  { 
			border:solid 1px #ffffff;
			}


a:link.footerlinks, a:visited.footerlinks, a:hover.footerlinks {  	
		color:#808080;
		font-weight:normal;
		font-size:12px;
		line-height:14px;

	}
		a:hover.footerlinks { 
			color:#000000;
			border-bottom:1px solid #eeeeee;
		}

span.footerbar {
	margin-left:8px;
	margin-right:8px;
	font-size:14px;
	}





/* fonts */

h1 { 	
	color:#ffffff;	
	font-size:42px;
	letter-spacing:2px; 	
	line-height:24px; 	
	margin-top:8px;
	margin-left:32px;
	margin-right:4px; 
	}
	
h2 { 	
	color:#666666;	
	font-size:24px;
	letter-spacing:2px; 	
	line-height:20px;
	border-bottom: 4px solid #e5eaef;
	font-weight:normal;
	}

	

/* top info bar background-color:#3366ff */
div.previous_container {
	width:717px;
	height:12px;
	overflow:hidden;
	text-align:left;
	color:#505050;
	font-size:10px;	
	letter-spacing:2px;
	border-top: 1px solid #505050;
	background-color:#999999;
	}

/* background-color:#D8D8D8 */
div.pagetitle_container {
	width:717px;
	height:32px;
	overflow:hidden;
	text-align:right;
	border-bottom: 1px solid #f8f8f8;
	background-color:#D8D8D8;
	}

div.onthispage_container {
	width:717px;
	height:14px;
	text-align:right;
	color:#888888; 
	font-size:12px; 
	}

div.overview_container {
	height:auto;
	width:85%;
	text-align:left;
	color:#888888; 
	font-size:16px; 
	margin-top:16px;
	margin-bottom:16px;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
	border-top:1px solid #e5eaef;
	background-color:#F8F8F8
	}

div.standardpage {
	height:auto;
	width:650px;
	text-align:left;
	margin-left:32px;
	margin-right:32px;
	}

div.subheading_container {
	height:auto;
	width:100%;
	text-align:left;
	margin-top:16px;
	margin-bottom:4px;
	}

div.pagetext, div.pagetextwithpicture {
	height:auto;
	width:100%;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	}

table.smallBoldText {
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}

span.biggerText {
	line-height:20px;
	font-size:14px;
	}


span.smallBoldText {
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	}



span.slightlybiggerText {
	line-height:20px;
	font-size:14px;
	}









/* here be dragons   */


img.logoplacement {float:right; }

div.pagegoeshere { float:right; margin-right:16px;width:60%;  clear:right; height:384px;}

p , .texthead , .text, P.sidetext	{ 
	font-style:normal;  
	font-size:12px;	
	font-weight:normal;  
	font-family: Arial, sans-serif;  
	font:Arial;	
	color:#000000;	
	text-decoration: none; 	
	letter-spacing: 0px; 
	line-height:12px
	}
.texthead {
	Font-weight:bold ;
	color:#585E1E; 
	font-style:italic;
	font-size:16px;
	line-height:18px;
	}


.text {text-align:left;color:#000000}


div.textblock {
	text-align:left; 
	background: #585E3E; 
	padding-left:16px; 
	padding-right:16px; 
	padding-bottom:16px; 
	padding-top:8px;}

.stexthead , .stext	{ 
	font-size:10px;	 
	color:#afafaf;	
	text-decoration: none; 	
	letter-spacing: 0px; 
	line-height:12px;
	margin-top:4px
	}
.stexthead {
	font-weight:bold ;
	color:#afafaf;
	font-family:Times New Roman,Arial, sans-serif;  
	font:Times New Roman;
	font-size:14px;
	margin-top:8px;
	border-bottom:2px solid #11940A;
	}







.zzzz
{	
	border-bottom: 	1px solid #888888;
	background-repeat: no-repeat; 
	vertical-align:	top;
	
}

.arrow1 {font-family: Wingdings;}
.arrow2 {font-family: Webdings;}



