body {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #CC6600;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	display: run-in;
}

a {
	color: #CC6600;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	background-color: #996633;
	color: #DCDCDC;
	font-weight: bold;
	font-style: normal;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #DCDCDC;
	font-weight: bold;
	font-style: normal;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
 	color: #666600;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
 	color: #FFFF00;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #666600;
 	color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #FFCC66;
}
.specialNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #FF0000;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFEFDF;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.framebox {
	border-color: #FFCC66 #CC6600 #CC6600 #FFCC66;
	border-width: medium;
 	border-style: ridge;
}

.frameboy {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFCC66;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #FFCC66;
}

.framegirl {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF33CC;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF33CC;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.norm {
	font-family: "Times New Roman", Times, serif;
	color: #592D00;
	font-size: 18px;
}

.notices {
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	font-size: 18px;
}

.verse {
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	font-size: 18px;
	font-style: italic;
}

.verseRef {
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	font-size: 12px;
	font-style: normal;
}

.TblNorm {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	font-size: 14px;
}

.bodyfootnote {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 12px;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
 	background-color: #996633;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC99;
 	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:link {
	color: #CC6633;
	text-decoration: none;
}

a:visited {
	color: #FF9933;
	text-decoration: none;
}

a:hover {
	color: #CC6633;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 10px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #CC6600;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #FFCC66;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #996633;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CCFFFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionSubLinks{
	margin: 0px;
	padding: 0px;
	background-color: #FFEAD5;
}

#sectionSubLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionSubLinks a:link, #sectionSubLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	color: #006600;
}

#sectionSubLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #EAFFCA;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 24px;
}

#siteName2{
	color: #FFFAF0;
	font-weight: normal;
	font-size: 24px;
}

#copyright{
	margin: 0px;
	color: #FFCC33;
	line-height: 22px;
	font-weight: bold;
}
