body 					{ margin:0px;
						padding:0px;
						background:#2B3036;
						color: #4B6022;
						font: 11px/16px Verdana, Arial, Helvetica;
						height: 100%;
						width: 100%;
						text-align: left;
						}
						
p						{
						text-align:left;	
						}
												
td						{ font: 11px/16px Verdana, Arial, Helvetica;
						}						
					
a						{ text-decoration:none;
						color: #E89A1B;
						 }
						 
a:link					{ color: #128A95; }

a:visited				{ color: #666666; }

a:hover					{ color: #E89A1B; 
						text-decoration:underline; }

a:active				{ color: #0D636B; } 	

a.jump					{ text-decoration:none;
						color: #128A95;
						 }

a.jump:hover			{ text-decoration:underline;
						color: #E89A1B;
						 }

a.jump:active			{ color: #0D636B; }

a.jump:visited			{ color: #128A95; }

a.footerLink			{ color: #ffffeb;
						padding-left: 10px; 
						padding-right: 10px; }
						
a.footerLink:hover		{ color: #fbd204;
						text-decoration: underline; }
						
ul						{ margin-top:0px;	
						list-style: disc;
						padding-left: 15px;
						margin-left: 0;
						line-height: 18px;
						text-align: left;
						}
						
ul.sub					{list-style: circle; 
						padding-left: 30px;
						margin-left: 0;
						}
						
ul.table				{ font-size: inherit; }

li						{ margin-top:0px;
						text-align: left; 
						}

h1						{ font-size: 1.1em; 
						font-weight: bold;
						font-style: italic;
						line-height: .1em;
						text-align: left;
						}							
						
h2						{ font-size: .9em; 
						font-weight: bold;
						font-stretch: narrower;
						line-height: 1.5em;
						text-align: left;
						display: inline;
						}							
						
/* body layout divs */

#head

#body

#footer					

#logoSpace				{ display: block; 
						width: 740px;
						text-align: left;
						padding-top: 16px; }		
						
#navigation				{ display: block;
						width: 740px; 
						height: 61px;
						background: #595858; }						

#subNavigation			{ text-align: left; 
						display: inline; }							
						
#content				{ background-color: #FFFFFF;
						text-align: left; 
						display: inline; }							
							
#page					{ width: 740px; 
						text-align: left; }							
				
.pageBorders			{ border-bottom: 1px solid #ccc;
						padding-top: 40px;
						padding-bottom: 40px;
						text-align: left; }	
							
.overviewPadding		{ height: 40px;
						width: 740px; }								

.header					{ background: #FFFFFF;
						text-align: left}

.body					{ background: #CCCCCC;}

.subPageCopy			{ font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 1.1em;
						line-height: 1.3em;
						background: #CCCCCC;
						color: #333333;
						padding-left: 60px;
						padding-right: 30px;
						text-align: left;
						}

.subPageImage			{ background: #CCCCCC;
						text-align: right;
						margin-right: 15px; }

.footer					{ background: #2B3036;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11px;
						color: #CECCC9; 
						text-align: left;
						}

.footerRight			{ text-align: right;
						}

.topNav					{ background: #0D636B;}

.topNavBorders			{ background: #000000;}

.homeCopy				{ padding-left: 60px;
						}

.homeCopyBlock			{ background-image: url(../images/body_bg.gif);
						background-position: top;
						background-repeat: repeat-x;
						background-color: #128A95; 
						width: 318px;
						wid\th: 307px;
						height: 366px;;
						overflow: auto;
						}

.homePageImage			{ background-image: url(../images/body_bg.gif);
						background-position: top;
						background-repeat: repeat-x;
						background-color: #128A95;
						text-align: right;
						margin-right: 0; }
