﻿@charset "utf-8";
/* CSS Document */
body{
	background: #F1EDDB url(images/b.jpg) repeat-x top;
	color:#000;
}


#site{
	padding: 0px 0 0 0;
	background-color:#F1EDDB;
	width: 850px;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: justify;
}
h2 {
	
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-variant:small-caps;
	color:	#000055;
	letter-spacing:1px;
	
	
}
#text {
	font-family:"Times New Roman", Times, serif;
	background: url(images/b.jpg) repeat-x top;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	
}
#header{
	margin: -20px 0 0 0;
	width: 850px;
	height: 452px;
	padding: 0px 0 0 0;
	background-color:#518DC9;
}
#headersub{
	margin: 10px 0 0 0;
	width: 850px;
	height: 122px;
	padding: 0px 0 0 0;
	background-color:#528ECA;
}
#footer {
	font-size:10px;
}
.footerLarger {
	font-size:11px;
}
.footercopy {
	font-size:9px;
	text-align:center;
}
.footerStyle {
	background-color:#F1EDDB;
	border-top:2px #CCCCCC solid;
	width:850px;
	margin: -10px 0 0 0;
}
.imgstyle {
	border-style: solid;
	border-width: 0;
}
.seealso {
	text-align:right;
	text-decoration:none;
}
.rmi {
	text-align:right;
	border-width: 0;
}
.callToAction{
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	color:red;
}
.styleleft {
	border-width: 0px;
	margin: 3px 6px;
}
.styleright{
	border-width:0px;
	margin: 6px 3px;
}
.ulstyle {
	margin-left: 180px;
}
