/* @group Core Elements */

html {
	margin-bottom: 1px;
}

body {
	margin: 0;
	font-family: Arial;
	font-size: 80%;
	line-height: 135%;
}

/* Font family information */

body, td {
	line-height: 135%;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
	font-size: 12px;
}

/* end font family information */

form {
	margin: 0;
	padding: 0;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
	color: #3366CC;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Structure */

#banner {
	float: right;
	width: 580px;
	overflow: hidden;
	color: #0D2C89;
	font-size: 16px;
	font-weight: bold;
}

#top-bar {
	background: #222;
	border-bottom: 1px solid #111;
	overflow: hidden;
}

#header {
	height: 125px;
	background-color: #fff;
	padding-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#main-shadow {
	background: url(../images/content-shadow-l.png) 0 0 no-repeat;
	margin-left: -15px;
}

#main-shadow2 {
	background: url(../images/content-shadow-r.png) 100% 0 no-repeat;
	margin-right: -15px;
}

.side-shadow1 {
	background: url(../images/side-shadow-l.png) 0 40% no-repeat;
}

.side-shadow2 {
	background: url(../images/side-shadow-r.png) 100% 40% no-repeat;
}

#bottom-shadow1 {
	background: url(../images/bottom-shadow-l.png) 0 0 no-repeat;
	margin-left: -11px;
}

#bottom-shadow2 {
	background: url(../images/bottom-shadow-r.png) 100% 0 no-repeat;
	margin-right: -11px;
	height: 100px;
}

#main-content {
	margin-left: 15px;
	margin-right: 15px;
}

#main-content2,
#maincol2 {
	background: url(../images/maincol-bg.png) 0 0 repeat-x;
}

#horiz-menu {
	position: relative;
	z-index: 1;
}

#main-content {
	position: relative;
	z-index: 0;
}

td.maincol {
	background-image: url(../images/maincol-bg-bottom.png);
	background-position:  0 100%;
	background-repeat:  repeat-x;
}

td.leftcol .padding,
td.rightcol .padding,
td.maincol .padding {
	padding: 20px 12px 20px 12px;
}

#content-padding {
	padding: 0 10px;
}

#bottom {

}

#bottom .padding {

}

#showcase {
	overflow: hidden;
}

#showcase-padding {
	padding-top: 20px;
}

#pathway {
	position: relative;
	z-index: 1;
	height: 20px;
	margin: 5px 0 12px 5px;
}

img#logo {
	width: 350px;
	height: 88px;
	background: url(../images/logo.png) 0 0 no-repeat;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
}

#logo_image {
	width: 350px;
	height: 88px;
	background: url(../images/logo.png) 0 0 no-repeat;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
}

.alt {
	display: none;
}

#mainbody-padding {
	padding: 0;
}

table.mainbody {
	width: 100%;
}

.spacer .block {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 33.3%;
}

.spacer.w24 .block {
	width: 25%;
}

/* @group Horizontal Menu */

#horiz-menu {
	background: url(../images/horiz-menu-bg.png) 0 0 repeat-x;
	height: 25px;
	margin: 0 15px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}

#horiz-menu a,
#horiz-menu li.active a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 25px;
	line-height: 30px;
	padding: 0 17px;
	font-weight: normal;
	font-size: 100%;
	overflow: hidden;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
}

#horiz-menu li.active a {
	background: url(../images/horiz-menu-active.png) 0 0;
	color: #0D2C89;
}

#horiz-menu li.active li a {
	background: none;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a {
	background: url(../images/horiz-menu-hover.png) 0 0;
	color: #0D2C89;
}

#horiz-menu li:hover li a,
#horiz-menu li.sfHover li a,
#horiz-menu li.active li a {
	background: none;
}

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu li li, 
#horiz-menu li:hover li,
#horiz-menu li.sfHover li,
#horiz-menu li.parent:hover li,
#horiz-menu li.parent.sfHover li,
#horiz-menu li.active.parent:hover li,
#horiz-menu li.active.parent.sfHover li {
	background: url(../images/dropdown-div.png) 0 100% repeat-x;
}

#horiz-menu li li.parent a.daddy,
#horiz-menu li.active li.parent a.daddy,
#horiz-menu li li.parent:hover a.daddy,
#horiz-menu li.active li.parent:hover a.daddy,
#horiz-menu li li.parent-sfHover a.daddy,
#horiz-menu li.active li.parent-sfHover a.daddy {
	background: url(../images/dropdown-child.png) 95% 50% no-repeat;
}

