body
{
	font: 12px/1.5em arial, helvetica, sans-serif;
	background-color: #DDE5E9;
	color: #333333;
	text-align: center;
	padding: 0;
	margin: 0;
}

 div#container
{
	margin: 0px auto;
	width: 795px;
	text-align: left;
}
#banner
{
 	background-color: #002C45;
}
#searchBox
{
	background: #002C45 url(../images/bannerBg.gif) top left no-repeat;
	padding-left: 50px;
}
#leftShadow
{
	background-color: #DDE5E9;
	width: 10px;
}
#rightShadow
{
	background-color: #DDE5E9;
	width: 10px;
}
#botShadow
{
	background-color: #DDE5E9;
	height: 10px;
}
#leftColumn
{
 	vertical-align: top;
 	background: #ffffff url(../images/columnBg.jpg) 0px 215px repeat-x;
	width: 185px;
	border-right: 1px solid #dddddd;
	
}
#leftColumnHome
{
 	vertical-align: top;
 	background: #ffffff url(../images/columnBg.jpg) top left repeat-x;
	width: 185px;
	border-right: 1px solid #dddddd;
}
#leftColumnHome a:link 
{ 
	color: #3399CC;
	text-decoration: none; 
}
#leftColumnHome a:visited 
{ 
	color: #3399CC; 
	text-decoration: none;	
}
		
#leftColumnHome a:hover, a:active
{
	color: #ff3300;
	text-decoration: underline;
}
#leftColumnHome p
{
	font-family: verdana, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
}
#leftColumnHome h2
{
	font-family: 'Georgia', serif;
	font-size: 1.7em;
	color: #666633;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
}
#leftColumnHome h3
{
	font-family: arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #3399CC;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
}
#missionStatement 
{
	font-family: 'Georgia', serif;
	font-size: 1.5em;
	color: #666666;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0px;
}
#rightColumn
{
 	vertical-align: top;
 	background: #ffffff url(../images/columnBg.jpg) top left repeat-x; 
 	width: 185px;
	border-left: 1px solid #dddddd;

}
#rightColumn a:link 
{ 
	color: #3399CC;
	text-decoration: none; 
}
#rightColumn a:visited 
{ 
	color: #3399CC; 
	text-decoration: none;	
}
		
#rightColumn a:hover, a:active
{
	color: #ff3300;
	text-decoration: underline;
}
#rightColumn p
{
	font-family: verdana, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 5px;
}

#rightColumn h2
{
	font-family: 'Georgia', serif;
	font-size: 1.7em;
	color: #666633;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
}
#rightColumn h3
{
	font-family: arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #3399CC;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
}

#mainContentBlock
{
	padding: 0px 20px 20px 20px;
	background-color: #ffffff;
}
#mainContentBlock a:link 
{ 
	color: #3399CC;
	text-decoration: none; 
}
#mainContentBlock a:visited 
{ 
	color: #3399CC; 
	text-decoration: none;	
}
		
#mainContentBlock a:hover, a:active
{
	color: #ff3300;
	text-decoration: underline;
}
#mainContentBlock h2
{
	font-family: 'Georgia', serif;
	font-size: 1.7em;
	color: #666633;
	margin: 15px 0px 10px 0px;
	font-weight: normal;
	line-height: 1.2em;
}
#mainContentBlock h3
{
	font-family: arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #8C8C60;
	margin-bottom: 0px;
}
#mainContentBlock h4
{
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #8C8C60;
	margin-bottom: 0px;
}
#mainContentBlock p
{
	margin-top: 0px;

}
#navcontainer
{
	padding-left: 10px;
	line-height: 1.2em;
}
#navcontainer h2
{
	font-family: 'Georgia', serif;
	font-size: 1.7em;
	color: #666633;
	margin-top: 15px;
	font-weight: normal;
}
#navcontainer2
{
	padding-left: 5px;
}
#navcontainer2 a
{
	text-decoration: none;
	color: #3399CC;
}
#navcontainer2 h2
{
	font-family: arial, sans-serif;
	font-size: 1.2em;
	color: #666633;
	margin-top: 15px;
	margin-bottom: 0px;	
}
#navlist
{
	margin-top: 0px;
	padding-left: 0;
	margin-left: 0;
	font-family: arial, sans-serif;
}

#navlist li
{
	list-style-position:outside;
	list-style-type: circle;
	margin: 0 0 0 15px;
	padding: 0.25em 0.25em 0.25em 0.0em;
	border-bottom: 1px solid #ffffff;
}

#navlist li a 
{ 
	text-decoration: none;
	color: #3399CC;
}
#navlist li a:hover 
{ 
	color: #333333;
}
.navlist2
{
	margin-top: 0px;
	padding-left: 0;
	margin-left: 0;
	font-family: arial, sans-serif;
}

.navlist2 li
{
	list-style-position:outside;
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0.10em 0.25em 0.10em 0.0em;
	border-bottom: 1px solid #ffffff;
}

.navlist2 li a 
{ 
	text-decoration: none;
	color: #3399CC;
}
.navlist2 li a:hover 
{ 
	color: #333333;
}
.blogList td
{
	font-size: .8em;
	font-family: verdana, sans-serif;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 5px;	
}
.blogDate
{
	color: #999999;
	margin: 12px 0 0 0;
}
.pressDate
{
	color: #999999;
}

.pix
{
	float: right; 
	padding: 0 10px 10px 0; 
	width: 110px; 
	background: white url(../images/pixShadow.png) top left no-repeat;
	margin: 10px 0 5px 5px;
}
table.styledTable {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #cccccc;
	border-collapse: collapse;
	background-color: white;
}
table.styledTable td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #cccccc;
	background-color: white;
	-moz-border-radius: ;
}
#footer
{
	background: #AAAA6F url(images/bgFooter.jpg) top left repeat-x; 
	text-align: center; 
	font-family: Georgia, serif; 
	color: white;
	padding: 5px;
}
#footer a:link 
{ 
	color: #002C45;
	text-decoration: none; 
}
#footer a:visited 
{ 
	color: #002C45; 
	text-decoration: none;	
}
#footer a:hover, a:active
{
	color: #ff3300;
	text-decoration: underline;
}
#copyright
{
	text-align: center; 
	color: #9ABDD1; 
	font-family: verdana, sans-serif; 
	font-size: .9em;
}
table.cleanTable {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #cccccc;
	border-collapse: collapse;
	background-color: white;
	margin-bottom: 20px;
}
table.cleanTable td {
	vertical-align:top;
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #cccccc;
	background-color: white;
	-moz-border-radius: ;
}
