@charset "UTF-8";

body {
	text-decoration: none;
	background-color: #6094AA;
	margin-top: 0px;
	margin-left: 0px;
}

#footer {
    clear: both;
  }
  
a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #1397E6;
	}


a:link {
	color: #3366FF;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

a:visited {
	color: #3366FF;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

a:hover {
	color: #76ABEB;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

  
  /* Footer */

#footer {
	width: 720px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}





#footer a:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #0f578e;
}

#footer a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #0f578e;
}

#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #157ec2;
}

#footer a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #31A7EE;
}


.portrait {
	border:1px solid #666666;
	padding:1px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0;
}


.smallheads
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #2175D9;
	FONT-FAMILY: "Trebuchet MS";
	line-height: 16px;
	text-decoration: none;
}

.xltxt
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	padding: 0px;
}

p
{
	FONT-SIZE: 13px;
	COLOR: #333333;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	line-height: 18px;
}


.ltxt
{
    FONT-SIZE: 13px;
    COLOR: #568497;
    FONT-FAMILY: "Trebuchet MS";
    TEXT-DECORATION: none
}
.mtxt
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #878857;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	padding: 0px;
}
.mtxtlightblue
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #568497;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	padding: 0px;
}

.stxt
{
    FONT-SIZE: 10px;
    COLOR: #CCCCCC;
    FONT-FAMILY: "Trebuchet MS";
    TEXT-DECORATION: none
}

.dropcap
{
	FONT-SIZE: 18px;
	COLOR: #2175D9;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	font-weight: bold;
	
}

.introtext
{
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	line-height: 15px;
	font-weight: normal;
}

.H1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #2175D9;
	FONT-FAMILY: "Trebuchet MS";
	padding-top: 10px;
}

.H2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #6094AA;
	FONT-FAMILY: "Trebuchet MS";
	padding-bottom: 15px;
}
.H3
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #568497;
	FONT-FAMILY: "Trebuchet MS";
	padding: 0px;
}
.H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #2175D9;
    FONT-FAMILY: "Trebuchet MS"
}


UL
{
	FONT-SIZE: 10px;
	COLOR: #2175D9;
	FONT-FAMILY: "Trebuchet MS";
}

.footer {
	font-size: 10px;
}

