BODY {
	margin: 0;
	background-image: url(../images/bg/back%20copy.gif);
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #13267F;
	text-decoration: none;
	margin-bottom: 2px;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #13267F;
	text-decoration: none;
	top: 50px;
}
p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
ul {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13267F;
	text-decoration: none;
	list-style-type:square;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 24px;
	margin-left: 0px;
}
ol {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13267F;
	text-decoration: none;
	list-style-type:square;
	text-indent: 0px;
}
li {
	text-indent: 0px;
}
.menu{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13267F;
	background-color: #D4D7EA;
	top: 10px;
	padding: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.submenu{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13267F;
	background-color: #999999;
	top: 10px;
	padding: 2px;
	padding-left: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
li.list {
	color: #000000;
	padding-bottom:15px;
	list-style-image: url(../images/bullet.gif);
	text-indent: 0px;
}

li.no_deco {
	color: #000000;
	list-style-type: none;
	text-indent: 0px;
	padding-bottom:20px;
	padding-top: 0px;
}

li.sublist {
	color: #000000;
	padding-bottom: 5px;
	list-style-image: url(../images/bulletsub.gif);
	list-style-position: outside;
}
li.contact {
	color: #000000;
	padding-top: 0px;
	padding-bottom: 30px;
	list-style-image: url(../images/bullet.gif);
}
.contacthead {
	color: #13267F; 
	font-weight:bold
}
a:link {
	text-decoration: none;
	color: #12267F;
}
a:hover {
	text-decoration: underline;
	color: #12267F;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #12267F;
	text-decoration: none;
}
.normalfont {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.feature {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #13267F;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #13267F;
	text-decoration: none;
}ul {
	list-style-position: outside;
	text-indent: 0px;
}
hr {
	color: #000066;
}
.caption {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
font{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.font_deco{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13267F;
	text-decoration: none;
	list-style-type:square;
	text-indent: 0px;
}

strong{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

img{
	border-style:none;
	}

