*
{
padding: 0px;
margin: 0px;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
}

html, body {height: 100%}

body {
color: #333333;
line-height: 120%;
background-color: #ffffff;
}

#maincontent
{
width: 1002px;
height: 100%;
}

#header {
position: relative;
padding: 0px 0px 20px 0px;
margin: 0px;
height: 84px;
background-image: url(/i/topbg.gif);
background-repeat: repeat-x;
}

#footer {
border-top: 1px #bfbfbf solid;
font-size: 11px;
text-align:center;
padding-top: 5px;
margin: 0px;
background-color: #e7e7e7;
height: 50px;
}

#header TABLE {
width: 100%;
}

TD.t1 {
width: 350px;
text-align: left;
height: 137px;
}
TD.t2 {
width: 319px;
text-align: center;
height: 137px;
background-image: url(/i/i2.gif);
background-position: center top;
background-repeat: no-repeat;
}
TD.t3 {
width: 333px;
text-align: right;
height: 137px;
background-image: url(/i/i3.gif);
background-position: center top;
background-repeat: no-repeat;
vertical-align: top;
}

a#wa, a#wa:hover, a#wa:visited {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

a#wp, a#wp:hover, a#wp:visited {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background: transparent;
}

#leftcontent
{
padding: 10px;
width: 180px;
border-right: 1px #bfbfbf solid;
vertical-align: top;
}

#rightcontent
{
padding: 10px;
width: 180px;
border-left: 1px #bfbfbf solid;
vertical-align: top;
text-align: center;
}

#primarycontent
{
padding: 10px;
width: 602px;
vertical-align: top;
}

#menu {
padding: 0px;
margin: 0px;
text-align: left;
}

#menu div {
padding-bottom: 15px;
margin: 0px;
}

#menu div span {
font-size: 14px;
color: #333333;
font-weight: bold;
text-decoration: underline;
}
#menu a
{
font-size: 14px;
color: #333333;
font-weight: bold;
text-decoration: none;
}
#menu a:hover
{
font-size: 14px;
color: #333333;
font-weight: bold;
text-decoration: none;
}

#menu span a:hover, #menu span a:visited
{
font-size: 14px;
color: #333333;
font-weight: bold;
text-decoration: underline;
}

#primarycontent H1 {
font-size: 14px;
color: #333333;
font-weight: bold;
text-decoration: none;
padding-bottom: 15px;
margin: 0px;
}

#primarycontent H3 {
font-size: 13px;
color: #333333;
font-weight: bold;
text-decoration: none;
padding-bottom: 15px;
margin: 0px;
}

#primarycontent H2 {
font-size: 13px;
color: #333333;
font-weight: bold;
text-decoration: none;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
}

ul {
	list-style-type: square;
	margin-left: 5px;
	padding-left: 20px;
	margin-top: 2px;
}

ol {
	margin-left: 5px;
	padding-left: 25px;
	margin-top: 2px;
}

ul.li
{
	text-align: left;
	margin-top: 2px;
	padding-bottom: 8px;
}

ol.li
{
	text-align: left;
	margin-top: 2px;
	padding-bottom: 8px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

.photostyle {
	border: 1px solid #333333;
}

.blckhdr {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background: transparent;
	background-color: #000000;
}

.cred {
	color: #ff0000;
}