/*
Theme Name: Prolific Solutions
Theme URI: http://proso.com
Author: Key Web Concepts, Inc.
*/


body {
	background: url(images/bg.gif) top repeat-x #ffffff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	}

#wrapper {
	width: 1019px;
	margin: 0 auto 0 auto;
	}

#wrapper-bg {
	width: 978px;
	float: left;
	position: relative;
	padding: 0 21px 0 20px;
	background: url(images/shadow.png) center repeat-y;
	}

/* Header */

#header {
	width: 956px;
	height: 112px;
	padding: 0 10px 0 10px;
	background: url(images/header-bg.gif) top no-repeat;
	border: 1px solid #c7c7c7;
	border-top: 0;
	float: left;
	position: relative;
	margin: 0 0 4px 0;
	}

#logo {
	float: left;
	position: absolute;
	top: 7px;
	left: 12px;
	}

#top-nav {
	background: url(images/top-nav-bg.gif) top right no-repeat;
	float: right;
	position: relative;
	min-width: 602px;
	height: 29px;
	padding: 3px 5px 0 0;
	}

ul#header-links {
	float: right;
	display: block;
	margin: 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #d9d9d9;
	}

ul#header-links li {
	float:left;
	margin: 0;
	margin-left:5px;
	font-size: 10px;
	line-height: 10px;
	list-style: none;
	list-style-image: none;
	}

ul#header-links li a {
	color:#636363;
	text-decoration:none;
	display:block;
	padding: 5px;
	}

ul#header-links li a:hover {
	color:#f26400;
	text-decoration:none;
	}

#search {
	float:right;
	width: 320px;
	height:21px;
	padding-left: 8px;
	}

#search #searchradio {
	float: left;
	font-size: 9px;
	padding-right: 5px;
	}

#search #searchfield {
	float: right; 
	}

#search form {
	margin: 0;
	}

#search input#searchinput {
	float: left;
	display: block;
	width:159px;
	height: 16px;
	border:0;
	margin:0 5px 0 0;
	padding: 5px 7px 0 7px;
	font-size: 10px;
	color: #666666;
	background-image: url(images/search-bar.png);
	}

#search input#searchinput:hover {
	background-image: url(images/search-bar-focus.png);
	}

#search input#searchsubmit {
	float: left;
	display: block;
	width:36px;
	height:21px;
	border:0;
	background: url(images/search-button.png) top right no-repeat;
	cursor: pointer;
	}

#search input#searchsubmit:hover {
	background-image: url(images/search-button-hover.png);
	}

#social {
	float: right;
	position: relative;
	width: 260px;
	height: 57px;
	padding: 0 0 9px 0;
	margin: 15px 0 0 0;
	clear: right;
	}

ul#social-links{display: block; width: 260px; height: 33px; float: right; margin: 0; padding: 0 0 9px 0;}
ul#social-links li{display:block; width: 40px; height: 33px; float: left; margin: 0 0 0 3px; padding: 0; list-style: none;}
ul#social-links li a{display:block; width: 40px; height: 33px;}
ul#social-links li#fb {background: url(images/facebook.gif) top right no-repeat;}
ul#social-links li#fb:hover {background: url(images/facebook2.gif) top right no-repeat;}
ul#social-links li#twt {background: url(images/twitter.gif) top right no-repeat;}
ul#social-links li#twt:hover {background: url(images/twitter2.gif) top right no-repeat;}
ul#social-links li#linkedin {background: url(images/linkedin.gif) top right no-repeat;}
ul#social-links li#linkedin:hover {background: url(images/linkedin2.gif) top right no-repeat;}
ul#social-links li#wordpress {background: url(images/wordpress.gif) top right no-repeat;}
ul#social-links li#wordpress:hover {background: url(images/wordpress2.gif) top right no-repeat;}
ul#social-links li#rss {background: url(images/rss.gif) top right no-repeat;}
ul#social-links li#rss:hover {background: url(images/rss2.gif) top right no-repeat;}
ul#social-links li#mail {background: url(images/email.gif) top right no-repeat;}
ul#social-links li#mail:hover {background: url(images/email2.gif) top right no-repeat;}

