body * {
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body {
	width: 844px;
	margin: 0px auto;
}
h1, .h1 { font-size: 2.3em; }
h2, .h2 { font-size: 1.6em; }
h3, .h3 { font-size: 1.4em; }
h4, .h4 { font-size: 0.9em; }
h1, .h1, h2, .h2, h3, .h3 {
	letter-spacing: -1px;
	font-weight: normal;
	color: #3B3562;
}

h1 a, h2 a, h3 a {
	color: #3B3562;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

span, div, td, th, p { font-size: 12px; }
a img { border: 0px; }

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul li {
	padding: 0px;
	padding-left: 20px;
	margin: 10px 0px;
	background: url(../images/bullet-white.gif) no-repeat left 1px;
	font-size: 0.9em;
	line-height: 1.1em;
}
ul.purple li { background-image: url(../images/bullet-purple.gif); color: white; }
ul.purple li a { color: white; text-decoration: none; }
ul.purple li a:hover { text-decoration: underline; }


tr.zero { background: #3D3763; color: white; }
tr.even { background: #EDEDF3; }


.ig-orange { color: #CE6A68; }







div#wrap { /* no style */ }
div#page { width: 844px; }


.bw-orange { color: #F0B310; }


/** Header CSS */
div#head { padding: 15px 0px 1px 0px; }


/** Navigation menu in header area */
div#head div.misc {
	margin-bottom: 10px;
	height: 55px;
}
div#head div.misc a img	{ border: none; }
div#head div.misc div.motto {
	float: right;
	height: 40px;
	margin-top: 15px;
	line-height: 40px;
	padding: 0px 15px;
	font-weight: bold;
}
div#head div.nav {
	background: url(../images/nav-bg-repeat.jpg) repeat-x;
	height: 2em;
	clear: both;
}
div#head div.nav div.left {
	background: url(../images/nav-bg-left.jpg) no-repeat;
	float: left;
	height: 1em;
	width: 1em;
}
div#head div.nav div.right {
	background: url(../images/nav-bg-right.jpg) no-repeat right top;
	float: right;
	line-height: 2em;
	padding-right: 10px;
	font-size: 0.9em;
/*	width: 1em;*/
}
div#head div.nav a {
	display: block;
	color: #333;
	float: left;
	height: 2em;
	margin: 0em 1em;
	line-height: 2em;
	font-size: 0.9em;
	text-decoration: none;
	background: transparent;
}
div#head div.nav a:hover {
	background: url(../images/nav-link-hover.gif) bottom repeat-x;
}



/** Main Website Container */
div#main {
	height: 1%;
	clear: both;
}


/** Home-Focus styles are applied to the home page only */
div.home-focus h1,
div.home-focus .h1,
div.home-focus h2,
div.home-focus .h2,
div.home-focus h3,
div.home-focus .h3 {
	color: white;
}

div#main div.home-focus	{ color: white; }
div#main div.home-focus div.list h3	{ color: #9693A9; margin-top: 0px; }
div#main div.home-focus div.list {
	background: url(../images/home-menu-left-bg-repeat.jpg) left;
	float: left;
	width: 14.5em;
	height: 17.5em;
	padding: 0em 1.66em;
}
div#main div.home-focus div.image	{ float: left; }
div#main div.home-focus div.snippet {
	background: url(../images/home-snippet-right-bg-repeat.jpg) left;
	float: left;
    width: 28.75em;
	height: 14.2em;
	padding: 1.66em;
}
div#main div.home-focus div.snippet a	{ color: #4377C3; }
div#main div.home-focus div.snippet h1	{ line-height: 1em; margin-top: 0px; }


/** Content is use on all page including the homepage */
div#main div.content	{ padding: 12px 0px; }
div#main div.content div.left	{ float: left; width: 214px; font-size: 9px; }
div#main div.content div.left p	{ float: left; width: 214px; font-size: 11px; }

div#main div.page-content strong { color: #3B3562; }
div#main div.page-content {
	width: 580px;
	float: right;
	padding: 10px 20px;
}
div#main div.page-content ul {
	padding-left: 15px;
}
div#main div.page-content ul li {
	padding: 0px;
	padding-left: 25px;
}

/** Left-Side is not available on the homepage */
div#main div.left-side {
	float: left;
	width: 214px;
	border-top: 4px solid #1F1A3E;
}
div#main div.left-side div.nav {
	border-top: 4px solid #27224A;
	border-bottom: 1px solid #B5201D;
	background: #2F2A56 url(../images/page-nav-bg-repeat.jpg) repeat-x bottom;
	color: white;
	padding: 0px 20px 10px 20px;
}
div#main div.left-side div.nav h3 {
	color: #9693A9;
}

div#main div.left-side div.extra p { font-size: 0.9em; }
div#main div.left-side div.extra {
	border-top: 1px solid #D89C8B;
	background: #EDEDF3;
	padding: 7px 21px;
	font-size: 0.9em;
	line-height: 1.4em;
}




/** Teaser section */
div#tease {
	position: relative;
	background: url(../images/teaser-bg-repeat.jpg) repeat-x bottom;
	clear: both;
	margin: 7px 0px;
}
div#tease div.left {
	background: transparent url(../images/tease-background-left.gif) no-repeat bottom left;
	width: 9px;
	float: left;
	height: 9px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
div#tease div.right {
	background: transparent url(../images/tease-background-right.gif) no-repeat bottom right;
	width: 9px;
	float:right;
	height: 9px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div#tease div.tease1 {
	background: transparent;
	width: 212px;
	float: left;
	border: 1px solid #EAE8ED;
	border-top: 1px solid #EAE8ED;
}
div#tease div.tease2 {
	background: transparent;
	width: 245px;
	float: left;
	border: 1px solid #EAE8ED;
	border-top: 1px solid #EAE8ED;
}
div#tease div.tease3 {
	background: transparent;
	width: 381px;
	float: left;
	border: 1px solid #EAE8ED;
	border-top: 1px solid #EAE8ED;
}

/** Footer */
div#foot {
	border-top: 1px solid #ccc;
	clear: both;
	color: #ccc;
}
div#foot p	{ font-size: 0.8em; }
div#foot p a	{ color: #ccc; }
div#foot p a:hover	{ color: #666; }


/**/
div.rowed {
	background: #ddf;
	padding: 7px 14px;
	display: block;
}
div.rowed table {
	background: white;
	margin: 7px 0px;
	width: 100%;
}
div.rowed table th,
div.rowed table td {
	padding: 5px;
}
div.rowed table td {
	width: 100%;
}


/** Error Related Styles */
.error { color: red; }

div.errorbox {
  font-size: 10pt;  width: 450px;  border: 2px solid red;
  text-align: left;  color: red;  padding: 5px; margin: 0px auto;
	-moz-box-sizing: border-box; }

div.errorbox ul    { margin: 0 2em; }
div.errorbox ul li { margin: 2px; font-size: 9pt; }


/** Form styles */
form.genric div.wrap {
	padding: 7px 14px;
	margin: 0px auto;
	width: 475px;
}
form.generic label {
	display: block;
	float: left;
	width: 100px;
	padding-right: 7px;
	text-align: right;
}