﻿/*
  DarkBlue = #003366
  LightBlue = #99CCCC
*/

body
{
	font-family : Verdana;
	color : black;
	margin : 10 10 10 10;
}
img
{
	border : none;
}
p
{
	
	
}
.copyright
{
	font-family:Verdana;
	color: #999999;
	font-size: 8pt;
	text-align:right;
}

.k9copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 13px; */
	color: #333333;
}


.footer, .footer a:link, .footer a:visited
{
	font-family:Verdana;
	color: #999999;
	font-size: 8pt;
	text-align:left;
	text-decoration: none;
}
.footer a:hover, .footer a:visited:hover, .footerc a:hover, .footerc a:visited:hover
{
	text-decoration : underline;
}
.footerc, .footerc a:link, .footerc a:visited
{
	font-family:Verdana;
	color: #999999;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}
.bluebackc, .bluebackc a:link, .bluebackc a:link:visited 
{
	background-color: #003466;
	color: #99CCCD;
	font-family:Arial Black;
	font-size : 12pt;
	text-align : center;
	text-decoration : none;
}
.bluebackc a:link:hover, .bluebackc a:link:visited:hover 
{
	text-decoration : underline;
}
.bluebackl
{
	background-color: #003466;
	color: #99CCCD;
	font-family:Arial Black;
	font-size : 16pt;
	text-align : left;
	line-height : 16pt;
}
.bluebackv
{
	background-color: #003466;
	color: white;
	font-family:Arial Black;
	font-size : 10pt;
	text-align : left;
	line-height : 10pt;
}
.pagetext
{
	text-align :left;
	font-size : 9pt;
	word-spacing : 2;
	margin : 10 10 10 10;
	line-height : 12pt;
	color : black;
}

.pagetext a:link, .pagetext a:link:visited
{
	color : #003366;
	text-decoration : none;
}

.pagetext a:link:hover, .pagetext a:link:visited:hover
{
	color : #003366;
	text-decoration : underline;
}

.handler
{
	font-weight : bold;
} 

table.home
{
	border : solid 1px #999999;
}

.greybar
{
	background-color : #999999;
}
.whitebar
{
	line-height : 10px;
}
.menusm, .menusm a:link, .menusm a:link:visited, .menusm a:visited
{
	color : #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}
.menusm a:link:hover, .menusm a:link:visited:hover
{
	text-decoration : underline;	
}
.menusel, .menusel a:link, .menusel a:link:visited
{
	color : #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
	white-space: nowrap;
}

.wptext, .wptext a:link, .wptext a:link:visited
{
	color : #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	margin-left : 5px;
}
.wptext a:link:hover, .wptext a:link:visited:hover
{
	text-decoration : underline;	
}

h1
{ 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	line-height:100%; 
	margin-bottom : 0;
	margin-left : 10px;
	margin-top : 5px;
	color : #003366;
}

/* Page Editing Toolbar */
.ms-consolemptablerow
{
	background-color: #999999;
}

.ms-consoletitleareaframe{
	background-image: none;
	background-repeat: no-repeat;
	background-color: white;
	padding: 0px 0px 0px 0px;
	width: 0px;
	
}
.ms-consoletitleareaframebottom
{
	background-color: transparent;
}

.nowrap
{

}

/* News Header Styles */
.item {
	margin-bottom:6px;
	margin-top:6px;
	margin-left:4px;
	margin-right:0px;
	clear:both;
}
.centered {
	text-align:center;
}
.link-item, .link-item a, .link-item a:link{
	font-family:tahoma; 
	font-size:8pt; 
	color: #003399;
	text-decoration:none;
}
.link-item a:visited, .link-item a:active{
	color: #4167AF;
	text-decoration:none;
}
.link-item a:hover{
	color: #000000;
	text-decoration:underline;
}
.link-item-large, .link-item-large a, .link-item-large a:link{
	font-family:tahoma; 
	font-size:18pt; 
	color: #003399;
	text-decoration:none;
}
.link-item-large a:visited, .link-item-large a:active{
	color: #4167AF;
	text-decoration:none;
}
.link-item-large a:hover{
	color: #000000;
	text-decoration:underline;
}
.description {
	font-family:tahoma; 
	font-size:8pt; 
	color: #4c4c4c;
}

.homeImage
{
	padding-right: 20px;
}

.s4-signInLink
{
	color: #000 !important;
}