#social-label {float: right; clear: right; width: 260px; border-top: #a2a2a2 1px solid; padding-top: 3px; color: #666666; letter-spacing: 10px; text-align: right; font-size: 10px;}

/* Nav */

#nav {
	width: 944px;
	height: 35px;
	float: left;
	position: relative;
	background: url(images/nav-bg.gif) top center no-repeat;
	border: 1px solid #c7c7c7;
	padding: 6px 16px 6px 16px;
	margin: 0 0 4px 0;
	z-index:50;
	}

#nav ul {
	display: block;
	width: 946px;
	margin: 0;
	padding: 0;
	}

#nav ul li {
	display: block;
	border-right: 1px solid #17233f;
	border-left: 1px solid #67769b;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
	list-style: none;
	list-style-image: none;
	}

#nav ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 26px;
	padding: 9px 26px 0 27px;
	background: url(images/nav-hover.png) 0% 100% repeat-x;
	cursor: pointer;
	}

#nav ul li a:hover {
	background: url(images/nav-hover.png) 0% 0% repeat-x;
	clear:both;
	}
.clear {
	clear:both;
	}

/* Drop-Down Menus */

#nav ul li .dropdown {
	display: none;
	position: absolute;
	z-index: 100;
	float: left;
	background: #ffffff;
	border: 3px solid #08215c;
	border-top: 0;
	padding: 10px 10px 10px 10px;
	}

#nav ul li:hover .dropdown {
	display: block;
	}

#nav ul li .dropdown .dd-group {
	float: left;
	padding: 0 15px 0 15px;
	border: 0;
	}

#nav ul li .dropdown .right {
	border-left: 1px solid #08215c;
	}

#nav ul li .dropdown .dd-group h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0;
	margin: 10px 0 5px 0;
	padding: 0;
	}

#nav ul li .dropdown .dd-group ul {
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
	width: auto;
	min-width: 100px;
	}

#nav ul li .dropdown .dd-group ul li {
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
	letter-spacing: 0;
	float: none;
	clear: both;
	}

#nav ul li .dropdown .dd-group ul li a {
	margin: 0;
	padding: 0;
	display: block;
	height: auto;
	color: #69789c;
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 0 5px 0;
	}

#nav ul li .dropdown .dd-group ul li a:hover {
	color: #f26400;
	}

/* Home Banner */

.home-banner {
	width: 978px;
	height: 280px;
	float: left;
	position: relative;
	padding: 0;
	z-index:0;
	}

h1.home-banner-title {
	margin: 0 0 0 0;
	font-size: 36px;
	}

.home-banner-subtitle {
	margin: 0 0 10px 0;
	}

.home-banner p {
	font-size: 15px;
	line-height: 17px;
	}

.home-banner-img {
	position: absolute;
	top: 0;
	right: 0;
	}

.home-banner a.more {
	width: 90px;
	position: absolute;
	bottom: 10px;
	}

/* Sidebar */

.sidebar

.sidebar .box {
	background: url(images/sb-nav-bg.gif) top repeat-x #08215c;
	}

.sidebar .box, .sidebar .box h1, .sidebar .box h2, .sidebar .box h3, .sidebar .box h4, .sidebar .box h5, .sidebar .box h6, .sidebar .box ul, .sidebar .box ol {
	color: #ffffff;
	}

.sidebar .box p {
	color: #afbad4;
	}

.sidebar .box ul {
	margin: 0 0 15px 0;
	padding: 0 10px 0 27px;
	}

.sidebar .box ul li {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
	list-style-image: url(images/bullet2.png);
	}

.sidebar .box a {
	color: #ffffff;
	text-decoration: none;
	}

