
a,
a:link,
a:visited,
a:active,
a:hover{
	color: #0072BB;
}
.menu a{
	text-decoration: none;
}


h1{
	font-size: 15px;
	color: #0072BB;
	margin: 0 0 10px 0;
}
h2{
	font-size: 12px;
	color: #0072BB;
	margin: 0 0 4px 0;
}
.faq h2{
	font-size: 14px;
}
h3{
	font-size: 11px;
	font-weight: bold;
	color: #0072BB;
	margin: 0 0 2px 0;
}

body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	margin: 0;
}

.main {
	background: url('img/shell_mid.gif') repeat-y 0px center;
	padding: 0;
	margin: 5px auto 0 auto;
	width: 858px;
	min-height: 0; /* IE 7 */
}

#inner-main {
	background: url('img/shell_mid.gif') repeat-y 0px center;
	padding: 0;
	margin: 0px auto 0 auto;
	width: 858px;
    position: relative;
	min-height: 0; /* IE 7 */
}

.content{
	width: 800px;
/*	width: 820px;*/
	left: 0;
	top: 40px;
	clear: both;
	text-align: left;
	padding: 0 0 20px 0;
	margin: 0;
}
.section {
	float: left;
	margin-bottom: 10px;
	width: 277px;
}


.left {
	float: left;
	width: 252px;
}
.right {
	float: right;
	width: 480px;
}

.right_link {
	float: left;
	width: 400px;
	height: 92px;
	padding-top:40px;
	border-bottom: 1px dashed #44c3f2;
	margin-bottom: 20px;
}
.right_link.no_border 
{
	border-bottom: 0;
	width: 107px;
}

.left_photo {
	float: left;
	width: 170px;
}
br.clear {
  clear:both;
  height:0;
  margin:0;
  font-size:1px;
  line-height:0;
}


.footer{
	background-color: #fff;
	height: 38px;
	background-image: url(img/shell_bot.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 4px;
	font-size: 10px;
	color: #B3B3B3;
	margin: 0 auto;
	width: 858px;
}
.footer span{
    padding: 0 0 0 55px ;
}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:active,
.footer a:hover{
	color: #B3B3B3;
	text-decoration: none;
}

.footer .footerlinks {
	text-align: right;
	padding-left: 57px;
}

.logo {
	margin: 0 10px 10px 20px;
	float: left;
	width: 170px;
}

p{
	margin-top: 0;
}
img{
	vertical-align: top;
	border: 0 none;
}
td{
	vertical-align: top;
}

.menhead{
	color: #444;
}
.menitem{
	color: #777; 
}
.menroll{
}
.menselect{
	color: #3397CB !important; 
}

#guidelinelist {
	padding: 0;
	margin-left: 1em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	padding-top: .4em;
}
#guidelinelist li {
	padding: 0;
	margin-left: 1em;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	padding-top: .4em;
}
ul li {
	background:transparent url(/images/bullet.gif) no-repeat scroll 0pt 0.3em;
	padding-left:15px;
	text-align:left;
	vertical-align:middle;
}
div .menu A:link { color: #444444; }
div .menu A:visited { color: #444444;}
div .menu A:active { color: #444444; }
div .menu A:hover { color: #3397CB;}

.menu li A:link { color: #777777; }
.menu li A:visited {color: #777777; }
.menu li A:active { color: #777777; }
.menu li A:hover { color: #3397CB} 
ul{
	margin: 0 0 16px 1px;
	padding: 0px 5px 0px 2px;
	vertical-align: middle;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ol{
	margin: 0 0 16px 1px;
	padding: 0 0 0 16px;
}
ul ul{
	margin-bottom: 0;
}
.subCategories li, #products ul.subCategories li {
display:block;
float:left;
margin:0pt 0pt 0pt 3px;
padding:0pt;
}
.subCategories li.first, #products ul.subCategories li.first {
margin-left:0pt;
}

.navmain {
	background-image: url('img/shell_top.gif');
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 0; /* IE 7 */
}
.nav{
	background: url('img/shell_top.gif') no-repeat top left;
	padding-top:5px;
	padding-left:4px;
	clear: both;
	/*padding-bottom:20px;*/
}

#navmenu{
    position: relative;
    top: -2px;
    right: 3px;
    min-height: 0; /* IE 7 */
    z-index: 500;
    font-size:10px;
    font-family:Kievit-Medium, Arial, Verdana, Sans-Serif;
    float:right;
	padding-top: 2px;
	padding-right: 3px;
}

#navmenu .nav_item {
    float: left;
	position: relative;
	z-index: 500;
	text-transform: uppercase;
	text-align:center;
	width:105px;
	margin:0;
	padding:0;
	background-color:#065697;
	border-right:1px solid #fff;
}
* html #navmenu .nav_item {
	width:106px;
	w\idth:105px;
}
#navmenu .nav_item a {
	text-decoration:none;
	color:#fff;
	width:100%;
	height:100%;
	display:block;
	border-top:1px solid #fff;
}
#navmenu .nav_item a.on {
	border-top:0;
	height:8px;
}
#navmenu .nav_item img {
	margin:0;
	padding:0;
}
/* Fixes IE 6 nav problem */
* html #navmenu img{
	clear: left;
	float: left;
}
/* Fixes IE 7 nav problem */
*:first-child+html #navmenu img,
*:first-child+html .subnav img{
	float: left;
}
.subnav{
    position: absolute;
	top: 17px;
	left: 0;
	display: none;
	vertical-align: top;
	z-index: 500;
	background-color: #7FB8DD;
	padding:0;
	margin:0;
	width:105px;
}
.subnav a {
	width: 100%;
	height:100%;
	display:block;
}
.subnav a:hover {
	background-color: #0072BC;
}
.subnav .on {
	height:8px;
}
.selected_subnav{
	display: block !important;
	vertical-align: top;
}
#partner_subnav {
	list-style: none;
}
#partner_subnav li {
	background: none;
	padding: 0 0 0 10px;
}
#partner_subnav li.subheader {
	color: #0072BB;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
}
.left_partner {
	float: left;
	width: 150px;
}
.right_partner {
	float: left;
	width: 582px;
}
.welcome {
	margin: 15px auto 0 auto;
	width: 855px;
	padding-right: 3px;
	text-align: right;
}
* html .welcome {
	width: 858px;
	w\idth: 855px;
}
.welcome table {
	width: 100%;
}
.welcome table td {
	text-align: right;
}
.login_container {
	float: right;
}
	
