﻿body 
{
	font-family:Tahoma, Arial, Helv, Helvetica;
	font-size: 14pt;
	margin: 0 0 0 0;
	background-color: #EFEFEF;
	color: black;
}

a:link {color: #DEEFFF}
a:visited {color: #DEEFFF}
a:hover {color: Black}
a:active {color: #DEEFFF}


.Content 
{
	position:absolute;
	left:50%;
	width:700px;
	margin-top:0px;
	margin-left: -350px;
	margin-right: -350px;
	padding:0px;
}

.PageTable
{
	padding: 0 0 0 0;
	background-color: #EFEFEF;
}

.PKHeader
{
	color: white;
	vertical-align: top;
	height: 20%;
	text-align: center;
	font-size: 45px;
}

.NavigationMenu
{	
	font-size: 13px;
	color: #DEEFFF;
	height: 5px;
    font-family: Verdana;
    padding: 2px 5px 2px 5px;
    background-color: #2A5074;
}

.NavigationMenuHover
{	
	font-size: 13px;
	color: Black;
	height: 5px;
    font-family: Verdana;
    padding: 2px 5px 2px 5px;
    background-color: #2A5074;
}

.NavigationMenuItem
{	
	font-size: 13px;
	color: #DEEFFF;
	height: 5px;
    font-family: Verdana;
    padding: 2px 5px 2px 5px; 
    background-color: #2A5074;
}

.NavigationSubMenuItem
{	
	font-size: 13px;
	color: #DEEFFF;
	height: 5px;
    font-family: Verdana;
    padding: 5px 15px 5px 10px; 
    /*padding-left: 15px;*/
    background-color: #2A5074;
}

.NavigationSubMenuItemHover
{	
	font-size: 13px;
	color: White;
	height: 5px;
    font-family: Verdana;
    padding: 5px 15px 5px 10px; 
    /*padding-left: 15px;*/
    background-color: #2A5074;
}
.HeaderText
{
	Color: #2F3235;
	font-size: 25px;	
}

.PKBody
{
	height: 55%;
	margin-top: 15px;
	margin-bottom: 15px
}

.BodyText
{
	color: #2F3235;
	font-size: 11pt;
	background-color: #EFEFEF;
	line-height: 14pt;
}

#BoxColumn
{
	margin-top:25px;
	background-color: White;
	float: right;
	width: 210px;	
	height: 301px;
	line-height: 12pt;
}

#BoxRow
{
	float:none;
	line-height: 12pt;
}

#LeftBoxHeader
{
	width: 200px;
	height: 25px;
	color: #DEEFFF;
	background-color: #2A5074;
	text-align: center;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-color: #678FBA;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#LeftBox
{
	width: 200px;
	height: 75px;
	background-color: #BDCEDE;
	border-style:solid;
	border-width: 1px;
	border-color: #678FBA;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
}

.MoreImage
{
	float:right;
	margin: 35px 1px 1px 1px;
}

#LeftSpacer
{
	height: 5px;
	background-color: #EFEFEF;
}

#LeftBoxHeader2
{
	width: 200px;
	height: 25px;
	color: #DEEFFF;
	background-color: #2A5074;
	text-align: center;
	border-bottom-style: none;
	border-color: #678FBA;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#LeftBox2
{
	width: 200px;
	height: 75px;
	background-color: #BDCEDE;
	border-style:solid;
	border-width: 1px;
	border-color: #678FBA;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
}

#LeftSpacer2
{
	height: 5px;
	background-color: #EFEFEF;
}

#LeftBoxHeader3
{
	width: 200px;
	height: 25px;
	color: #DEEFFF;
	background-color: #2A5074;
	text-align: center;
	border-bottom-style: none;
	border-color: #678FBA;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#LeftBox3
{
	width: 200px;
	height: 75px;
	background-color: #BDCEDE;
	border-style:solid;
	border-width: 1px;
	border-color: #678FBA;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
}

#LeftSpacer3
{
	height: 2px;
	background-color: #EFEFEF;
}

#CenterBoxHeader
{
	width: 200px;
	height: 25px;
	color: #DEEFFF;
	background-color: #2A5074;
	text-align: center;
	border-bottom-style: none;
	border-color: #678FBA;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#CenterBox
{
	width: 200px;
	height: 75px;
	background-color: #BDCEDE;
	border-style:solid;
	border-width: 1px;
	border-color: #678FBA;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
}

#RightBoxHeader
{
	width: 200px;
	height: 25px;
	color: #DEEFFF;
	background-color: #2A5074;
	text-align: center;
	border-bottom-style: none;
	border-color: #678FBA;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#RightBox
{
	width: 200px;
	height: 75px;
	background-color: #BDCEDE;
	border-style:solid;
	border-width: 1px;
	border-color: #678FBA;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
}

#TextColumn
{
	vertical-align:top;
	float: left;
	margin-right: 5px;
	width:450px;
	margin-top:0px;
}

.PKSSText
{
	color: #2A5074;
	font-size: 15pt;
	font-family: Monotype Corsiva,Tahoma, Arial, Helv, Helvetica; 
}

.BodyTextLink
{
	color: #6B8C9C;
	font-size: 14px;
	font-weight: bold;
}

.FooterRow
{
	vertical-align: bottom;
}

.PKFooter
{
	text-align: center;
	color: #666666;	
	height: 10%;
}

.PKSSTitle
{
	font-size: 8pt;
}

.PKSSBody
{
	font-size: 8pt;
}

.CursorLink
{
	cursor: pointer;	
}

.CursorDefault
{
	cursor: default;	
}

.PreFooterRow
{	
	height: 5px;
    padding: 2px 12px 2px 12px;
    background-color: #2A5074;
}

.NoOutline
{
	border-style: none;
	outline-style: none;
	text-decoration: none;		
}

.NoUnderline
{
	text-decoration: none;	
}

.MSLogo
{
	vertical-align: bottom;
}

.MSLogos
{
	/*float:right;*/
	text-align: center;	
	vertical-align: bottom;
	padding-top: 15px;
}

.FAQAnswer
{
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 5px;
	font-size: smaller;
	padding-bottom: 15px;
	color: #2F3235;
}

.FAQQuestion
{
	color: #2A5074;
}

.FormBody
{
	line-height: 25px;	
}

.FormRow
{
	line-height:30px;
	padding: 5px 3px 5px 3px;
	margin-left: 90px;
}

.ContactUsLink
{
	color: Blue;
	text-decoration: none;
}

.CookieRow
{
	line-height:12px;
	margin-right: 40px;
}

.CookieText
{
	color: #2F3235;
	font-size: 8pt;
}

.textIndent25
{
	margin-left:25px;
	font-size: 10pt;
}

.NoteText
{
	line-height:11pt;
	font-size: 10pt;	
	margin-right: 105px;
	margin-left: 95px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}