html {
	overflow: -moz-scrollbars-vertical !important;
}

/* PNG fix

img, div, a { behavior: url(/css/iepngfix.htc) }
*/

body {
	background: #CCD1D9 url(../images/page_background.png) repeat-x center top;
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 76%;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline !important;
}

a img {
	border: 0;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#header {
	background: white url(../images/header.jpg) no-repeat 0 0;
}

#logo {
}

#logo a {
	width: 243px;
	height: 118px;
	display: block;
	text-indent: -5000px;
	outline: none;
}

#toolbar {
	float: right;
	height: 38px;
	background: transparent url(../images/toolbar_background.png) no-repeat top left;
}

div#signup {
	float: left;
	padding: 3px 5px;
}

div#signup div {
	float: left;
	padding: 5px;
}

div#signup div.textbox input {
	font-family: tahoma, arial, helvetica, sans-serif;
	width: 150px;
	border: 1px solid #999;
	padding: 3px;
	font-size: 100%;
}

#toolbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	display: none;
}

#toolbar ul li {
	float: left;
	display: inline;
	margin: 0 10px;
}

#toolbar ul li a {
	padding-left: 23px;
	display: block;
}

#toolbar ul li a.digg {
	background: transparent url(../images/icon_digg.png) no-repeat 0 8px;
}

#toolbar ul li a.delicious {
	background: transparent url(../images/icon_delicious.png) no-repeat 0 8px;
}

#toolbar ul li a.bookmark {
	background: transparent url(../images/icon_bookmark.png) no-repeat 0 8px;
}

#toolbar ul li a.print {
	background: transparent url(../images/icon_print.png) no-repeat 0 8px;
}

#nav {
	clear: both;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 50px;
	height: 33px;
	background: transparent url(../images/navbar_background.png) repeat-x 0 0;
	line-height: 33px;
	font-weight: bold;
	font-size: 110%;
}

#nav ul li {
	float: left;
	margin: 0;
	display: inline;
}

#nav ul li a {
	text-decoration: none;
	color: #333;
	display: block;
	padding: 0 13px;
	background: transparent url(../images/navbar_background.png) repeat-x 0 0;
}

#nav ul li a:hover,
#nav ul li a.on {
	background: transparent url(../images/navbar_on_background.png) repeat-x 0 0;
	text-decoration: none !important;
	color: white;
}

#mainArea {
	clear: both;
	border-top: 1px solid #89867c;
	background: #e9e9e9 url(../images/mainarea_background.png) repeat-y top left;
	height: 1%;
	border-bottom: 10px solid #e9e9e9;
}

#breadcrumbs {
	background: #e9e9e9 url(../images/breadcrumbs_background.png) repeat-x top left;
	height: 30px;
	line-height: 30px;
	color: #125687;
	padding-left: 10px;
}

#breadcrumbs a {
	text-decoration: underline;
}

#breadcrumbs a:hover {
	text-decoration: none !important;
}

#left {
	width: 210px;
	float: left;
	margin-right: 10px;
}

#left h2 {
	background: transparent url(../images/homepage_feature_header.png) no-repeat -4px 0;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 160%;
	color: white;
}

#left #welcome {
	padding: 7px 10px 10px 10px;
}


#left #contact {
	background: white url(../images/features_background.png) repeat-x top left;
	padding: 7px 10px 10px 10px;
	border-top: 10px solid #e9e9e9;
	border-bottom: 10px solid #e9e9e9;
}

#left #contact h3 {
	font-size: 120%;
	margin-bottom: 8px;
}

#left #contact div.padding {
	background-color: white;
	padding: 5px 10px;
}

#left #subnav {
	background-color: white;
}


#left #subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

#left #subnav ul li {
	display: inline;
}

#left #subnav ul li a {
	background: white url(../images/blue_arrow.png) no-repeat 0 9px;
	padding: 5px 0 5px 12px;
	display: block;
}

#left #subnav ul li a.on {
	font-weight: bold;
}

#middle {
	width: 430px;
	float: left;
	margin-right: 10px;
/*
	min-height: 500px;
	height: auto !important;
	height: 500px;
*/
}

#middle div.homepage_feature {
	width: 214px;
	float: left;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	min-height: 260px;
	height: auto !important;
	height: 260px;
}

#middle div.count3 {
	clear: both;
}

#middle div.homepage_feature h2 {
	background: transparent url(../images/homepage_feature_header.png) no-repeat 0 0;
	font-size: 160%;
	color: white;
}

#middle div.homepage_feature h2 a {
	color: white;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	display: block;
}

#middle div.homepage_feature div.padding {
	padding: 10px 10px;
	background-color: white;
}

#middle div.homepage_feature div.padding p a {
	background: white url(../images/blue_arrow.png) no-repeat 0 9px;
	padding: 5px 0 5px 12px;
	display: block;
}

#middle div.homepage_feature div.padding div.image {
	float: left;
	margin: 0 10px 10px 0;
}

#middle div.homepage_feature div.padding p {
	margin-top: 0;
}

#middle div.homepage_feature div.padding ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#middle div.homepage_feature div.padding ul li {
	background: white url(../images/glue_arrow.png) no-repeat 0 3px;
	padding-left: 12px;
}

#right {
	float: left;
	width: 320px;
}

#features {
	background: white url(../images/features_background.png) repeat-x top left;
	padding: 10px;
	height: 1%;
	position: relative;
}

#features h2 {
	font-size: 140%;
	margin-bottom: 10px;
}

#features ul {
	background-color: white;
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

