/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body {
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 11px;
	color: #524933;
	background-color: #5c584f;
	/*  margin: top right bottom left */
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}

table { 
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 11px;
	color: #524933;
}

p {
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 11px;
	color: #524933;
	line-height : 10pt;
	/*  margin: top right bottom left */
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;	
}	

ul	{	

}						

li {	

}

img { 
	behavior: url(/style/iepngfix.htc) 
}				


/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */
				
H1 {	
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H2 {	
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H3 {	
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H4 {	
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H5 {	
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000; 
	/*  margin: top right bottom left */
	margin: 5px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
} 

H6 {	
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000; 
	/*  margin: top right bottom left */
	margin: 90px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}


hr {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	text-decoration: underline;
	color: #524933;
}

a:visited {	
	text-decoration: underline;
	color: #524933;
}

a:hover {	
	text-decoration: underline;
	color: #ffffff;
}
								
a:active {	
	text-decoration: underline;
	color: #ffffff;
}		


/* *************************************
CREDIT LINK STYLES
/* ********************************** */

.credits {	
	ont-size: 8px;
	color: #eee7c5;
}
				
a.cr:link {	
	text-decoration: underlined;
	color: #eee7c5;
}

a.cr:visited {	
	text-decoration: underlined;
	color: #eee7c5;
}

a.cr:hover {	
	text-decoration: underlined;
	color: #ffffff;
}

a.cr:active {	
	text-decoration: underlined;
	color: #ffffff;
}

/* *************************************
MAIN NAV LINK STYLES
/* ********************************** */

.mainnav
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
				
a.mainnav:link {	
	text-decoration: underlined;
	color: #ffffff;
}

a.mainnav:visited {	
	text-decoration: underlined;
	color: #ffffff;
}

a.mainnav:hover {	
	text-decoration: underlined;
	color: #efddaf;
}

a.mainnav:active {	
	text-decoration: underlined;
	color: #efddaf;
}

/* *************************************
SUBNAV LINK STYLES
/* ********************************** */

.subnav
{
	font-size: 13px;
	font-weight: normal;
	color: #efddaf;
}
				
a.subnav:link {	
	text-decoration: underlined;
	color: #efddaf;
}

a.subnav:visited {	
	text-decoration: underlined;
	color: #efddaf;
}

a.subnav:hover {	
	text-decoration: underlined;
	color: #ffffff;
}

a.subnav:active {	
	text-decoration: underlined;
	color: #ffffff;
}

/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.nav	{	
	font-family: arial, sans-serif, verdana, tahoma, helvetica, geneva;
	font-size: 8pt;
	color:#cccccc;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
}

.nav1
{
	font-size: 8pt;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	list-style: none;
}						

.nav2
{
	font-size: 8pt;
	/*  margin: top right bottom left */
	margin: 3px 0px 3px 0px;
	list-style: none;
}

.maintableborder {
	/*  margin: top right bottom left */
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.copy	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 13px 26px 13px 26px;
}

.callout1	{	
	/*  margin: top right bottom left */
	margin: -120px 0px 0px 13px;
}

.callout2	{	
	/*  margin: top right bottom left */
	margin: -120px 0px 0px 5px;
}

.img1	{	
	/*  margin: top right bottom left */
	margin: -50px 50px 0px 13px;
}

.img2	{	
	/*  margin: top right bottom left */
	margin: 30px 50px 0px 55px;
}

.imgspace	{	
	/*  margin: top right bottom left */
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


/* *************************************
COLORS AND BACKGROUNDS
/* ********************************** */


.border_left {
	background-image: url(/images/border_left.gif);
	background-repeat: repeat-y;
}

.border_right {
	background-image: url(/images/border_right.gif);
	background-repeat: repeat-y;
}

.border_top {
	background-image: url(/images/border_top.gif);
	background-repeat: repeat-x;
}

.border_bottom {
	background-image: url(/images/border_bottom.gif);
	background-repeat: repeat-x;
}
				
.bgnav {
	background-image: url(/images/bg_nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

.bgcopy {
	background-image: url(/images/bg_copy.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #c6bc99;
}

/***************************************************
FORM TAGS
***************************************************/

.form_left { 
	width:80px;
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	padding-top:5px;
}
.text_field {
	border:1px solid #98885f;
	background-color:#eee7c5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#524933;
}
.submit {
	text-align:center;
}
.button {
	border:1px solid #98885f;
	background-color:#eee7c5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#524933;
}
#form_instructions {
	float:right;
}
