@charset "utf-8";
/* CSS Document */


/* zero everything */
/* utility styles */

a {
color: #44658c;
font-size: 14px;
}

a:hover {
color: #6584a9;
text-decoration: underline;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {font-size: 10px}

a img {
border: none;
}

.auto {
width: auto;
}

body, p, form {
margin: 0px;
padding: 0px;
}

body {
margin-top: 0px;
}

.clear {
clear: both;
}

.cntr {
text-align: center;
}

.h {
font-size: 40px;
color: #44658c;
font-family:"Century Gothic";
font-weight: bold;
}

.h2 {
font-size:24px;
color: #44658c;
font-family:"Century Gothic";
font-weight: bold;
}

.i {
font-style: italic;
}

.indent {
text-indent: 10px;
}

.left {
float: left;
text-align: left;
}

.leftColumn {
width: 200px;
float: left;
padding-left: 25px;
}

p {
padding: 5px;
}

.pad {
padding: 7px;
}

.right {
text-align: right;
float: right;
}

.rightColumn {
width: 720px;
float: left;
padding-left: 40px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {font-size: 10px}

.t {
font-weight: bold;
font-size: 12px;
color: #44658c;
}

.u {
text-decoration: underline;
}


/* template blocks */

body {
margin-top: 15px;
font-family: arial, helvetica;
font-size: 12px;
color: #747474;
}

#bottom-shadow {
background: url(../images/global/topbottomShadow_06.jpg) top left repeat-x;
position: relative;
width: 874px;
height: 6px;
margin: 0pt auto;
z-index:0;
}

#content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #747474;
position:relative;
margin:0pt auto;
z-index:0;
width: 837px;
background: #ffffff;
}

#content-wrapper {
width: 827px;
margin: 0pt auto;
position: relative;
}

#footer a {
font-size: 10px;
color: #44658c;
}

#footer a:hover {
color: #6584a9;
text-decoration: underline bold;
}

#footer {
color: #506183;
background-image: url("/src/img/footerbkg.jpg");
background-repeat: repeat-x; 
text-align:center;
padding: 10px;
width: 827px;
clear: both;
margin: 0pt auto;
}

#footer p {
margin: 0px;
padding: 0px;
}

#header {
	background: url(../images/global/splash_03.jpg) top left no-repeat;
	width: 827px;
	margin:0pt auto;
	height: 289px;
	position: relative;
	}

#nav {
	float: top;
	width: 827px;
	position: relative;
	margin:0pt auto;
	list-style: none;
	z-index: 0;
}

#nav p {
	padding: 0px;
	padding-top: 5px;
}

#pageHeading {
background: #ffffff;
width: 827px;
height: 43px;
color: #ffffff;
padding-top: 5px;
margin: 0;
position: relative;
display: none;
}

#page-wrapper {
background: url(../images/global/shadow_03.jpg) top left repeat-y;
position: relative;
width: 884px;
margin: 0pt auto;
z-index:0;
padding: 20px 0px 20px 0px;
}

#splash {
	width: 827px;
	height: 108px;
	position:relative;
	z-index: 0;
}

#top-shadow {
background: url(../images/global/topbottomShadow_03.jpg) bottom left repeat-x;
position: relative;
width: 874px;
height: 6px;
margin: 0pt auto;
z-index:0;
}
