body {
background-color:#728896;
} 

table#innerPageMain {
	background-image:url('images/mainContentBG.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
} 

table#innerPageMain A:link {
	text-decoration: none;
	color: #728896;
	font-weight: bold;
	text-decoration:underline;
}
table#innerPageMain A:visited {
	text-decoration: none;
	color: #728896;
	font-weight: bold;
	text-decoration:underline;
}
table#innerPageMain A:active {
	text-decoration: none;
	color: #728896;
	font-weight: bold;
	text-decoration:underline;
}
table#innerPageMain A:hover {
	text-decoration: none;
	color: #0D054E;
	font-weight: bold;
	text-decoration:underline;
}

table#innerPageMain h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0D054E;
} 

table#innerPageMain h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D054E;
} 

table#innerPageMain li{
	margin-top:8px;
} 

table#leftNav {
background-image:url('images/leftNavBG.jpg');
background-repeat:no-repeat;
background-position:0px 0px;
}

table#rightBottom {
background-color:#728896;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
border-bottom:#FFFFFF solid 2px;
} 

table#rightMain {
background-image:url('images/rightBG2.jpg');
background-color:#728896;
background-repeat:no-repeat;
} 

table#content {
background-image:url('images/logoBottom1.jpg');
background-repeat:no-repeat;
background-position:bottom right;
} 

table#header {
background-image:url('images/headerBG.jpg');
background-repeat:no-repeat;
background-position:top left;
} 

table#bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
} 

table#bottomNav A:link {
	text-decoration: none;
	color: #0D054E;
	font-weight: bold;
}
table#bottomNav A:visited {
	text-decoration: none;
	color: #0D054E;
	font-weight: bold;
}
table#bottomNav A:active {
	text-decoration: none;
	color: #0D054E;
	font-weight: bold;
}
table#bottomNav A:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

table#photosNav {
	background-image:url('images/photosNavTile.jpg');
	background-repeat:repeat-x;
	background-position:0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
} 

table#photosNav  A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
table#photosNav  A:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
table#photosNav  A:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
table#photosNav  A:hover {
	text-decoration: none;
	color: #0D054E;
	font-weight: bold;
}

.bodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0D054E;
}

.bodyHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.leftNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:8px;
	margin-left:8px;
}

.leftNavText A:link {
	text-decoration: none;
	color: #728896;
	font-weight: bold;
}
.leftNavText A:visited {
	text-decoration: none;
	color: #728896;
	font-weight: bold;
}
.leftNavText A:active {
	text-decoration: none;
	color: #728896;
	font-weight: bold;
}
.leftNavText A:hover {
	text-decoration: none;
	color: #0D054E;
	font-weight: bold;
}

.leftNavTextServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:8px;
	margin-left:8px;
}

.leftNavTextServices A:link {
	text-decoration: none;
	color: #45545F;
	font-weight: bold;
}
.leftNavTextServices A:visited {
	text-decoration: none;
	color: #45545F;
	font-weight: bold;
}
.leftNavTextServices A:active {
	text-decoration: none;
	color: #45545F;
	font-weight: bold;
}
.leftNavTextServices A:hover {
	text-decoration: none;
	color: #728896;
	font-weight: bold;
}

.leftNavTextServicesHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:8px;
	margin-left:8px;
}

.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.linkTable td {
padding-bottom:5px;
}

.leftPic {
margin-right:10px;
margin-bottom:5px;
}

.rightPic {
margin-left:5px;
margin-bottom:5px;
border:1px;
border-style:solid;
}

.tableBorder {
border-top: solid 1px;
border-right: solid 1px;
border-bottom: solid 1px;
border-left: solid 1px;
border-color: #000000;
}