﻿/* Main */

body{
	background:#DACDAD url(../publishingimages/back.jpg);
	color: #273C4F;
}

h3 {font:13px/13px  verdana, Helvetica, sans-serif;
color: #6269A7;
font-weight:bold; margin-bottom:4px;
}

h2 {font:16px/16px verdana, Helvetica, sans-serif;
color: #ECAA3B;
font-weight:bold; 
margin-bottom:4px;
}

h1 {font:20px/26px verdana, Helvetica, sans-serif;
color: #3C4AA0;/*11455D;*/
text-transform:uppercase;
font-weight:bold; 
margin-bottom:10px;
}

.title {font:13px/17px  verdana, Helvetica, sans-serif;
color: #473AA0;
font-weight:bold; margin-bottom:4px;
}

.ks-main #Main #Content a {font: 12px/14px verdana, sans-serif;
color:#0E3B72;  text-decoration:none; 
}

.ks-main #Main #Content a:hover  {font: 12px/14px verdana, sans-serif;
color: #DA9115; text-decoration:underline;
}

.ks-main{
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto; 
	color: #273C4F;
	font-family:verdana, sans-serif;
	font-size:12px;
	font-weight:400;
}

.ks-main #GlobalLinks{
	width: 100%;
	text-align: center;
	color:white;
	background-repeat:no-repeat;
	background-color:#005aad;
}

.ks-main #GlobalLinks a{
	color:white;
}

.ks-main #Banner{
	width:100%;

}

.ks-main #Main{
	width:100%;
	vertical-align:top;
}

.ks-main #Main #LeftNav{
	width:184px;
	background-color:#fef3e0;
	vertical-align:top;
	border-right:#A9B9CD solid 1px;
}

.ks-main #Main #Content{
	width: 99%;
	height: 100%;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
	background-color: white;
	height:280px;
}

.ks-main #Footer{
	width:100%;
}

a.Footer {
	color:white;
	text-decoration:none;
}

a.Footer:hover  {
	color:white;
	text-decoration:underline;
}

/*Global links 
.ks-GlobalLinksTable{
	border:none;
	text-align:right;
	margin-left:auto;  added to fix FF bug with right align 
}

.ks-GlobalLinksTable a{
	color:#470401;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:700;
	vertical-align:middle;
}
.ks-GlobalLinksTable td{
	background-position: left center;
	background-repeat: no-repeat;
	height:19px;
	text-align:right;
}

.ks-GlobalLinksTable #Keep{
background-image:url('v1.gif');
background-repeat:no-repeat;
background-position:left bottom;
padding-left: 20px;
}

.ks-GlobalLinksTable #Mail{
background-image:url('phone1.gif');
background-repeat:no-repeat;
background-position:left bottom;
padding-left: 20px;

}

.ks-GlobalLinksTable #Book{
background-image:url('star1.gif');
background-repeat:no-repeat;
background-position:left bottom;
padding-left: 20px;

}

.ks-globallinksarea {
	text-align: center;
}
*/


/* left menu */

.ks-leftNavContainer {
	width:184px;
	height:100%;
	padding: 1px 4px 0px 4px;
}

.ks-leftNavItem{
	font:11px/14px   Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	display: block;
	text-decoration: none;
	background: #FCE3B3 url(../publishingimages/left_menu_up.jpg) no-repeat;	
	color: #6269A7;
	margin-top:3px;

	border: 1px solid #A9B9CD;
	text-align: left;
	text-transform:uppercase;
}

.ks-leftNavItem td{
	padding: 3px 2px 2px 22px;
	background-repeat:no-repeat;
	background-position:0px 0px;

}


.ks-leftNavHover{
	font:11px/14px   Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	display: block;
	text-decoration: none; 
	color: #ffffff;
	background: #6269A7 url(../publishingimages/left_menu_hover.jpg) no-repeat;	
    margin-top:3px;
	border: 1px solid #A9B9CD;
	text-align: left;
	text-transform:uppercase;}

.ks-leftNavItem a{
background:none;
}

.ks-leftNavSelected a{
	font-weight:bold;
}



/* 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;
}	

/* Misc */
p, body,li, .level-item a {
	font-family:Verdana;
	font-size:12px;
	line-height:16px;
	color:#333333;	
}

#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField, #ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField p, #ctl00_PlaceHolderMain_ctl02__ControlWrapper_RichHtmlField, #ctl00_PlaceHolderMain_ctl02__ControlWrapper_RichHtmlField p{
	font-family:Verdana;
	font-size:12px;
	line-height:16px;
	color:#333333;
}

a.zz1_LeftNavigationMenu_1 {
	line-height:13px;
	}
}


