/* Stromghold Custom Styles */

body {
	background: url(img/layout3_bkg.png) repeat-x #DCF6FF;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0
}

img {
	border: 0
}

p {
	line-height: 1.4em;
	margin: 0 0 8px 0;
}

a:link {
	color: #2B76C4;
}

a:visited {
	color: #266FBC;
}

a:hover {
	color: #C92E2A;
	text-decoration: none
}

/* Custom Styles */

#mainContainer {
	width: 770px;
	position: relative;
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 126px;
	background: url(img/header_bkg.gif) no-repeat bottom center;
	z-index: 100;
}

#header ul {
	background: url(img/function_bkg.png) repeat-x;
	list-style: none;
	position: absolute;
	right: 20px;
	top: 0;
	height: 28px;
	margin: 0;
	padding: 0;
}

#header ul li {
	float: left
}

#header span {
	display: none
}

#logoWeb {
	display: block;
	padding: 12px 0 0 12px;
	width: 280px;
	height: 74px;
	border: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:262px;
	height: 68px;
	z-index: 10;
}

#printLogo {
	display: none
}

#banner {
	position: absolute;
	right: 1px;
	top: 43px;
	height: 215px;
	width: 580px;
}

#bodyBkg {
	width: 770px;
	background: url(img/body_bkg.jpg) repeat-y top center;
}

#contentHome {
	float: right;
	margin-top: 118px;
	padding: 18px 20px 20px 10px;
	width: 405px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 375px;
}

*html #contentHome {
	padding: 25px 20px 20px 10px;
}

#content {
	float: right;
	margin-top: 20px;
	padding: 18px 20px 20px 10px;
	width: 405px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 375px;
}

*html #content {
	margin-top: 28px;
}

#contentWide {
	float: right;
	margin-top: 20px;
	padding: 18px 37px 20px 8px;
	width: 568px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 523px;
}

*html #contentWide {
	margin-top: 28px;
}

#teaserHome {
	background: url(img/teaser_bkg.png) repeat-y;
	margin-top: 125px;
	float: right;
	width: 165px;
	padding: 18px 25px 20px 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 125px;
}

*html #teaserHome {
	padding: 25px 25px 20px 15px;
}

#teaser {
	background: url(img/teaser_bkg.png) repeat-y;
	margin-top: 30px;
	float: right;
	width: 165px;
	padding: 13px 25px 20px 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 125px;
}

*html #teaser {
	padding: 21px 25px 20px 15px;
}


.clear {
	clear: both;
	line-height: 0;
	font-size: 0
}

#footer {
	background: url(img/footer.gif) no-repeat;
	position: relative;
	width: 770px;
	height: 32px;
}

#footer p {
	color: #266FBC;
	font-size: 10px;
	margin: 0;
}

#gcStamp {
	padding: 12px 25px 0 0;
	float: right;
	line-height: 10px
}

#gcStamp img {
	position: relative;
	top: 5px
}

#copyright {
	float: left;
	padding: 19px 0 0 200px
}

/* Xstandard Goodies */

.indent	{
	padding-left: 20px
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	display: inline
}

.imageFloatRight {
	float: right;
	display: inline
}

/* Form Styles */

form {
	display: inline;
}

label {
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 6px;
	font-size: 11px;
	line-height: 1.8em;
}

label.required {
	font-weight: bold;
	color: #C80027;
}

form br {
	clear: left;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}

.page {
	margin: 5px 0 5px 0;
	line-height: 20px;
}



