body {
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat-x;
}

/** main Layout **/

#headerWrapper {
	width:919px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	line-height:1.2em;
	padding:0px;
}


html>body #contentColumn {
	margin-bottom:0px;
}  

#headerWrapper img {
	vertical-align:middle;
}

#headerLeft{
	width:919px;
	height:229px;
	float:left;
}

#bodyWrapper {
	padding:0px;
	width:919px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-color:#3366cc;
	clear:both;
	overflow:auto;
}

#bodyWrapper #footer {
	margin:0px 20px;
	clear:both;
	background-color:#3366cc;
	min-height:30px;
}

#contentColumn {
	min-height:650px;
	width:750px;
	padding-left:15px;
	float:left;
	voice-family: "\"}\"";
	voice-family: inherit;
}	


html>body #contentColumn {
width:750px;
}  

#marginColumnRight {
	min-height:650px;
	width:110px;
	float:right;
	padding-left:10px;
	padding-top: 50px;
	padding-right:25px;
	voice-family: "\"}\"";
	voice-family: inherit;
}	

html>body #marginColumnRight {
width:90px;
}  

#marginColumnLeft {
	min-height:650px;
	width:110px;
	float:left;
	padding-left:0px;
	padding-top: 40px;
	padding-right:25px;
	voice-family: "\"}\"";
	voice-family: inherit;
}	

html>body #marginColumnLeft {
width:100px;
}  

br.clearBoth {
	clear:both;
}

/** Layout End **/


/** Inline Layout **/

#contentColumn .splitWrapper {
}

#contentColumn .splitWrapper .splitLeft {
width:40%;
float:left;
}

#contentColumn .splitWrapper .splitRight {
width:40%;
float:right;
}


/** Inline Layout End **/

/** Content **/

#contentCenter {
}

#contentColumn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	margin-top:0px;
	margin-bottom:10px;
	line-height: 18px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:yellow;
	margin-bottom: 10px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:yellow;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:yellow;
	margin-top: 0px;
	margin-bottom:0px;
}

#marginColumn h3 {
	font-size:16px;
	margin-bottom:10px;
}

#contentColumn h3 a, #marginColumn h3 a {
	color:yellow;
}

#contentColumn h3 a:hover, #marginColumn h3 a:hover {
	color:#7E0510;
	text-decoration:none;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:yellow;
	margin-top: 10px;
	margin-bottom: 0px;
}

#contentColumn strong {
	color: yellow;
}

#contentColumn th {
	color: yellow;
}

#marginColumn .pullQuote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:yellow;
}

#contentColumn .pullQuote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:yellow;
	line-height:24px;
}

#bodyWrapper #footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 110px;
	font-size:10px;
	color:yellow;
	text-align:center;
}

#bodyWrapper a {
	color:white;
	text-decoration:none;
}

#bodyWrapper a:hover {
	text-decoration:underline;
}

#contentColumn ul {
}

#contentColumn li {
	margin-bottom: 10px;
}

a.small {
	font-size:11px;
}

/** globalnav **/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	line-height:1.25em;
}

#globalnav LI {
	float:left;
	margin:0px;
	padding:0px;
}

#globalnav A {
	display:block;
	color:yellow;
	text-decoration:none;
	font-weight:bold;
	background:#000066;
	margin:0;
	padding:0.25em 33px;
	border-left:1px solid yellow;
	border-top:1px solid yellow;
	border-right:1px solid yellow;
	border-bottom:1px solid yellow;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	display:block;
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	background:yellow;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}
