body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	/* word-wrap: break-word; */
	background-color: #000000;
	color: #CCCCCC;
}

html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

form { 
	margin: 0;
}

p {
	font-size: 12px;
}

a:link, a:visited, a:active, a:focus  {
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}



/* main_holder styles */
#main_holder {
	background-color: #000000;
	width: 775px;
	background: url(images/main-background.gif) repeat-y; 
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	color: #CCCCCC;
}

/* header styles */
#print_header {
	/* creates the top overlap of the right column */
	display: block;
	background-color: #ffffff;
	color: #B89A14;	
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 2px;
}

.no_print {
	/* creates the top overlap of the right column */
	display: none;
}

.print_only {
	/* creates the top overlap of the right column */
	display: block;
}

#header {
display: none;
}

.callout {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0px;
}

#navbar_main {
	background-color: #000000;
	color: #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
}

#navbar_main a:link, #navbar_main a:visited, #navbar_main a:active, #navbar_main a:focus  {
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: underline;
}

#navbar_main a:hover {
	text-decoration: none;
}

/* navigation styles */
#nav {
display: none;}

#nav a:link, #nav a:visited, #nav a:active, #nav a:focus  {
	background-color: #000000;
	color: #B89A14;
	text-decoration: underline;
}

#nav a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}

/* content styles */
#content {
	color: #CCCCCC;
	background: #000000;
	padding: 2px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content a:link, #content a:visited, #content a:active, #content a:focus { 
	background-color: #000000;
	color: #B89A14;
	text-decoration: underline;
}

#content a:hover {  
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#content p {
	line-height: 14px;
}

/* footer_main styles */
#footer_main {
	background: url(images/footer.gif) repeat right bottom;
	height: 18px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
}

#footer_main a:link, #footer_main a:visited, #footer_main a:active, #footer_main a:focus  {
	background-color: #000000;
	color: #999999;
	text-decoration: underline;
}

#footer_main a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.navbar_maincallout {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 0;
	background: #6A707C;
	padding-right: 4px;
	padding-left: 4px;
}

.footer_maincallout {
	margin: 0;
	padding-right: 4px;
	padding-left: 4px;
}

.text_boxes {
	font-size: 12px;
}

#main_content {
	background-color: #000000;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #CCCCCC;
}

#content_container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
h1 {
	background-color: #000000;
	color: #B89A0D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
 
h2 {
	background-color: #000000;
	color: #B89A0D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
 
h3 {
	background-color: #000000;
	color: #B89A0D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

h1 a:link, h1 a:visited, h1 a:active, h1 a:focus  {
	background-color: #000000;
	color: #B89A14;
	text-decoration: underline;
}

h1 a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:focus  {
	background-color: #000000;
	color: #B89A14;
	text-decoration: underline;
}

h2 a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:visited, h3 a:active, h3 a:focus  {
	background-color: #000000;
	color: #B89A14;
	text-decoration: underline;
}

h3 a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
.headings {
	background-color: #000000;
	color: #B89A14;
	text-decoration: underline;
}
.headings a:link, .headings a:visited, .headings a:active, .headings a:focus  {
	background-color: #000000;
	color: #B89A14;
	text-decoration: underline;
}

.headings a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
.tables {
	border: thin solid #B89A14;
	width: 645px;
}
.maintable {
	width: 645px;
}