.sidebar .box a:hover {
	color: #afbad4;
	text-decoration: underline;
	}

table#wp-calendar {
	width: 190px;
	}

table#wp-calendar caption {
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	}

table#wp-calendar th {
	border-bottom: 1px solid #cccccc;
	}

table#wp-calendar td {
	padding: 0;
	border: 0;
	text-align: center;
	}

table#wp-calendar td#prev a, table#wp-calendar td#next a {
	display: block;
	background: #4c6191;
	padding: 5px 0 5px 0;
	margin: 20px 0 0 0;
	}

table#wp-calendar td#prev a:hover, table#wp-calendar td#next a:hover {
	background: #40527e;
	padding: 5px 0 5px 0;
	margin: 20px 0 0 0;
	text-decoration: none;
	}

/* Blog Posts */

.post {
	width: 701px;
	float: left;
	position: relative;
	background: url(images/td-bg.png) bottom repeat-x;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #eeeeee;
	border-right: 1px dotted #eeeeee;
	padding: 16px 12px 12px 12px;
	margin: 0 0 20px 0;
	}

.posttitle {
	margin: 0 0 0 0;
	}

p.post-data {
	margin: 0 0 20px 0;
	}

.post-halfwidth {
	width: 330px;
	height: 265px;
	float: left;
	position: relative;
	background: url(images/td-bg.png) bottom repeat-x;
	border-bottom: 1px dotted #c7c7c7;
	padding: 16px 12px 12px 12px;
	margin: 0 4px 20px 4px;
	}

.pagetitle {
	margin: 0 0 20px 0;
	}

.entry-content {
	width: 701px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	}

.entry-content-halfwidth {
	width: 330px;
	float: left;
	}

p.comments {
	display: block;
	width: 693px;
	background: #eeeeee;
	padding: 5px;
	margin: 35px 0 15px 0;
	}

p.comments a {
	color: #08215c;
	}

p.comments a:hover {
	color: #666666;
	}

.search-result {
	border-bottom: 1px dotted #666666;
	padding: 5px 0 5px 0;
	margin: 0 0 8px 0;
	}

.entry a {
	color: #f26400;
	text-decoration: none;
	}

.entry a:hover {
	color: #08215c;
	}

.post-navigation {
	width: 100%;
	float: left;
	margin: 10px 0 20px 0;
	}

.nav-previous a {
	display: block;
	text-align: left;
	width: 99%;
	height: 15px;
	padding: 5px 0 5px 5px;
	margin: 0 0 5px 0;
	background: #dddddd;
	color: #08215c;
	}

.nav-previous a:hover {
	color: #666666;
	}

.nav-next a {
	display: block;
	text-align: right;
	width: 99%;
	height: 15px;
	padding: 5px 5px 5px 0;
	margin: 0 0 5px 0;
	background: #dddddd;
	color: #08215c;
	}

.nav-next a:hover {
	color: #666666;
	}

.comment-div {
	background: url(images/td-bg.png) bottom repeat-x;
	border: 1px dotted #c7c7c7;
	padding: 12px;
	margin: 25px 0 0 0;
	}

ol.commentlist {
	margin: 15px 0 25px 0;
	padding: 0;
	}

ol.commentlist li {
	margin: 0 0 6px 0;
	padding: 12px;
	background: url(images/td-bg.png) bottom repeat-x;
	border-bottom: 1px dotted #c7c7c7;
	border-left: 1px dotted #eeeeee;
	border-right: 1px dotted #eeeeee;
	list-style: none;
	list-style-image: none;
	}

/* Main Content Templates */

.main {
	width: 978px;
	float: left;
	position: relative;
	margin: 0 0 4px 0;
	}

.page-title {
	width: 952px;
	height: 44px;
	float: left;
	position: relative;
	margin: 0;
	padding: 9px 12px 0 12px;
	background: url(images/title-bar.gif) top center no-repeat;
	border: 1px solid #c7c7c7;
	border-bottom: 10px solid #08215c;
	}

