body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666666;
	margin: 0px;
	
}
#top {
	height: 100px;
	width: 100%;
	background-image: url(../images/TopGrad.jpg);
	background-repeat: repeat-x;
	clip: rect(-20px,auto,auto,auto);
}
#header {
	background-repeat: no-repeat;
	height: 130px;
	width: 80%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: 150px center;
}
#middle {
	width: 867px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 43px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position-y: center;
	height: 87px;
}
#header h1 {
	font-size: 21px;
	color: #808285;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
}
#header p {
	font-size: 14px;
	color: #B30838;
}
#header a {
	text-decoration: none;
}
a {
	color: #1d02f9;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#bar {
	background-image: url(../images/bar.png);
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
}
#footer {
	background-repeat: repeat-x;
	width: 100%;
	height: 17px;
	background-image: url(../images/footer.png);
}
#wrapper{
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#content{
	width:940px;
	overflow:auto;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 10px;
}
.contentt{
	width:940px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 10px;
}
#left-column-home{
	float:left;
	width:410px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:530px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	padding-right: 30px;
	margin-right: 40px;
}

#right-column-home{
	text-align:left;
	float:left;
	width:285px;
	line-height: 0.8em;
	padding-left: 8px;
	padding-right: 1px;
	

}
#footnote a {
	color: #CCCCCC;
	text-decoration: none;
}
#footnote a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #1d02f9;
	font-weight: normal;
	line-height: 23px;
}
#right-column-home h1 {
	font-size: 18px;
}
#nav {
	background-color: #FFFFFF;
	height: 25px;
	width: 100%;
}
.names {
	font-size: 14px;
	font-weight: bold;
	color: #1d02f9;
}
#footnote {
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
.form {
	color:#1d02f9;
}
.submit {
	font-size: 14px;
	font-weight: bold;
	color: #8D0F3A;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.small {
	font-size: 10px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1d02f9;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.formtext {
	font-size: 12px;
	font-weight: normal;
	color: #8D0F3A;
	font-family: Arial, Helvetica, sans-serif;
}.nolinespace {
	line-height: normal;
}
img.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
img.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.ten {
	font-size: 10px;
}
.contactaddress {
	font-size: 14px;
}
.footer {
	font-size: 12px;
	color: #1d02f9;
}
p {
	font-size: 15px;
}



	  @media only screen and (max-width:768px)
		 {
			 .mobile-full-width
			 {
				 width:100%;
			 }
		 }

