body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #6891BF;
	font-weight: bold;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.small a {
	color: #FFFFFF;
	font-size: 10px;
}


.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #FFFFFF;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	color: #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.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;
}
.xnotsobig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
p {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.smallThin {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
}
.mediumThin {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
.underlined {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.justifiedThin {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
}
ul {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}
.testimonyBG {
	background-image: url(images/bg/testimonybg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.largeThin {

	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}
.starText {
	color: #000066;
	font-size: 11px;
}
.starTextBig {
	color: #000066;
	font-size: 18px;
}
.starBG {
	background-image: url(images/starburst.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Navigation ID */

#buttons {
	overflow: visible;
	width: 160px;
	height: 225px;
	padding: 0px;
	margin: 0px;
}


#buttons p {
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	width: 155px;
	padding: 1px;
	background-position: center;
	position: relative;
	top: 7px;
	color: #F4E71F;
	margin: 0px;
	line-height: 33px;
}

#buttons a {
	display:block;
	color: #F3E31C;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	height: 33px;
	background-position: center center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
	text-indent: 4px;
	background-image: url(images/navigation_up.gif);
	background-repeat: no-repeat;
}

#buttons a:hover {
	display:block;
	color: #FF912F;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	height: 33px;
	background-position: center center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(images/navigation_over.gif);
	background-repeat: no-repeat;
}
.copyright {
	color: #FFFFFF;
	font-size: 11px;
}
a:link, a:active, a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