.page-title h1 {
	font-size: 30px;
	color:;
	margin: 0;
	padding: 0;
	line-height: 30px;
	}

/* One Column */

.onecol {
	width: 978px;
	float: left;
	position: relative;
	margin: 0;
	z-index:0;
	}

.onecol .box {
	width: 952px;
	float: left;
	position: relative;
	border: 1px solid #c7c7c7;
	background: url(images/content-block-bg.gif) bottom repeat-x #ffffff;
	padding: 16px 12px 12px 12px;
	}

/* Two Columns */

.twocol-left {
	width: 653px;
	float: left;
	position: relative;
	margin: 0 2px 0 0;
	}

.twocol-right {
	width: 321px;
	float: right;
	position: relative;
	margin: 0 0 0 2px;
	}

.twocol-left .box {
	width: 627px;
	float: left;
	position: relative;
	border: 1px solid #c7c7c7;
	background: url(images/content-block-bg.gif) bottom repeat-x #ffffff;
	padding: 16px 12px 12px 12px;
	}

.twocol-right .box {
	width: 295px;
	float: right;
	position: relative;
	border: 1px solid #c7c7c7;
	background: url(images/content-block-bg.gif) bottom repeat-x #ffffff;
	padding: 16px 12px 12px 12px;
	}

/* Three Columns */

.threecol-left {
	width: 323px;
	float: left;
	position: relative;
	margin: 0 2px 0 0;
	}

.threecol-mid {
	width: 324px;
	float: left;
	position: relative;
	margin: 0 2px 0 2px;
	}

.threecol-right {
	width: 323px;
	float: right;
	position: relative;
	margin: 0 0 0 2px;
	}

.threecol-left .box {
	width: 297px;
	float: left;
	position: relative;
	border: 1px solid #c7c7c7;
	background: url(images/content-block-bg.gif) bottom repeat-x #ffffff;
	padding: 16px 12px 12px 12px;
	}

.threecol-mid .box {
	width: 298px;
	float: left;
	position: relative;
	border: 1px solid #c7c7c7;
	background: url(images/content-block-bg.gif) bottom repeat-x #ffffff;
	padding: 16px 12px 12px 12px;
	}

.threecol-right .box {
	width: 297px;
	float: right;
	position: relative;
	border: 1px solid #c7c7c7;
	background: url(images/content-block-bg.gif) bottom repeat-x #ffffff;
	padding: 16px 12px 12px 12px;
	}

/* One Column With Sidebar */

.twocol-sb {
	width: 978px;
	float: left;
	position: relative;
	background: url(images/page-sb-bg.gif) top right repeat-y;
	}

.twocol-sb-top {
	width: 978px;
	float: left;
	position: relative;
	background: url(images/page-sb-top.gif) top right no-repeat;
	}

.twocol-sb-btm {
	width: 978px;
	float: left;
	position: relative;
	background: url(images/page-sb-btm.gif) bottom right no-repeat;
	}

.twocol-sb-left {
	width: 753px;
	float: left;
	position: relative;
	margin: 0 2px 0 0;
	}

.sidebar {
	width: 219px;
	float: right;
	position: relative;
	margin: 0 0 0 2px;
	padding: 1px;
	}

.twocol-sb-left .box {
	width: 727px;
	float: left;
	position: relative;
	padding: 17px 13px 13px 13px;
	}

.sidebar .box {
	width: 193px;
	float: right;
	position: relative;
	padding: 17px 13px 13px 13px;
	background: url(images/sb-nav-bg.gif) top repeat-x;
	border-top: 1px solid #41537e;
	}

/* Home Featured Boxes */

.twocol-right div.blue {
	background: url(images/blue-box.gif) top center no-repeat #08215c;
	}

