body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
}
.hp-text li {
	margin-bottom: 5px;
	list-style-image: url(images/bullet.gif);
}
a:link, a:visited {
	color: #2a3fb0;
	font-weight:bold;
	text-decoration:underline;
}
a:hover, a:active {
	color: #0f1954;
	font-weight:bold;
	text-decoration:underline;
}
h1 {
	font-size: 14px;
	color: #0f2e84;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #515a8b;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #0f2e84;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	color: #696969;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.alert {
	color:#990000;
}
.shadow-top {
	background-image: url(images/shad-topM.jpg);
}
.shadow-left {
	background-image: url(images/shadL-bg.jpg);

}
.shadow-right {
	background-image: url(images/shadR-bg.jpg);

}
.shadow-bot {
	background-image: url(images/shad-botM.jpg);
}
.MainTable {
	background-color: #fff;
}
.MainContent {
	border-top: solid 1px #604f37;
	border-right: solid 1px #604f37;
	border-left: solid 1px #604f37;	
	padding: 5px 5px 5px 0;
	background-color: #fff;
}
.textarea {
	background-image: url(images/content-bg.gif);
	background-position: top;
	background-repeat:repeat-x;
	border-top: solid 0px #fff;
	border-right: solid 3px #fff;
	padding:0;
}
.hp-text {
	padding: 32px 26px 32px 26px;
}
.int-text {
	padding: 32px 26px 32px 26px;
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
.hp-text p{
	font-size: 12px;
}
.leftbar {
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding: 50px 0 0 0;
}
.leftbar img{
	margin: 0 0 0 31px;
}
.callout {
	background-image: url(images/calloutbg.jpg);
	background-repeat: no-repeat;
	height: 178px;
	padding: 38px 32px 0 20px;
}
.callout img{
	margin:0;
}
.callout input {
	width: 220px;
	padding: 4px;
	text-indent: 2px;
	font-size: 14px;
	}
.MainPic {
	padding: 2px 2px 2px 7px;
	background-color: #fff;
}
.nav {
	padding: 0 0 0 5px;
	height: 39px;
}
.nav img {
	margin-top: 0px;
}
.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.footer {
	font-size: 10px;
	color: #4d5263;
	border-top: solid 4px #c6cae3;
	border-right: solid 1px #604f37;
	border-bottom: solid 1px #604f37;
	border-left: solid 1px #604f37;	
	background-color: #eaedfd;
	text-align: center;
	padding: 14px 0 14px 0;
}
.footer p{
	font-size: 11px;
	line-height: 160%;
}
.footer a{
	font-size: 10px;
	margin: 0 5px 0 0;
	color: #2a3473;
}
.footerL {
	background-image: url(images/footerL.gif);
	background-repeat: repeat-y;
}
.footerR {
	background-image: url(images/footerR.gif);
	background-repeat: repeat-y;
}
form {
	margin: -16px 0 0 0;
}
input.button {
	width: 76px;
	height: 32px;
	background-image: url(images/button.gif);
	border: none;
	color: #545430;
	font-size: 12px;
	font-weight: bold;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.contact-table {
	background-color: #eaedfd;
	margin: 0px 0px 0px 5px;
	border: solid 1px #c9cff5;
}