/* mouseovers */

#horiz-menu li li a:hover {
	background: none;
}

#horiz-menu li li.active,
#horiz-menu li.active li a,
#horiz-menu li.active li a:hover {
	background: none;
}

#horiz-menu li li a {
	font-size: 100%;
	font-weight: normal;
	background: none;
}

/* @end */

/* @group Sub Menu */

ul.menu {
	margin: 0 0 10px 0;
	padding: 0;
}

ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu a {
	display: block;
	line-height: 26px;
	text-indent: 13px;
	background: url(../images/path-arrow.png) 0 50% no-repeat;
}

ul.menu ul {
	margin: 0 0 0 10px;
	padding: 0;
}

ul.menu ul a {
	text-indent: 13px;
	line-height: 26px;
	margin-left: 10px;
	background: url(../images/path-arrow.png) 0 50% no-repeat;
}

ul.menu ul ul {
	padding: 0;
	margin-left: 20px;
}

ul.menu li li {
	padding: 0;
	margin: 0;
}

ul.menu li.active a,
ul.menu li a:hover,
ul.menu li.active a:hover {
	text-decoration: none;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 26px;
	font-size: 100%;
	padding-left: 13px;
	text-decoration: none;
	background: url(../images/path-arrow.png) 0 50% no-repeat;
}

a#active_menu.sublevel {
	background: url(../images/path-arrow.png) 0 50% no-repeat;
}

a.sublevel {
	text-decoration: none;
	line-height: 28px;
	background: url(../images/path-arrow.png) 0 50% no-repeat;
	padding-left: 13px;
}

a.mainlevel:hover,
a.sublevel:hover {
	text-decoration: none;
}

/* @end */

/* @group Content Styles */

/* @group Readon */

a.readon {
	margin-top: 15px;
	padding: 0 0 4px 0;
	font-weight: normal;
	font-size: 100%;
	display: block;
	width: 150px;
	height: 25px;
	text-indent: 6px;
	line-height: 22px;
	background: url(../images/readon.png) 0 100% no-repeat;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 20px;
	line-height: 22px;
	float: left;
	overflow: hidden;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 6px;
	height: 20px;
	padding-right: 10px;
	background: url(../images/path-arrow.png) 0 50% no-repeat;
}

span.pathway a {
	float: none;
	padding: 0 10px 0 0;
}

/* @end */

/* @group Typography */

ul.number,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4 {
	padding-left: 10px;
	margin: 25px 0;
}

ul.number li,
ul.bullet-1 li, 
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 15px;
}

ul.bullet-1 li {
	background: url(../images/path-arrow.png) 0 4px no-repeat;
}

ul.bullet-2 li {
	background: url(../images/bullet-2.png) 1px 4px no-repeat;
}

ul.bullet-3 li {
	background: url(../images/bullet-3.png) 1px 6px no-repeat;
}

ul.bullet-4 li {
	background: url(../images/bullet-4.png) 1px 6px no-repeat;
}

pre {
	padding: 10px;
	background: url(../images/blockquote-bg.png) 0 0;
}

blockquote {
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 10px;
	margin: 20px 0;
	background: url(../images/blockquote-bg.png) 0 0;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

/* @end */

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

a img.album {
	border-width: 2px;
	border-style: solid;
}

.clr {
	clear:both;
}

fieldset {
	border-left: 0;
	border-right: 0;
}

fieldset.input {
	border: 0;
}

a img {
	border: 0;
}

img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}

body .pollstableborder {
	border: 0px;
}

.back_button {
	margin: 20px 0;
}

/* @end */

.rightcol h3 {
	color: #0D2C89;
	background: url(../images/sidebar_h3.png) 0 0 repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding: 0pt;
	text-indent: 10px;
	height: 20px;
	line-height: 18px;
}

.rightcol ul {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 15px;
}

.dark_block {
	margin-left: 10px;
	margin-right: 10px;
}

.dark_block h3 {
	background: #2E96FE url(../images/sidebar_h3-dark.png) 0 0 repeat-x;
	color: #fff;
}


/* Overlay definitions */

#page-bg {
	background: url(../images/bg/abstract-light.png) 0 0 repeat-x;
}