.twocol-right div.gray {
	background: url(images/gray-box.gif) top center no-repeat #3b3b3b;
	}

.feat h1, .feat h2, .feat h3, .feat h4, .feat h5, .feat h6, .feat p {
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 0;
	}

.feat p {
	font-size: 10px;
	line-height: 11px;
	}

h5.feat-title {
	text-align: center;
	letter-spacing: 3px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 7px;
	margin: 0 0 15px 0;
	}

.feat a.more {
	position: absolute;
	bottom: 0;
	}

#product-demo-img {
	position: absolute;
	top: 29px;
	right: 0;
	}

#product-demo-text {
	width: 175px;
	float: left;
	}

#product-trial-img {
	position: absolute;
	top: 46px;
	left: 12px;
	}

#product-trial-text {
	width: 156px;
	float: right;
	}

.feat-product {
	width: 321px;
	float: left;
	position: relative;
	border: 1px solid #c7c7c7;
	background: #ffffff;
	padding: 0;
	}

.feat-product-top {
	width: 297px;
	height: 52px;
	float: left;
	position: relative;
	background: url(images/feat-product-top.gif) top repeat-x;
	padding: 8px 12px 0 12px;
	}

.feat-product-main {
	width: 297px;
	float: left;
	position: relative;
	padding: 16px 12px 15px 12px;
	}

.feat-product-btm {
	width: 297px;
	height: 62px;
	float: left;
	position: relative;
	background: url(images/feat-product-btm.gif) top repeat-x;
	padding: 8px 12px 0 12px;
	}

.feat-product p {
	font-size: 12px;
	}

img.feat-pic {
	float: right;
	}

.feat-product-btm h3 {
	margin-top: 15px;
	}

.feat-product-btm h4 {
	margin-top: 20px;
	}

.feat-product-btm a.more {
	position: absolute;
	bottom: 0px;
	right: 15px;
	width: 115px;
	}

/* Featured Boxes */

.inset-featbox {
	width: 95%;
	border: 1px solid #c7c7c7;
	padding: 16px 12px 12px 12px;
	clear: both;
	position: relative;
	margin: 0 auto 15px auto;
	}

.inset-featbox, .inset-featbox h1, .inset-featbox h2, .inset-featbox h3, .inset-featbox h4, .inset-featbox h5, .inset-featbox h6, .inset-featbox p, .inset-featbox ul, .inset-featbox ol, .left-featbox, .left-featbox h1, .left-featbox h2, .left-featbox h3, .left-featbox h4, .left-featbox h5, .left-featbox h6, .left-featbox p, .left-featbox ul, .left-featbox ol, .right-featbox, .right-featbox h1, .right-featbox h2, .right-featbox h3, .right-featbox h4, .right-featbox h5, .right-featbox h6, .right-featbox p, .right-featbox ul, .right-featbox ol {
	color: #ffffff;
	}

.inset-featbox a, .left-featbox a, .right-featbox a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

.inset-featbox a:hover, .left-featbox a:hover, .right-featbox a:hover {
	color: #f26400;
	font-weight: bold;
	text-decoration: none;
	}

.left-featbox {
	width: 275px;
	float: left;
	border: 1px solid #c7c7c7;
	padding: 16px 12px 12px 12px;
	position: relative;
	margin: 0 20px 15px 0;
	}

.right-featbox {
	width: 275px;
	float: left;
	border: 1px solid #c7c7c7;
	padding: 16px 12px 12px 12px;
	position: relative;
	margin: 0 20px 15px 0;
	}

.ifb-blue, .sfb-blue {
	background: url(images/blue-feat.jpg) top repeat-x #08215c;
	}

.ifb-gray, .sfb-gray {
	background: url(images/gray-feat.jpg) top repeat-x #3b3b3b;
	}

.inset-featbox a.more {
	background: url(images/more-button-dark.gif) right no-repeat;
	color: #08215c;
	position: relative;
	margin: 15px 0 0 0;
	}

