body {
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
}

/* stops shorter pages from jumping when there is no scrollbar */
html { min-height:100%; margin-bottom:1px; }


/*heading styles*/
  h1 {
	font-size: 24px;
	margin:0;
 }
 
 h2{
	font-size:20px;
	margin:0;
 }
 
h3{
	font-size: 18px;
	margin:0;
 }
 a:link {
	text-decoration: underline;
	color: #265665;
}

a:visited {
	color: #265665;
	text-decoration: underline;
}

a:hover {
	color: #6a1709;
	text-decoration: underline;
}

a:active {
	color: #fff;
	text-decoration: underline;
	}
p {
	margin:0 0 0em;
	padding:0;
	}
.WhiteHeading {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
	line-height: 20px;
}
.WhiteHeading a:link {
	
	text-transform: none;
	text-decoration: underline;
	
}

.WhiteHeading a:visited {
	
	text-transform: none;
	text-decoration: underline;
	
}
.WhiteHeading a:active {
	
	text-transform: none;
	text-decoration: underline;
	
}

.WhiteHeading a:hover {
	color: #a3beb5;
	text-transform: none;
	text-decoration: underline;
	
}
.WhiteMidHeading {
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
	line-height: 12px;
	
	
}
.WhiteMidHeading a:link {
	color: #ffffff;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	
}

.WhiteMidHeading a:visited {
	color: #ffffff;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	
}
.WhiteMidHeading a:active {
	color: #ffffff;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	
}

.WhiteMidHeading a:hover {
	color: #a3beb5;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	
}
.Whitetext{
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
	line-height: 12px;
	
}
.Whitetext a:link {
	text-transform: none;
	text-decoration: underline;
	
}

.Whitetext a:visited {
	text-transform: none;
	text-decoration: underline;
	
}
.Whitetext a:active {
	text-transform: none;
	text-decoration: underline;
	
}

.Whitetext a:hover {
	color: #a3beb5;
	text-transform: none;
	text-decoration: underline;
	
}

.blacktextSmall{
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	line-height: 12px;
	
}
.blacktextSmall a:link {
	text-transform: none;
	text-decoration: none;
	
}

.blacktextSmall a:visited {
	text-transform: none;
	text-decoration: none;
	
}
.blacktextSmall a:active {
	text-transform: none;
	text-decoration: none;
	
}

.blacktextSmall a:hover {
	color: #3a755f;
	text-transform: none;
	text-decoration: underline;
	
}
.blacktextMedium{
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	line-height: 14px;
	
}
.blacktextMedium a:link {
	text-transform: none;
	text-decoration: none;
	
}

.blacktextMedium a:visited {
	text-transform: none;
	text-decoration: none;
	
}
.blacktextMedium a:active {
	text-transform: none;
	text-decoration: none;
	
}

.blacktextMedium a:hover {
	color: #3a755f;
	text-transform: none;
	text-decoration: underline;
	
}
.blacktextLarge{
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	line-height: 18px;
	
}
.blacktextLarge a:link {
	text-transform: none;
	text-decoration: none;
	
}

.blacktextLarge a:visited {
	text-transform: none;
	text-decoration: none;
	
}
.blacktextLarge a:active {
	text-transform: none;
	text-decoration: none;
	
}

.blacktextLarge a:hover {
	color: #3a755f;
	text-transform: none;
	text-decoration: underline;
	
}
.blacktextXtraLarge{
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	line-height: 22px;
	
}
.blacktextXtraLarge a:link {
	text-transform: none;
	text-decoration: none;
	
}

.blacktextXtraLarge a:visited {
	text-transform: none;
	text-decoration: none;
	
}
.blacktextXtraLarge a:active {
	text-transform: none;
	text-decoration: none;
	
}

.blacktextXtraLarge a:hover {
	color: #3a755f;
	text-transform: none;
	text-decoration: underline;
	
}



.text{
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	text-transform: none;
	line-height: 15px;
	text-align: left;
}
.text a:link {
	text-transform: none;
	text-decoration: underline;
	
}

.text a:visited {
	text-transform: none;
	text-decoration: underline;
	
}
.text a:active {
	text-transform: none;
	text-decoration: underline;
	
}

.text a:hover {
	color: #6a1709;
	text-transform: none;
	text-decoration: underline;	
}