.rok-content-rotator {
	margin: 0;
	background: url(../images/rotator-br.png) 100% 100% no-repeat;
}

.rotator-2 {
	background: url(../images/rotator-bl.png) 0 100% no-repeat;
}

.rotator-3 {
	background: url(../images/rotator-tr.png) 100% 0 no-repeat;
}

.rotator-4 {
	background: url(../images/rotator-tl.png) 0 0 no-repeat;
	padding: 0px 10px 10px 10px;
}

.rok-content-rotator li {
	height: 34px;
}

.rok-content-rotator h2 {
	padding: 0 0 3px 0px;
	font-size: 150%;
	height: 40px;
	line-height: 30px;
	color: #0D2C89;
	font-weight: bold;
}

.rok-content-rotator h3 {
	width: 213px;
	height: 34px;
	font-size: 100%;
	line-height: 36px;
	text-indent: 15px;
	padding: 0;
	margin: 0 7px 0 7px;
	z-index: 1;
	background: url(../images/rotator-tab.png) 2px 0 no-repeat;
	outline: none;
	color: #0D2C89;
}

.rok-content-rotator h3.bottom {
	background: url(../images/rotator-tab-bottom.png) 2px 0 no-repeat;
}

.rok-content-rotator h3 a {
	display: block;
	z-index: 3;
	position: absolute;
	width: 213px;
	color: #666;
	outline: none;
}

.rok-content-rotator h3 a.active {
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}

.rok-content-rotator h3 a:hover,
.rok-content-rotator h3 a:hover.active {
	text-decoration: underline;
}

.rok-content-rotator .arrow {
	position: absolute;
	width: 213px;
	height: 34px;
	left: 19px;
	z-index: 2;
	background: url(../images/rotator-tab-active.png) 0 0 no-repeat;
}

.rok-content-rotator .content {
	padding: 0px 20px 20px 20px;
	margin-top: 40px;
	display: none;
}

.rok-content-rotator .content img {
	padding: 5px;
}

.rok-content-rotator .active {
	display: block;
}


/* dont change below */
.rok-content-rotator {
	position: relative;
}

.rok-content-rotator ul {
	padding: 0;
	float: left;
	margin: 0;
	width: 212px;
	background: url(../images/rotator-shadow.png) 100% 50% no-repeat;
}

.rok-content-rotator .arrow {
	position: absolute;
	top: 60px;
}

.rok-content-rotator li { 
	list-style: none;
	padding: 0;
}

.rok-content-rotator .content {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 230px;
	margin-top: 40px;
	padding: 8px;
}


.rok-content-colorbox {
	margin: 0;
	background: url(../images/colorbox-br.png) 100% 100% no-repeat;
}

.colorbox-2 {
	background: url(../images/colorbox-bl.png) 0 100% no-repeat;
}

.colorbox-3 {
	background: url(../images/colorbox-tr.png) 100% 0 no-repeat;
}

.colorbox-4 {
	background: url(../images/colorbox-tl.png) 0 0 no-repeat;
	padding: 0px 10px 10px 10px;
	color: #fff;
}

.colorbox-title {
	padding: 0 0 3px 0px;
	font-size: 150%;
	height: 40px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
}

.colorbox-4 p {
	margin: 0pt;
}

.colorbox-4 input {
	padding: 3px;
	width: 200px;
	border: 1px solid #0D2C89;
	float: right;
	margin: 2px;
}

#am_wrapper {
	width: 250px;
	float: right;
	height: 102px;
	margin: 8px;
}

.rok-content-am_family {
	background: url(../images/am_family-br.png) 100% 100% no-repeat;
}

.am_family-2 {
	background: url(../images/am_family-bl.png) 0 100% no-repeat;
}

.am_family-3 {
	background: url(../images/am_family-tr.png) 100% 0 no-repeat;
}

.am_family-4 {
	background: url(../images/am_family-tl.png) 0 0 no-repeat;
	padding-left: 6px;
}

#banner .right {
	height: 20px;
	margin-top: 100px;
	margin-right: 260px;
}

.am_family-title {
	padding: 0 0 3px 0px;
	height: 15px;
	line-height: 20px;
	color: #0D2C89;
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 2px;
}

#am_family {
	height: 84px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto; 
}

#am_family a {
	text-align: center;
	margin-top: 5px;
	margin-left: 25px;
}

/* @end */