.inset-featbox a.more:hover {
	background: url(images/more-button-dark-2.gif) right no-repeat;
	color: #647291;
	}

.inset-featbox .feat-title {
	letter-spacing: 2px;
	}

.inset-featbox input {
	width: 98%;
	}

.inset-featbox input.submit {
	width: auto;
	}

/* Products */

.product-gallery {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	margin: 0 0 15px 0;
	}

h3.price {
	margin: 0 0 5px 0;
	}

form.product {
	margin: 0 0 15px 0;
	}

input.addtocart { cursor: pointer; height: 27px; width: 150px; background: url(images/more-button.gif) right no-repeat; color: #ffffff; padding: 0 35px 0 16px; text-transform: uppercase; font-size: 12px; line-height: 12px; font-weight: bold; text-decoration: none; margin: 10px 0 0 0; border: 1px solid #484848;}

input.addtocart:hover { background: url(images/more-button-2.gif) right no-repeat; color: #a3aaba; }

input#checkout-button { cursor: pointer; height: 27px; width: 150px; float: right; background: url(images/more-button.gif) right no-repeat; color: #ffffff; padding: 0 35px 0 16px; text-transform: uppercase; font-size: 12px; line-height: 12px; font-weight: bold; text-decoration: none; margin: 10px 0 0 0; border: 1px solid #484848;}

input#checkout-button:hover { background: url(images/more-button-2.gif) right no-repeat; color: #a3aaba; }

input#confirm-button { cursor: pointer; height: 27px; width: 150px; float: right; background: url(images/more-button.gif) right no-repeat; color: #ffffff; padding: 0 35px 0 16px; text-transform: uppercase; font-size: 12px; line-height: 12px; font-weight: bold; text-decoration: none; margin: 10px 0 0 0; border: 1px solid #484848;}

input#confirm-button:hover { background: url(images/more-button-2.gif) right no-repeat; color: #a3aaba; }

input.update-button {
	padding: 5px 5px 5px 5px;
	background: url(images/orange-button.gif) top repeat-x #f26400;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #999999;
	font-size: 12px;
	}

input.update-button:hover {
	background-image: url(images/orange-button-2.gif);
	cursor: pointer;
	}

button.remove {
	padding: 5px 5px 5px 5px;
	background: url(images/orange-button.gif) top repeat-x #f26400;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #999999;
	font-size: 12px;
	}

button.remove:hover {
	background-image: url(images/orange-button-2.gif);
	cursor: pointer;
	}

/* Footer */

#footer {
	width: 938px;
	height: 31px;
	float: left;
	position: relative;
	background: url(images/footer-bg.gif) top center no-repeat;
	border: 1px solid #c7c7c7;
	padding: 16px 19px 0 19px;
	}

#footer a {
	color: #666666;
	text-decoration: none;
	}

p#copyright {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	}

/* Text Styling */

h1 {
	font-family: Georgia, Times New Roman;
	font-size: 50px;
	font-weight: bold;
	color: #08215c;
	line-height: 52px;
	margin: 5px 0 25px 0;
	padding: 0 10px 0 10px;
	}

h2 {
	font-family: Georgia, Times New Roman;
	font-size: 30px;
	font-weight: bold;
	color: #08215c;
	line-height: 32px;
	margin: 15px 0 15px 0;
	padding: 0 10px 0 10px;
	}

h3 {
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #08215c;
	line-height: 28px;
	margin: 10px 0 15px 0;
	padding: 0 10px 0 10px;
	}

h4 {
	font-family: Georgia, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #08215c;
	line-height: 22px;
	margin: 10px 0 15px 0;
	padding: 0 10px 0 10px;
	}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #08215c;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	}

h6 {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
	}

p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	}

ul {
	margin: 15px 0 25px 0;
	padding: 0 0 0 50px;
	}