.welcome .login_container label, .welcome .login_container input {
	float: left;
	padding: 0 5px;
}
object, embed{
	margin: 0;
}

/*  the following two directives place all the content on the page below (depthwise) the nav */
.inner-main{
    position: relative;
    z-index: 100;
}

.content1{
    padding: 0 0 40px 0;
}
.inner_content {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
.inner_content_wide {
	margin-left: auto;
	margin-right: auto;
	width: 735px;
}
.blog_left {
	float: left;
	width: 515px;
	overflow: hidden;
}
.blog_right {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	width: 200px;
}
* html .blog_right {
	display: inline;
}
.blog_right fieldset {
	margin: 10px 0;
}
.blog_right fieldset label 
{
	margin-right: 10px;
}
.blog_right fieldset input 
{
	margin: 5px 0;
}
.rtUL {

	padding: 0;
	margin: 0;
	float: left;
	
}
.rtLI.rtFirst {
	padding: 0;
	margin-left: -12px;
	list-style: none;
	text-align: left;
	float:left;
	background-position: 15px 8px;
}
* html .rtLI.rtFirst {
	background-position: 11px 8px;
	margin-left: -8px;
}
*:first-child+html .rtLI.rtFirst 
{
	background-position: 11px 8px;
	margin-left: -8px;
}
.rtLI.rtFirst.rtLast {
	padding: 0;
	margin-left: -12px;
	list-style: none;
	text-align: left;
	float:left;
	background-position: 15px 8px;
}
* html .rtLI.rtFirst.rtLast {
	background-position: 11px 8px;
	margin-left: -8px;
}
*:first-child+html .rtLI.rtFirst.rtLast 
{
	background-position: 11px 8px;
	margin-left: -8px;
}
.rtTop {
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
}
.sf_socialBookmarks li {
	background: none;
}
.cs_pull {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	font-style:italic;
}
.cs_title {
	font-weight:bold;
}
.cs_partnersince {
	font-style:italic;
	color: #2c99ce;
	margin-bottom: 10px;
}
.cs_orgdesc {
	color: #2c99ce;
}
.cs_subhead {

}
.cs_viddesc {
	padding: 10px 0 0 0;
}
/*               clearing space     */
.content1:after,
.nav:after,
#navmenu:after{
	content: "";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*ie6 space clearing*/
* html .content1,
* html #navmenu,
* html .nav{
    height: 1%;
}

/* clearing space for ie7/win */
*:first-child+html .content1,
*:first-child+html #navmenu,
*:first-child+html .nav{
	height: 1%;
}

/*           old class used for unsemantic DIVs to clear space:   */
.clear{
    clear: both;
}
td.description {
	width: 252px;
}
* html td.description {
	width: 250px;
}
*:first-child+html td.description {
	width: 250px;
}
/*     the following three classes are unsemantic, should specify WHY the text is black, gray, etc..  */
.mainContent{width:680px; margin:0 auto;}

.ErrorMessage
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:Red;
}
textarea, input, select {	
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
}
.application_form_title {
	font-weight: bold;
	color: #3366cc;
}
/* Sitefinity Styles */
ul.sf_postListing li
{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	background-image: none;
}
.sf_commentListing li
{
	margin: 0 0 10px;
	padding: 0;
	background-image: none;
}
/* BEGIN: styles for shared controls */
table.app_tax {
	width: 600px;
	padding: 0;
}
table.app_tax th, table.app_tax td {
	vertical-align: middle;
}
table.app_tax.add  {
	width: 500px;
}
table.app_tax.add th {
	text-align: right;
	padding-right: 5px;
}
table.app_tax.add td {
	text-align: left;
}
table#app_info th, table#app_info td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
table#app_info th {
	width: 250px;
}
* html table#app_info th {
	width: 260px;
	w\idth: 250px;
}
table#app_info li {
	background: none;
}
#app_info .formElement {	
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
}
.note {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}
.grid {
	padding: 0;
	width: 600px;
	background-color: #fff;
}
.grid th, .grid td {
	vertical-align: middle;
	text-align: left;
	color: #000;
}
.opportunityNameHeader td {
	font-weight: bold;
	color: #000;
	padding: 0;
	vertical-align: middle;
}
.opportunityNameHeader th {
	border: 0;
	color: #000;
}
.opportunityNameTitle {
	color: #000;
}
.opportunityNameInfo {
	padding-right:15px;
	width: 85px;
	line-height:17px;
	overflow: hidden;
}
* html .oppotunityNameInfo {
	width: 100px;
	w\idth: 85px;
}
.opportunityNameInfo.right {
	text-align: left;
	float: none;
}	
.opportunityNameInfo a {
	font-weight:bold;
}
.tableHeader {
	color: #000;
	border: 0;
}
/* END: styles for shared controls */
.user_info {
	padding: 0;
	border: 0;	
}
.user_info th, .user_info label {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.user_info td {
	text-align: left;
}
.user_info td label {
	float: right;
}
.user_info #tableHeader {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.user_info .note {
	font-weight: bold;
	font-size: 10px;
}

.error 
{
	color:Red;
}
/* BEGIN: galleria slideshow styles */
.galleria{list-style:none;width:auto;float: left;}
.galleria li{display:block;width:88px;height:101px;overflow:hidden;float:left;margin:0;padding: 0;background:none;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:0px;}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria_container {
	text-align: center;
}
.galleria_wrapper {
	width: 100%;
	text-align: center;
}	
.galleria_wrapper .replaced {
	margin: 0px auto;
}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
/* END: galleria slideshow styles */

/* BEGIN: partner area landing page styles */
ul.flip_for_good {
	float: left;
	list-style: none;
	background-color: #0072BB;
	width: 98%;
}
ul.flip_for_good li {
	background: none;
	float: left;
	border-left: 1px solid #ccc;
	padding: 3px 8px 5px 8px;
	color: #fff;
}
ul.flip_for_good li.first {
	border-left: 0;
	padding-left: 15px;
}
ul.flip_for_good li.last {
	padding-right: 0;
}
.divider {
	border-bottom: 1px dashed #44c3f2;
	height: 10px;
	padding: 0;
	margin: 0 0 15px 0;
	width: 100%;
}
* html .divider {
	margin: 0 0 25px 0;
}
/* END: partner area landing page styles */