body {
	margin: 0px;
	/*background gradient <img src="images/background.gif"> */
	background-image: url('-');
	background-repeat: repeat-x;
	background-color: 006666;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#003333;
	scrollbar-shadow-color:#003333;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#003333;
	scrollbar-dark-shadow-color:#0033333;
	scrollbar-3d-light-color:#003333; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1em;	
; cursor: crosshair
; text-align: center
; width: auto; clip:   rect(   )
}

.bodyPrintable {
	background-image: url('images/white_spacer.gif');
	background-color: #FFFFFF
}

img {
	border: 0px none;
}

div {
	margin-bottom: 0px;
}

table {
	margin: 0 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 100%;
}

table td {
	border-width: 0;
	vertical-align: top;
	font-size: 100%;
}

a { color: #024A26;	text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif}
a:hover { color: #024a26; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold}
a:visited { color: #024a26; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic}

table#top {
	height: 31;
	vertical-align: top;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}

table#top td {
	height: 31;
	vertical-align: bottom;
	border-collapse: collapse;
	background-image: url('graphics/pinwheel.gif'); background-repeat: repeat-x
}

table#main {
	border-width:0px; padding:5px; width: 741px;
	background-color: #FFFFFF;
	border-collapse: collapse;
; text-align: center; clip:   rect(   )
; background-image: url('images/tableback.gif'); background-repeat: repeat-y
; vertical-align: top
}

table#main td {
	border-width: 0;
}

td.sideBorder {
	width: 2px;
	background-color: ff3333;
	vertical-align: top;
}

/* Left Menu Styles */

#leftMenu {
	width: 194px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 150%;
	color: #3E4B57;
}

#leftMenu a {
	
}

#leftMenu .leftMenuText {
	color: #3E4B57;
	padding-right: 10px;
	font-size: 100%;
}

#leftMenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: disc;
}

/* end Left Menu Styles */
/* Body Styles */

#mainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
}

#mainBody a {
	text-decoration: underline;
}

/* end Body Styles */

li.bull {
	list-style-type: square;
	color: #000000;
	list-style-position: inside;
	font-weight: bold;
	text-indent: -10px;
}

li.bull a {
	color: #000000;
}

li.bull2 {
	list-style-type: circle;
    	color: #0273D4;
    	text-indent: -14px;
}

li.bull2 a {
	color: #0273D4;
	font-weight: normal;
}

li.bull3 {
	list-style-type: square;
    	color: #0273D4;
    	text-indent: -14px;
}

li.bull4 {
	list-style-type: circle;
    	color: #0273D4;
    	text-indent: -14px;
}

ul.std {
	margin-top: 0px;
	margin-bottom: 0px;
}

li.sub {
	margin-top: -20px;
	margin-bottom: 0px;
}

#logoBox {
	vertical-align: top;
; font-family: Arial, Helvetica, sans-serif; text-align: center; clip:   rect(   ); width: 215px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px
}

#topLeftLinks {
	color: #FFFFFF;	
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
	width: 201px;
	height: 22px;
}
	
#topLeftLinks a {
	color: #FFFFFF;
	font-weight: bold;
}

.topLeftLink {	
	vertical-align: middle;	
	text-align: center;
	width: 50%;
}

.topLeftLinkSpacer {
	vertical-align: middle;	
	font-weight: normal;
}

#topRightLinks {
	color: #555555;
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
	height: 22px;
}
	
#topRightLinks a {
	color: #555555;
	font-weight: bold;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
; list-style-image: url('images/pinwheelsm.gif'); list-style-position: outside; text-align: left
}

.featureBox {
	width: 184;
	background-image: url('images/background.gif');	
}

.featureBoxBody {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	font-size: 1.2em;
}

.featureBoxBodySmall {
	color: #4586D3;
	font-weight: normal;
	font-size: .9em;
}

.featureBoxBodyCaption {
	color: #222222;
	font-weight: normal;
	font-size: .9em;
}

.portfolioThumb {
	border: 1px solid #BBBBBB;
}

.footerText {
	font-size: .8em;
	color: #555555;
}

.footerText a{
	color: #555555;
	font-weight: bold;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 32px;
	font-style: oblique;
	line-height: 34px;
	font-weight: bold;
	color: #4586D3;
	text-transform: uppercase;
	letter-spacing: normal;
	background-position: center top;
; font-variant: small-caps
}

h1.PR {
	font-size:1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #4586D3;
	text-transform: none;
	margin-bottom: 0px;
}
	
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4586D3;
	text-transform: uppercase;
	letter-spacing: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #03335C;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}

.tableHeader {
	color: #FFFFFF;
	background-color: #000088;
	font-weight: bold;
}

.tableHeader td {
	padding: 0 3 0 3;
	vertical-align: middle;
}

.tableHeader2 {
	color: #FFFFFF;
	background-color: #888888;
	font-weight: bold;
}

.tableHeader2 td {
	padding: 0 3 0 3;
	vertical-align: middle;
}

.tableHeader3 {
	font-weight: bold;
}

.tableHeader3 td {
	padding: 0 3 0 3;
	vertical-align: middle;
}



.tableRow1 {
	background-color: #FFFFFF;
}

.tableRow1 td {
	padding: 0 3 0 3;
	vertical-align: middle;
}

.tableRow2 {
	background-color: #EEEEFF;
}

.tableRow2 td {
	padding: 0 3 0 3;
	vertical-align: middle;
}

.navHeader {
	color: #FFFFFF;
	background-color: #777777;
	font-weight: bold;
}

.breadcrumbs {
	font-size: 85%;
}

.inlineSideBar {
	width: 180;
	font-size: .9em;
	line-height: 1.1em;
	color: #3E4B57;
	background-image: url('images/background.gif');margin-left:5px; margin-right:0px; margin-top:0px; margin-bottom:5px	

}

.inlineSideBar td {
	padding: 0px 0px 5px 5px;
}

strong {
	font-weight: bold;
	font-size: 1em;
}

.err {
	color: #FF0000;
	font-weight: bold;
}

.notes {
	font-size: 85%;
	font-decoration: italic;
}.unnamed1 {  }
#topLinks { color: #FFFFFF; font-size: 95%; font-weight: bold; vertical-align: top; width: 526px; height: 22px; ; font-variant: small-caps; text-transform: none; text-align: center; cursor: hand}
linkkks {  }
splitbox { vertical-align: top; ; background-image: url('-'); width: 3px}
#splitani { vertical-align: top; ; background-image: url('-'); width: 2px}
#rightcol {  text-align: center; vertical-align: top; width: 579px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
#rollo { color: #FFFFFF; font-size: 95%; font-weight: bold; vertical-align: top; width: 526px; height: 22px; ; font-variant: small-caps; text-transform: none; text-align: center; cursor: hand }
#menubox { ; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; clip: rect( ); width: 160px; font-size: 1.2em; color: #CC3333; padding-right: 25px}
menulist {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: 024a26; text-align: center; list-style-position: outside; list-style-image: url('images/pinwheelsm.gif')}
#menlist { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: 024a26; text-align: center; list-style-position: outside; list-style-image: url('images/pinwheelsm.gif') }
table#show {  border-style: groove; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
table#sh td {  padding-top: 5px; padding-right: 5px; padding-bottom: 8px; padding-left: 5px}
h6 {  font-family: "Monotype Corsiva"; font-size: 1.4em; font-variant: small-caps; color: #006666; line-height: 1em; background-position: center; text-decoration: underline}
h5 {  font-family: Georgia, "Times New Roman", Times, serif; color: #000000; text-indent: 5pt}



