	
/*--GLOBAL--------------------------*/
body { 
	top: 10px; 
	left: 10px;
	} 
td,
tr { vertical-align: top; }


/*--LAYOUT--------------------------*/
td.left_col { 
	background: #D4DFDC;
	width: 152px; 
	padding-top: 30px;
	}

td.middle_col { 
	/*padding-top: 30px;*/
	width: 526px; 
	}

td.right_col {
	background: #D4DFDC;
	width: 151px;
	padding-top: 30px;
	}

table.content td.left { padding: 0 10px 0 30px}
table.content td.right { padding: 0 30px 0 0;}

#topNav {
	left: 555px;
	position: absolute;
	/*top: 20px !important;  for all other browsers inlcuding Op, Sf, FF, IE 7 */
	top: 25px; /*for IE 6 or lower*/
	width: 270px;
	z-index: 1
	}
	
/**/
#topNavHome {
	left: 555px;
	padding-left: 51px;
	position: absolute;
	top: 25px;
	width: 270px;
	z-index: 1
	}	
	
/*--TYPOGRAPHY--------------------------*/
table.content ol li,
table.content ul li { margin: 10px 0;}

table.content ol li,
table.content ul li,
table.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.3em;
	}
	
h1 { font-size: 1.8em; }

.middle_col h1 {
	color: #5A887F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	padding: 0 0 10px 30px;
	margin: 0px;
	margin-bottom: 20px;
	}
	
.middle_col h2 {
	color: #27325C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0 0 0px 0px;
	margin: 0px;
	margin-bottom: 20px;
	font-size:1.2em;
	}	
	
.middle_col h3 {
	color: #27325C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 0 0px 0px;
	margin: 0px;
	margin-bottom: 20px;
	}	

.middle_col h4 {
	color: #27325C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 0 0 0px 0px;
	margin: 0px;
	margin-bottom: 20px;
	}	

.left_col h1,
.right_col h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	letter-spacing: 1px;
	padding: 2px 0 2px 8px;
	}

.left_col h1 {
	background: #222B50;
	color: #fff;
	}
	
.right_col h1 {
	background: #5A887F;
	color: #162351;
	}

.left_col h1 a,
.right_col h1 a { text-decoration: none; color: #fff;}

/*---NAV----------------------*/
ul.navLeft,
ul.navRight { 
	list-style-type: square;
	margin: 0 0 30px 0;
	padding: 0 1px 0 20px;
	}

/* this is needed to match the color of our bullets with the color of out text */
ul.navLeft { color: #222B50; }
ul.navRight { color: #4D756C;}

ul.navLeft li,
ul.navRight li { margin-bottom: 8px;}

ul.navLeft li a,
ul.navRight li a {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: bold;
	text-decoration: none;
	}

ul.navLeft li a { color: #222B50; }	
ul.navRight li a { color: #5A887F; }

/* maybe just underline the links? */
ul.navLeft li a:hover { color: #000; }
ul.navRight li a:hover { color: rgb(47,79,67); }

.navRightsub {font-size: .8em;}

a.tNv { 
	color: #162351;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: none;
	}
	

h1.welc {margin-bottom: 30px;}

ul.txt { 
	list-style-type: square;
	margin: 0 0 20px 0;
	padding: 0 1px 0 20px;
	}

ul.txt { color: #000; }

ul.txt li { margin-bottom: 8px;}

ul.txt li a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	}

a.txt:link { color: #0000CC;
	text-decoration:underline;
	font-weight: 100;
}

a.txt:visited { color: #CC0000;
	text-decoration:underline;
	font-weight: 100;
}

a.txt:hover { color: #666666;
	text-decoration:underline;
	font-weight: 100;
}

a.txt:active { color: #666666;
	text-decoration:underline;
	font-weight: 100;
}

a.link { color: #0000CC;
	text-decoration:underline;
	font-weight: 100;
}

a.visited { color: #CC0000;
	text-decoration:underline;
	font-weight: 100;
}

a.hover { color: #666666;
	text-decoration:underline;
	font-weight: 100;
}

a.active { color: #666666;
	text-decoration:underline;
	font-weight: 100;
}


.blue {color: #27325C;
}

li.txtt {font-family:Arial, Helvetica, sans-serif; font-size:.80em;}

table.breadcrumbs { 
	color: #bbb; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0 5px;
	}
	
table.breadcrumbs a { 
	color: #bbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px;
}

table.breadcrumbs a:hover { color: #888; }
p.copyrt {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .60em;
	margin-left: 10px;
	margin-right: 10px;
	color: #222B50;
}

#smalldiv {
	width: 132px;
}
p.prj {		margin-top: 0px;
			margin-bottom: 40px;
			margin-left: -10px; 
		margin-right: 15px;
}

.projimg
{
width: 135px; 
float: left; 
padding-left: 10px; 
padding-right: 10px;
}
.caption {
	font-size: .9em;
}

.projimgnews
{
width: 220px; 
float: left; 
padding-left: 10px; 
padding-right: 10px;
}

.projimgnewsrt
{
width: 220px; 
float: right; 
padding-left: 10px; 
padding-right: 10px;
}
