@charset "utf-8";
.contentimage {
	padding-right: 10px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	background-attachment: fixed;
	color: #003A68;
	line-height: 1.4em;
	background-color: #FFF;
}
#header {
	width: 950px;
	text-align: left;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#MainNav {
	width: 950px;
	height: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content {
	width: 950px;
	padding: 0px;
	text-align: left;
	background-color: #FFF;
}

#footer {
	width: 950px;
}
    
/* EndOAWidget_Instance_2141542 */
a:visited {
	color: #09F;
}
a:hover {
	color: #999;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size: 1.3em;
	color: #003A68;
	font-weight: bold;
	line-height: 1.4em;
}
h2 {
	font-size: 1.2em;
	color: #003A68;
}
h3 {
	font-size: 1.1em;
	color: #003A68;
}
h4 {
	font-size: 1em;
	color: #003A68;
}

h5 {
	font-size: .75em;
	color: #CCC;
	font-weight: normal;
}
h6 {
	font-size: 1em;
	color: #660;
}

#pigcontent {
	padding: 0px;
	width: 950px;
	background-color: #FFF;
	overflow: hidden;
}
a img { border: none; }
