﻿html {
	min-height: 100%;
	height: auto;
}

body{
background: url('../Images/bgx.jpg') bottom repeat-x #e2e2e2; 
font-family: Arial, Helvetica, sans-serif;
color: black;
font-size: 9pt;
}



#wrapper{ margin: 0 auto; text-align: left; width: 950px;}


#content {
					 background-color:white;

}

td.ms-sbgo{
background-color:#FFFFFF;
padding-left:3px;
padding-right:3px;
padding-bottom:1px;
padding-top:1px;
}

td.ms-sbcell{
padding:0px;
padding-left:8px;
white-space:nowrap;
border:solid 0px #7f9db9;

}

h1,
.ms-WPBody h1 
{
	font-size: 12pt;
	color:#1b4a6c;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
}


h2,
.ms-WPBody h2
{
	font-size: 11pt;
	color: black;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
}


h3,
.ms-WPBody h3 
{
	font-size: 10pt;
	font-weight:bold;
	color: black;	
	margin: 10px 0px 10px 0px;
}

h4,
.ms-WPBody h4
{
	font-size: 10pt;
	color: #1b4a6c;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
}



a,
a:visited,
a:link {
	text-decoration: none;
	color: #1b4a6c;
}




.ms-WPBody a,
.ms-WPBody a:visited,
.ms-WPBody a:link {
	text-decoration: none;
	color: #1b4a6c;
}

a:hover,
.ms-WPBody a:hover, {
	color: #CDC0C0;
	text-decoration: underline;
}


.small
{
	font-size:8pt;
}

.mainmenu a, .mainmenu a:visited
{
	color:white;
	font-size: 10pt;
	font-weight:bold;
}



a.topblackmenu,
a.topblackmenu:visited
{
	color:white;
	font-weight:bold;
    font-size:7pt;

    
}

div.footer,
div.footer a,
div.footer a:visited
{
	color:#747A7E;
	font-weight:normal;
    font-size:7pt;
}


/* Section Styling */


.section
{
	width:550px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.section p
{	
padding-top:0;
margin-top:0;
margin-bottom:0;
padding-bottom:0;
padding-right: 0px;
color:#252525;
}

.subsection
{
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom: 3px dotted #a36d1d;
}

.subsection2
{
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom: 3px dotted #ffcc01;
}


.section ul li {
	
	padding-bottom: 20px;
	padding-right: 5px;
	
	
}

.section img {
	
	padding: 5px 0 5px 10px;
	border-left: 0px;
}

.connectSection {
	border: 0px;
	width: 260px;
	height: 100px;
}

.connectSection h3 {
	color: #1b4a6c;
	font-family:"Segoe UI";
	font-size: 16px;
}


.connectSection img {
	
	border: 0px;
}

.footerLink {
	color: #fff;
}

.footerLink a{
	color: #fff;
}

.footerLink a:hover{
	color: #fff;
	text-decoration:underline;
}

.footerLink a:visited{
	color: #fff;
	text-decoration:none;
}