li {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	list-style: url(images/bullet.png);
	}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #08215c;
	text-decoration: none;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color: #f26400;
	}

a {
	color: #f26400;
	text-decoration: none;
	}

a:hover {
	color: #08215c;
	}

td {
	border: 1px dotted #aaaaaa;
	background: url(images/td-bg.png) bottom repeat-x;
	padding: 10px;
	}

hr {
	display: block;
	width: 100%;
	height: 1px;
	background: url(images/hr-bg.gif) repeat-x;
	border: 0;
	margin: 25px 0 25px 0;
	}
	
table.partners {
	width: 100%;
	}

table.partners td {
	border: 0;
	background: none;
	text-align: center;
	vertical-align: top;
	}

table.partners td.partner-desc {
	border-left: 1px dotted #bbbbbb;
	text-align: left;
	vertical-align: middle;
	width: 65%;
	}

table.partners td.partner-logo {
	text-align: center;
	vertical-align: middle;
	width: 25%;
	}

table.partners td.partner-logo img {
	max-width: 162px;
	}

table.partners tr {
	display: block;
	border-bottom: 1px solid #999999;
	}

table.beta {
	width: 100%;
	}

table.beta th {
	border: 1px dotted #aaaaaa;
	background: #dddddd;
	text-align: left;
	width: 25%;
	vertical-align: top;
	padding: 10px;
	}

table.beta th ul {
	padding: 0 0 0 30px;
	}

table.beta h5 {
	margin: 0 0 0 0;
	}

/* Forms */

form {
	margin: 20px auto 25px auto;
	}

input.field {
	background: #ffffff;
	border: 1px solid #999999;
	height: 16px;
	padding: 5px;
	color: #666666;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

input.field:focus {
	background-color: #ffffff;
	color: #08215c;
	}

textarea.field {
	background: none;
	border: 1px solid #999999;
	display: block;
	height: 16px;
	padding: 5px;
	color: #666666;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

textarea.field:focus {
	background-color: #ffffff;
	color: #08215c;
	}

input.submit {
	padding: 5px 5px 5px 5px;
	background: url(images/orange-button.gif) top repeat-x #f26400;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #999999;
	font-size: 12px;
	}

input.submit:hover {
	background-image: url(images/orange-button-2.gif);
	cursor: pointer;
	}

/* Other */

a:focus {
	outline: none;
	border: none;
	}

a img {
	border: 0;
	}

a.more {
	display: block;
	width: 120px;
	height: 20px;
	background: url(images/more-button.gif) right no-repeat;
	color: #ffffff;
	padding: 7px 35px 0 16px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 20px 0 20px 0;
	border: 1px solid #484848;
	}

a.more:hover {
	background: url(images/more-button-2.gif) right no-repeat;
	color: #a3aaba;
	}

.blue a.more, .gray a.more {
	background: url(images/more-button-dark.gif) right no-repeat;
	color: #08215c;
	}

.blue a.more:hover, .gray a.more:hover {
	background: url(images/more-button-dark-2.gif) right no-repeat;
	color: #647291;
	}

.blue {
	color: #08215c;
	}

.orange {
	color: #f26400;
	}

.pic-border {
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 2px solid #999999;
	border-right: 1px solid #999999;
	padding: 3px;
	}

.webinar img {
	width: 250px;
	height: 191px;
	}

.alignleft {
	float: left;
	margin: 0 25px 25px 0;
	}

.alignright {
	float: right;
	margin: 0 0 25px 25px;
	}

.clear {
	clear: both;
	}

.profile-header {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	background: url(images/hr-bg.gif) bottom repeat-x;
	}

.ph-left {
	float: left;
	width: 60%;
	}

.ph-right {
	float: right;
	width: 150px;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
	}

.pic-border-right {
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 2px solid #999999;
	border-right: 1px solid #999999;
	padding: 3px;
	float:right;
	margin:20px 0 20px 20px;
	}
