* {
	margin: 0;
	padding: 0;
}

body { 
	text-align: center; 
	min-width: 840px;
	background-color:#FFFFFF;
	background-image:url(images/ui/bgpattern.jpg);
	background-repeat:repeat;
}

#container {
	width:inherit;
	background-image:url(images/ui/bgpatternFade.jpg);
	background-repeat:repeat-x;
	min-height:100px;
}



#wrapper { 
	width: 840px; 
	margin: 0 auto; 
	text-align:left;
	background-color:#FFFFFF;
}

.header {
	padding-left:10px;
	background-image:url(images/ui/headershadow.jpg);
	background-repeat:no-repeat;
	min-height:300px;
	max-height:300px;
}


.spin {
	width: 840px; 
	text-align:left;
	background-image:url(images/ui/spinShadow.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
}


.nav {
	width:810px;
	height:36px;
	min-height:36px;
	text-align:right;
	padding-top:16px;
	padding-right:10px;
	background-color:#FFFFFF;
	color:#005099;
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	background-image:url(images/ui/dot.png);
	background-repeat:repeat-x;
}





.nav a:link {
	color:#666666;
	text-decoration:none;
}

.nav a:visited {
  color: #666666;
  text-decoration:none;
}

.nav a:hover {
	color:#005099;
	text-decoration:none;
}

.nav a:active {
	color: #666666;
	text-decoration:none;
}





.sidenav {
	width:180px;
	height:auto;
	float:left;
	clear: both;
	background-image:url(images/ui/dot.png);
	background-repeat:repeat-x;
	padding-top:24px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:24px;
	color:#005099;
	font-family:Helvetica;
	font-size:11px;
	font-weight:bold;
	line-height:1.25;
}

.sideDiv {
	width:180px;
	min-width:180px;
	height:8px;
	min-height:8px;
	background-image:url(images/ui/sideDivDot.jpg);
	background-repeat:repeat-x;
	margin-top:8px;
	margin-bottom:8px;
}




.sidenav a:link {
	color:#666666;
	text-decoration:none;
}

.sidenav a:visited {
  color: #666666;
  text-decoration:none;
}

.sidenav a:hover {
	color:#005099;
	text-decoration:none;
}

.sidenav a:active {
	color: #666666;
	text-decoration:none;
}





.main {
	width:536px;
	min-height:900px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/ui/dot.png);
	background-repeat:repeat-x;
	padding-top:52px;
	padding-right:32px;
	padding-left:32px;
	padding-bottom:32px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.8;
	text-align:justify;
}


.div {
	width:536px;
	min-width:536px;
	min-height:8px;
	background-color:#FFFFFF;
	background-image:url(images/ui/dot.png);
	background-repeat:repeat-x;
	margin-top:16px;
	padding-bottom:16px;
}

.main a:link {
	color:#666666;
	text-decoration:underline;
}

.main a:visited {
  color: #666666;
  text-decoration:underline;
}

.main a:hover {
	color:#005099;
	text-decoration:underline;
}

.main a:active {
	color: #666666;
	text-decoration:underline;
}


.img {
	margin-right:18px;
	margin-bottom:18px;
}

.img-wrapper {
 background:url(images/ui/img_shadow.jpg) no-repeat right bottom;
 float: left;
}

.img-outer {
  background:url(images/ui/img_bl.jpg) no-repeat left bottom;
  float: left;
}

.img-inner {
  background:url(images/ui/img_tr.jpg) no-repeat top right;
  padding: 0 9px 9px 0;
  float: left;
}

.img-wrapper img {
  background-color: #fff;
  border: 1px solid #F5FAF5;
  padding: 5px;
  display: block;
}

.img-caption {
	clear: both;
	line-height:1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-style:italic;
	color:#005099;
	margin-top:18px;
}


.img-caption a:link {
	color:#005099;
	text-decoration:underline;
}

.img-caption a:visited {
  color: #005099;
  text-decoration:underline;
}

.img-caption a:hover {
	color:#005099;
	text-decoration:underline;
}

.img-caption a:active {
	color: #005099;
	text-decoration:underline;
}







.img-inner a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.img-inner a:visited {
  color: #FFFFFF;
  text-decoration:none;
}

.img-inner a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.img-inner a:active {
	color: #FFFFFF;
	text-decoration:none;
}











.headline {
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
	color:#005099;
	line-height:1.2;
}

.headdiv {
	color:#47DE8E;
}


.subheadline {
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:1.25;
}

.strong {
	font-size:11px;
	font-weight:bold;
	color:#005099;
}


.footer {
	clear: both;
	background-color:#FFFFFF;
	width:820px;
	height:24px;
	max-width:820px;
	background-image:url(images/ui/dot.png);
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
	line-height:2;
	padding-top:8px;
}


.footer a:link {
	color:#005099;
	text-decoration:none;
}

.footer a:visited {
  color: #005099;
  text-decoration:none;
}

.footer a:hover {
	color:#005099;
	text-decoration:none;
}

.footer a:active {
	color: #005099;
	text-decoration:none;
}

.credit {
	padding-left:8px;
	text-align:left;
	width:212px;
}

.contact {
	text-align:right;
	padding-right:8px;
}