﻿/* Main */

body{
	background: url(../PublishingImages/bg2.gif);
	background-repeat:repeat-x;

}

#regTable tr.hdrt td {
				text-align:center;
				vertical-align:bottom;
				border-top:none;
				border-left:none;
				border-right:none;
				background:transparent url(../PublishingImages/hdr_gradiant.jpg) no-repeat;
				font-family: verdana, Helvetica, sans-serif; 
			    font-size: 11px; 
				line-height:1.3em;
				}
				
#regTable tr.odd td.hdr, #regTable tr td.hdr {
				background:transparent;
				text-align:left;
				border-top:none;
				border-left:none;
				border-right:none;
				border-bottom:1px solid #D78291;	/*CCFF00*/
				font-family: verdana, Helvetica, sans-serif; 
			    font-size: 11px;
}
/*top header cells*/
#regTable tr td.hdrt {
				text-align:center;
				vertical-align:middle;
				border-top:none;
				border-left:none;
				border-right:none;
				background:transparent url(../PublishingImages/hdr_gradiant.jpg) no-repeat;
				font-family: verdana, Helvetica, sans-serif; 
			    font-size: 11px; 
				line-height:1.3em;
				}
				
#regTable tr.odd td {  
background:#F6F6F4;
}

#regTable a {
			font-size:10px;
			color:#005387;
			}


#regTable td {font-size: 12px;
			padding:4px;
			border-top:1px solid #eeeeee;
			border-bottom:1px solid #D78291;	/*#CBEBE1*/
			border-left:1px solid #D78291;
			text-align:center;
			vertical-align:middle;
		}
			
.regTitle {
	color: #333333;
	font-weight: bold;
}

.regRow {color: #333333; font-weight: bold; }


h4 {font:13px/22px  Arial, Helvetica, sans-serif;
color: #1B5972;
font-weight:bold; 
margin-bottom:4px;
}

h3 {
	color:#203576;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	text-align:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffd2d4;
	}

h2 {font:16px , Times, serif;
color: #0c3d72;
font-weight:400; 
margin-bottom:0px;
margin-top:0px;
}

.ms-WPBody H1, h1 {
font:20px/22px Arial, Times, serif;
color: #bc2229;
text-transform:uppercase;
font-weight:600; 
margin-bottom:10px;
margin-top:10px;
}


.ks-main{
	width: 840px; background: url(../PublishingImages/back.png) repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto; 
}

.ks-main #GlobalLinks{
	width: 100%;
	text-align: center;
	color:white;
}
.ks-main #GlobalLinks a:link, 
.ks-main #GlobalLinks a:visited, 
.ks-main #GlobalLinks a:active,{
	color:white;
	text-decoration:none;
}
.ks-main #GlobalLinks a:hover{
	color:white;
	text-decoration:underline;
}


.ks-main #Banner{
	width:100%;
}

.ks-main #Main{
	width:777px;
	vertical-align:top;
	padding-left:31px;
	
	
}

#ContentMain {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	font:13px/17px verdana, Helvetica, sans-serif;
	color:  #212E3D;
	font-weight:normal;

}

.ks-main #Main #Content{
	width: 560px;
	padding-top:0px;
	padding-left:15px;
	padding-right:0px;
	padding-bottom:0px;
	vertical-align: top;
	background-color: #ffffff;
	text-align:left;
	height:350px;
}

.ks-main #Main #Content a:link, 
.ks-main #Main #Content a:visited,
.ks-main #Main #Content a:actived,	{
	font-weight:normal;  
	text-decoration:underline;
	color:#666666
	}

.ks-main #Main #Content a:hover {
 color: navy; font-weight:normal; text-decoration:none; }

.ks-main #Footer{
	width:100%;
}

a.Footer {
	color:white;
	text-decoration:none;
}

a.Footer:hover  {
	color:white;
	text-decoration:underline;
}

ul li     { list-style-type:circle; color: #262223; }

 li     { color: #262223; }

hr { height:1px; color:#D95935;}

.ks-main #Main #LeftNav{
	width:195px;
	background: #9899ad url(../PublishingImages/left_bg.jpg);
	background-repeat:repeat-y;
	border-right: 1px solid #D1D1D9;
	vertical-align:top;	
	padding:0px 0px 0px 0px;
}
/* left menu */

.ks-leftNavContainer {
	width:201px;
	height:100%;
	background-color:#9b9caf;
}

.ks-leftNavItem a:link, .ks-leftNavItem a:visited {
    font:10px/14px  verdana, Arial, Helvetica, sans-serif;
	display: block;
	height:26px;
	color:  #162b6e;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	padding: 14px 3px 0px 35px;
	background: #9899ad url(../PublishingImages/left_up.jpg);
	background-repeat:repeat-x;}
	
.ks-leftNavItem td{
	background-repeat:no-repeat;
	background-position:0px 0px;
	font:10px/14px  verdana, Arial, Helvetica, sans-serif;
}

.ks-leftNavHover a:hover, .ks-leftNavHover a:active {
	font:10px/14px   verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #0067b4;

	text-align: left;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding: 14px 3px 0px 35px;
	background:#3e5394 url(../PublishingImages/left_hover.jpg);
	background-repeat:repeat-x;
	text-decoration:none;}
		
.ks-leftNavSelected a{
	font-weight:bold;
	color: #FFFfff;
}

/* Misc */
a.zz1_LeftNavigationMenu_1 {
	line-height:13px;
}

/* Sponsership */
.ks-SponsershipMain
{
	font-family:Verdana;
	font-size:14px;
	
}

.ks-SponsershipLinks
{
	margin: 15px 0px 15px 0px;
	
}

.ks-SponsershipContact
{
	display:block;	
	font-family:Verdana;
	font-size:12px;

}

/* SponsorshipDocs WP */
.ks-SponsorshipTable{
	direction:ltr;
	text-align:left;
	background-color: #d1cfde;
	width: 100%;
	border-collapse: collapse;
	
	margin: 10px 5px 10px 5px;
}

.ks-SponsorshipLinkCell a:link, .ks-SponsorshipLinkCell a:visited {
	color: #421e1a;
	font-size: 12px;
	font-weight: 700;
	font-family: verdana;
}

.ks-SponsorshipTable td{
	border-bottom: 1px white solid;
	}
	
.ks-SponsorshipLinkCell{
	direction:ltr;
}

.ks-SponsorshipLinkCell div{
display:block;

}

.ks-SponsorshipIconCell{
	width:35px;
}	
.ks-SponsorshipIconCell img{
	border:none;
	margin-right:5px;
	margin-left:5px;

}

.ks-SponsorshipGetReaderCell{
	border-left:1px white solid;
	direction:ltr;
	text-align:center;
	width:20%;
	padding: 5px 5px 5px 5px;
}

.ks-SponsorshipGetReaderCell a:link{
	color: #421e1a;
	font-size: 12px;
	font-weight: 700;
	font-family: verdana;
}


.ks-SponsorshipGetReaderCell img{
border:none;
display:block;
}	