#features ul li {
	margin-bottom: 5px;
}

#features ul li.feature {
	border-bottom: 1px solid #ccc;
}

#features ul li.more {
	border: 0;
	font-weight: bold;
}

#features ul li.feature a.arrowlink {
	display: block;
	background: white url(../images/blue_arrow.png) no-repeat 0 11px;
	padding: 7px 0 7px 12px;
}

#features ul li.video {
	cursor: pointer;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#features ul li.hover {
	background-color: #e5e7ec;
}

#features ul li.video div.image {
	width: 100px;
	float: right;
}

#features ul li.current {
	background-color: #eee;
}

#features ul li.video div.info {
	width: 155px;
	float: left;
}

#features ul li.video div.info h3 {
	font-weight: bold;
	font-size: 100%;
}

#features ul li.video div.info p {
	margin: 0;
}

#features #featured_video {
	background-color: white;
	padding: 10px;
}

#content {
	padding: 10px;
	background-color: white;
}

#content p,
#content ul,
#content ol {
	line-height: 1.5em;
}

#content p.summary {
	font-size: 120%;
	color: #125687;
}

#content p.footer {
	border-top: 1px solid #666;
	padding-top: 1em;
	color: #999;
}

#content h1 {
	font-size: 180%;
	font-weight: normal;
	color: #333;
	margin-bottom: 1em;
}

#content h2 {
	font-size: 150%;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	color: #125687;
	margin: 1em 0;
}

#content h3 {
	font-size: 120%;
	font-weight: bold;
	color: #333;
	margin: 1em 0;
}

#content h4 {
	font-size: 120%;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	margin: 1em 0;
}

#content p {
}

#content ul {
	list-style-type: square;
}

#content a {
	color: #125687;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none !important;
}

#content dl {
	line-height: 1.75em;
	margin-bottom: 1em;
}

#content dl dt {
	float: left;
	width: 140px;
	font-weight: bold;
}

#content dl dd {
	margin-left: 0;
}

#footer {
	clear: both;
	padding: 0 10px;
	height: 33px;
	background: transparent url(../images/navbar_background.png) repeat-x 0 0;
	line-height: 33px;
	margin-bottom: 10px;
}

#footer p {
	margin: 0;
}

#footer p.right {
	width: 400px;
	float: right;
	text-align: right;
}

#footer p.left {
	margin-right: 400px;
}

#footer a {
	color: white;
	text-decoration: underline;
}





















.required {
	color: red;
}

div.error {
	background: #fee url(../images/icon_error.gif) 8px 6px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #f00;
}

div.warning {
	background: #ffd url(../images/icon_warning.gif) 8px 6px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #ffcc00;
}

div.notice {
	background: #def url(../images/icon_notice.gif) 8px 6px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #0099ff;
}

div.success {
	background: #efe url(../images/icon_success.gif) 8px 6px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #33cc00;
}

div#content form div.row {
	padding: 4px 5px;
	vertical-align: middle;
	clear: both;
}

div#content form div.row p {
	display: inline;
	line-height: 2em;
	margin: 0;
}

div#content form div.striped {
	background-color: #eeeeee;
	border-bottom: 1px solid #ddd;
}

div#content form div.row label {
	width: 20%;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
	margin-right: 5px;
}

div.row input,
div.row textarea {
	width: 74%;
}


div#content form div.row div.tip {
	margin-left: 30%;
}

div#content form label.auto {
	margin-right: 1em;
	font-weight: normal;
}

div#content form .auto {
	width: auto !important;
	display: inline !important;
	float: left !important;
}

div#content form fieldset {
	border: 0;
	margin: 1em 0;
	padding: 0;
}

div#content form fieldset legend {
	display: none;
}


table.datatable {
  width: 100%;
margin: 1em 0;
}

table.datatable th {
  font-weight: bold;
  text-align: left;
  padding: 5px 6px 5px 6px;
  border-bottom: 2px solid #125687;
}

table.datatable th a {
  color: #FFF;
  text-decoration: none;
}

table.datatable th a:hover {
  color: #FFF;
  text-decoration: underline;
}

table.datatable td {
  padding: 4px 6px 4px 6px;
  border-bottom: 1px solid #CCC;
}

table.datatable td.button {
  text-align: right !important;
}

table.datatable tr.row1 {
  background-color: #FFF;
}

table.datatable tr.row2 {
  background-color: #EEE;
}

a.doclink {
	background: transparent url(../images/icon_doc.gif) no-repeat 0 0;
	padding: 2px 0 2px 22px;
	line-height: 16px;
}

a.pdflink {
	background: transparent url(../images/icon_pdf.gif) no-repeat 0 0;
	padding: 2px 0 2px 22px;
	line-height: 16px;
}


div#flowplayer_container {
	background-color: white;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

a#flowplayer {
	margin-bottom: 5px;
	width: 280px;
	height: 200px;
	display: block;
	background-repeat: no-repeat;
	background-color: black;
	text-align:center;
}

a#flowplayer img {
	border: 0;
	margin-top: 80px;
}

div.video_player280 {
	margin-bottom: 10px;
}

div.video_player280 a {
	display: block;
	width: 280px;
	height: 200px;
	text-align: center;
	background: transparent url(/images/play_icon.png) no-repeat center center;
	text-indent: -5000px;
}

div.video_player400 {
}

div.video_player400 a {
	display: block;
	width: 400px;
	height: 300px;
	text-align: center;
	background: transparent url(/images/play_icon.png) no-repeat center center;
	text-indent: -5000px;
}
