/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
line-height: 1;
font: normal 12px Arial, Helvetica, sans-serif;
vertical-align: top;
background: #fff url(../img/bkg-shadows.gif) repeat-y center;
color: #6d6e70;
}
.right {
float: right;
}
.left {
float: left;
}
table.centered {
	margin: 0 auto;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
.justify {
text-align:justify;
}
.hide {
display: none;
}
.clear {
clear: both;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#ffc;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float:left;
margin:4px 10px 4px 0;
}
img.alignright {
float:right;
margin:4px 0 4px 10px;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
.icon {
	vertical-align: middle;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
color: #221f72;
}
a:hover {
color: #007f7b;
}
a:active {
color: #221f72;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
font: bold 2em "Times New Roman", Times, serif;
}
h2 {
	font: normal normal normal 1.5em/normal Arial, Helvetica, sans-serif;
	color: #007f7b;
	margin-bottom: 5px;
}
h3 {
	font: normal normal bold 1.083em/normal Arial, Helvetica, sans-serif;
	color: #1e176e;
	margin-bottom: 5px;
}
h4 {
	font: normal 1.333em/18px Arial, Helvetica, sans-serif;
	color: #221f72;
}
h5 {
	font: normal normal normal 2em/1.2em Arial, Helvetica, sans-serif;
	color: #221f72;
}

p {
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 1.5em;
}


.sm {
	font-size: 0.917em;
}
.md {
	font-size: 1.167em;
}


.green {
	color: #007f7b;
}
.purple {
	color: #1e176e;
}
.white {
	color: #ffffff;
}

.rule {
	border-top: 1px solid #007f7b;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}

.hr {
	color: #007f7b;
	background-color: #007f7b;
	height: 1px;
}

/* =4 Misc.
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.content-container
{
	min-height: 675px;
}
.content-home
{
	background: url(../img/bkg-paper.png) no-repeat;
	display: inline;
	float: left;
	min-height: 708px;
	width: 710px;
	position: relative;
	padding: 25px 0 0 0;
}
.content-int
{
	display: inline;
	float: left;
	width: 769px;
	position: relative;
}
.content-main
{
	background: url(../img/bkg-paper-int.png) repeat-y;
	min-height: 650px;
}
.content_pad {
	padding-left: 55px;
	padding-right: 75px;
	padding-bottom: 25px;
}
.date
{

	text-align: right;
	width: 300px;
	position: absolute;
	top: -30px;
	right: 50px;
}
.flash-home
{
	margin-left: 17px;
}
.green-bar
{
	background: #007f7b;
	height: 3px;
}
.home-head
{
	width: 204px;
	height: 68px;
	position: absolute;
	z-index: 999;
	top: -40px;
	left: 0px;
}
.hp-pad-left
{
	padding-left: 20px;
}
.introduction
{
	margin: 0 auto;
	width: 615px;
	padding-top: 10px;
}
.login
{
	height: 99px;
}
.logo
{
	display: inline;
	float: left;
	height: 118px;
	margin: 0 10px 0 55px;
	width: 315px;
}
.logo-tagline
{
	height: 118px;
	margin: 35px 0 0 0;
	position: relative;
}

.callouts
{
	position: absolute;
	width: 600px;
	z-index: 990;
	top: 60px;
	right: 0;
}

.seminar
{
	width: 285px;
	padding: 5px;
	background-color: #eeeeee;
	float: right;
}

.promo
{
	width: 285px;
	padding: 5px;
	background-color: #eeeeee;
	float: right;
	margin-left: 10px;
}



.seminar_test
{
	padding: 5px;
	background-color: #75bcbb;
	color: #fff;
	line-height: 15px;
}

.promo_test
{
	padding: 5px;
	background-color: #75bcbb;
	margin: 10px 0 10px 0;
	color: #fff;
	line-height: 15px;
}


.one
{
	display: inline;
	float: left;
	padding-right: 2%;
	width: 31%;
}
.paper-top
{
	height: 82px;
	width: 980px;
	position: relative;
}
.loginlinks
{
	position: absolute;
	z-index: 990;
	top: 58px;
	left: 32px;
}
.paper-top-int, .paper-bottom-int,
{
	height: 35px;
	width: 769px;
}
.seo-bottom
{
	margin: 30px 0 0 50px;
}
.seo-bottom-left
{
	display: inline;
	float: left;
	padding-right: 3%;
	width: 67%;
}
.seo-bottom-right
{
	display: inline;
	float: left;
	width: 30%;
}
.seo-top
{
	font: normal normal normal 1em/22px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 980px;
}
.sidebar-content
{
	padding: 0 10px 0 45px;
}
.sidebar-home
{
	background: url(../img/bkg-sidebar-homepage-blank.jpg) no-repeat;
	display: inline;
	float: left;
	min-height: 444px;
	width: 270px;
}
.sidebar-int
{
	display: inline;
	float: left;
	width: 211px;
}
.signup
{
	margin-left: 35px;
	padding-bottom: 20px;
}
.signup_int
{
	margin-left: 20px;
	padding-bottom: 20px;
	padding-top: 40px;
}
.tagline
{
	display: inline;
	float: left;
	height: 118px;
	position: relative;
	width: 600px;
}
.tagline div
{
	bottom: 20px;
	color: #007f7b;
	font: normal normal normal 2em/normal "Times New Roman", Times, serif;
	left: 0px;
	position: absolute;
}
.tear {
	width: 105px;
	height: 355px;
	position: absolute;
	top: 30px;
	right: 5px;
	z-index: 999;
}
.three
{
	display: inline;
	float: left;
	width: 33%;
}
.two
{
	display: inline;
	float: left;
	padding-right: 2%;
	width: 31%;
}
.who-we-are
{
	height: 440px;
}
.wrapper
{
	background: url(../img/bkg-homepage.jpg) repeat-x;
	margin: 0 auto;
	width: 980px;
	position: relative;
}



.navigation
{
	height: 46px;
	background-image: url(../img/bkg-navigation.gif);
	background-repeat: repeat-x;
	width: 90%;
	margin: 0 auto;
}
.navlist {
	list-style-type: none;
	text-align: center;
}
.navlist li {
	display: inline;
	list-style-type: none;
	font: normal normal normal 1.167em/45px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #918fb6;
}
.navlist li:hover {
	display: inline;
	list-style-type: none;
	font: normal normal normal 1.167em/45px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
.navlist li a {
	padding: 10px 10px 10px 10px;
	color: #fff;
	text-decoration: none;
}
.navlist li a:hover {
	background-image: url(../img/bkg-rollover.gif);
	background-repeat: repeat-x;
}
.navlist li a.current {
	background-image: url(../img/bkg-rollover.gif);
	background-repeat: repeat-x;
}
.navlist li.end a {
	border: none;
}



#dropmenudiv{
	position: absolute;
	font: normal normal normal 14px/18px Arial, Helvetica, sans-serif;
	z-index: 999;
	margin-left: 0px;
	margin-top: 5px;
}
#dropmenudiv a{
	display: block;
	text-indent: 3px;
	text-decoration: none;
	color: #fff;
	padding: 5px;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #007f7b;
}

.bullets {
	list-style: none;
	margin-bottom: 1.5em;
}
.bullets li {
	padding-left: 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.small-list {
	list-style: none;
}
.small-list li {
	padding-left: 10px;
	background-image: url(../img/li-small.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.large-list {
	list-style: none;
	margin-top: 10px;
}
.large-list li {
	padding-left: 12px;
	background-image: url(../img/li-large.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	color: #6d6e70;
	font-size: 1.083em;
	margin-bottom: 5px;
}

.sidebar-list {
	list-style: none;
	margin: 15px 0 0 0;
}
.sidebar-list li {
	padding-left: 12px;
	background-image: url(../img/li-white.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #ffffff;
	margin-bottom: 10px;
}


.subnav {
	list-style: none;
	width: 140px;
	margin: 150px 0 0 40px;
}
.subnav li {
	font: normal normal normal 1.4em/38px Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: 1px solid #908db7;
}
.subnav li:hover {
	background-image: url(../img/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 0.8em;
}

.subnav_admin {
	list-style: none;
	width: 140px;
	margin-left: 50px;
}
.subnav_admin li {
	font: normal normal normal 1em Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: 1px solid #908db7;
	padding-top: 5px;
	padding-bottom: 5px;
}


.subnav a:link, .subnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.subnav a:hover {
	color: #ffffff;
}
.subnav a:active {
	color: #ffffff;
}

.subnav_admin a:link, .subnav_admin a:visited {
	color: #ffffff;
	text-decoration: none;
}
.subnav_admin a:hover {
	color: #ffffff;
}
.subnav_admin a:active {
	color: #ffffff;
}

.disclaimer {
	background: #69b1b0;
	padding: 10px;
	position: absolute;
	top: -35px;
	right: 49px;
	z-index: 990;
	text-align: right;
	color: #fff;
	font-size: 135%;
}


#contents {
	width: 500px;
	background: #ebebeb;
	border: 1px solid #d7d7d7;
	padding: 10px;
	margin: 0 auto;
}

#contents table {
	font-size: 90%;
	border-collapse: collapse;
}

#contents table td {
	border: 1px solid #999;
	width: 20%;
	padding: 5px;
	background-color: #fff;
}


