body
{
	background: #fff url(/images/layout/page_bg.gif) repeat-x left;
	text-align: center;
	font-size: 62.5%;
	font-family: arial, sans-serif;
	margin: 0px;
	padding: 10px;
}

.container
{
	margin: 0 auto;
	text-align: left;
	background: #fff;
	border: 1px solid #3373BC;
	width: 760px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 758px;
}

html>body .container {
  width: 758px;
} 

.top
{
	margin: 0px;
	padding: 0px;
	background: #fff url(/images/layout/nav_bg2.gif) repeat-x bottom left;
	height: 15px;
	border-bottom: 1px solid #3373BC;
}

.header
{
	margin: 0px;
	padding: 0px;
	background: #fff url(/images/layout/stress_buster_header.jpg) no-repeat top left;
	height: 67px;
	color: #333;
}

.header img
{
	display: block;
	margin: 0px;
	padding: 0px;
}

.header p
{
	float: right;
	margin: 0px;
	padding: 5px;
	text-align: right;
	font-weight: bold;
}

.navOuter
{
	background: #fff url(/images/layout/nav_bg.gif) repeat-x bottom left;
	border-top: 1px solid #3373BC;
	border-bottom: 1px solid #3373BC;
	border-right: 0px;
	border-left: 0px;
}

.nav
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

.nav ul
{
	padding: 5px 0px 5px 20px;
	margin: 0px;
}

.nav li
{
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.nav a
{
	color: #333;
	margin: 0px;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}

.divider
{
	border-right: 2px solid #333;
}

.nav a:hover
{
	color: #666;
	text-decoration: underline;
}

.content
{
	background: #fff url(/images/layout/watermark.jpg) no-repeat bottom left;
	color: #333;
	padding: 8px;
	font-size: 1.2em;
	border-top: 5px solid #ddd;
	line-height: 1.2em;
}

.content p
{
	margin: 0px;
	padding: 10px;
	text-align: justify;
}

p.centered
{
	text-align: center;
	font-weight: bold;
	color: #3373BC;
}

.content a
{
	color: #3373BC;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover
{
	color: #666;
	text-decoration: underline;
}

.content h1
{
	color: #3373BC;
	font-size: 1.6em;
	text-align: center;
}

.content h2
{
	margin: 0px;
	padding: 5px;
	color: #3373BC;
	font-size: 1.2em;
}

.floatRight
{
	float: right;
	width: 260px;
	padding: 0px 10px 0px 10px;
}

.floatRight p
{
	margin: 0px;
	padding: 2px;
	color: #3373BC;
	font-size: 1em;
	text-align: right;
}

.floatRight img
{
	display: block;
	padding: 0px;
	margin: 5px; 0px 0px 10px;
	border: 2px solid #3373BC;
}

.footer
{
	background: #fff;
	border-top: 1px solid #3373BC;
	border-bottom: 1px solid #3373BC;
	border-right: 0px;
	border-left: 0px;
	color: #555;
}

.footer p
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	text-align: right;
}

.copyright
{
	float: left;
	padding-left: 20px;
	margin: 0px;
}

.cnx
{
	width: 760px;
	margin: 0px auto;
	color: #6AAFE8;
	text-align: right;
	padding-right: 20px;
}

.cnx a
{
	color: #6AAFE8;
	text-decoration: none;
}

.cnx a:hover
{
	color: #333;
	text-decoration: underline;
}

.requiredInfo
{
	font-size: 0.8em;
}

.required
{
	color: #f00;
}
