body {
	padding: 0;
	margin: 0;
	background: url(/images/common/pagebkgdtile.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

body a:visited {
	color: #1f419b;
	font-weight: bold;
	text-decoration: underline;
}

body a:link {
	color: #1f419b;
	font-weight: bold;
	text-decoration: underline
}

body a:active {
	color: #1f419b;
	font-weight: bold;
	text-decoration: underline;
}

body a:hover {
	color: #00a0e3;
	font-weight: bold;
	text-decoration: underline;
}

#wrapper { 
	margin:0 auto;
 	width: 1030px;
}

#header {
 	width: 1030px;
 	float: left;
 	height: 118px;
	background: url(/images/common/header.png);
	color: #7f7f7f;
}

#footer { 
	width: 1030px;
	clear: both;
	color: #71dbfe;
	font-size: 10px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#footer a:visited {
	color: #71dbfe;
	text-decoration: underline;
}

#footer a:link {
	color: #71dbfe;
	text-decoration: underline
}

#footer a:active {
	color: #71dbfe;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer h2 {
	font-size: 10px;
	line-height: 16px;
	color: #71dbfe;
	margin: 2px 0 2px 0;
}

#sitemap {
	margin: 0;
	float: right;
	padding: 70px 0 0 0; 
	font-size: 11px;
	color: #ffffff;
}

#sitemap a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#sitemap a:link {
	color: #ffffff;
	text-decoration: underline
}

#sitemap a:active {
	color: #ffffff;
	text-decoration: underline;
}

#sitemap a:hover {
	color: #1f419b;
	text-decoration: underline;
}

#nav {
	margin: 0;
	float: right;
	padding: 9px 15px 0 0;
	clear: right;
	color:#7f7f7f;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	color:#7f7f7f;
}

#nav li a:visited {
	color: #7f7f7f;
	text-decoration: none;
}

#nav li a:link {
	color: #7f7f7f;
	text-decoration: none
}

#nav li a:active {
	color: #7f7f7f;
	text-decoration: none;
}

#nav li a:hover {
	color: #1f419b;
	text-decoration: none;
}

#nav a:link.current, #nav a:visited.current
	{
	color: #00a0e3;
	font-size: 14px;
	font-weight:bold;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #808080;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 21px;
	font-weight: normal;
	color: #808080;
	margin: 18px 0 0 0;
}


h2 a:visited {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

h2 a:link {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

h2 a:active {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

h2 a:hover {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.hdr {
	font-size: 18px;
	font-weight: normal;
	color: #808080;
}

.hdrbold {
	font-size: 18px;
	font-weight: bold;
	color: #808080;
}