



/************* GENERAL STYLES *************/
	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt {
	color: #000000; 
	font-size : 15px; 
font-weight: bold;
	font-family : Comic Sans MS, Courier New, Helvetica, Arial, Verdana, Geneva, sans-serif;
	line-height: 24px;
	}

li{
list-style-image: url(images/bullet-arrow.gif);
}

strong{
font-size:18px;
}
	
.textblue{ color: #983310; font-size: 20px;
}

		
A {
	text-decoration : underline;
	color : #0000cc;
	}

A:hover {
	text-decoration : underline;
	color : #0000cc;
	}
	
A:visited {

}

/************** HEADINGS **************/	
h1 {
	color: #9D7144;
	font-size: 20px; 
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	}		
	
h2{ 
	color: #FF0000;
	font-SIZE: 11px; 
	font-weight: bold; 	
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 3px 0px;

letter-spacing:2px;
}

h3{
	font-SIZE: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline;
}

h4{
font-weight: bold;
font-size: 18px;
color: 9D7144;	
}

address{
	
}

pre{
	background-image: url(../../../images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size:1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/***** Layout Styles *****/

#header-table{
background-color:#C4C4C4;

}

/***** General Layout Styles *****/



/***************  Top Nav Starts ************** */	

.sti-topnav-bar{
padding: 10px 0px 0px 0px;
text-align: center;
background-color: #FAF63B;

}

#topnav-bar {
	border-top: 15px solid #000000;
	background-color: #000000;	
	/*border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;*/
	}
	
a.topnav-selected-std {
display:none;
visibility:hidden;
overflow:hidden; 
z-index:10000;
position:absolute;
left:0px; 
top:-500px; 
width:1px; 
height:1px;
}

	/*
#topnav-left-text{
	 }
	 
#topnav-list-cell{
	text-align: Left;
	 width:100%;
	}

	 
**** Top Nav Standard Links ****
td.topnav-btn-std{
	border-left: 1px solid #CCCCCC;
	text-align: center;
	}
		
a.topnav-link-std,
a.topnav-selected-std {
	color: #0000cc;
	width: 100%;
	line-height: 26px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	}

a.topnav-link-std:active,
a.topnav-selected-std:active,
a.topnav-link-std:visited,
a.topnav-selected-std:visited {
	color: #0000cc;
	}
	
a.topnav-link-std:hover,
a.topnav-selected-std:hover {
	color: #0000cc;
	background: #FFFFFF;
	text-decoration: none;
	}
	
a.topnav-selected-std {
	background-color: #FFFFFF;
	font-weight: bold;
	}

	
**** Top Nav Sub Links ****
td.topnav-btn-sub{
	border-left: 1px solid #CCCCCC;
	text-align: center;
	}
		
a.topnav-link-sub,
a.topnav-selected-sub {
	color: #0000cc;
	width: 100%;
	line-height: 26px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	}

a.topnav-link-sub:active,
a.topnav-selected-sub:active,
a.topnav-link-sub:visited,
a.topnav-selected-sub:visited {
	color: #0000cc;
	}
	
a.topnav-link-sub:hover,
a.topnav-selected-sub:hover {
	color: #0000cc;
	background: #FFFFFF;
	text-decoration: none;
	}
	
a.topnav-selected-sub {
	background-color :#FFFFFF;
	font-weight: bold;
	}

	
**** Top Nav Header Links ****
td.topnav-btn-header{
	border-left: 1px solid #CCCCCC;
	text-align: center;
	}
		
a.topnav-link-header,
a.topnav-selected-header {
	color: #0000cc;
	width: 100%;
	line-height: 26px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	}

a.topnav-link-header:active,
a.topnav-selected-header:active,
a.topnav-link-header:visited,
a.topnav-selected-header:visited {
	color: #0000cc;
	}
	
a.topnav-link-header:hover,
a.topnav-selected-header:hover {
	color: #0000cc;
	background: #FFFFFF;
	text-decoration: none;
	}
	
a.topnav-selected-header {
	background-color: #FFFFFF;
	font-weight: bold;
	}*/



/*************** LEFT NAV START ****************/
#leftnav-bar{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #F4F4F4;
	border-right: 1px solid #CCCCCC;
	width: 140;
	}
	
#leftnav-top-text{
	text-align: center;
	}
	
#leftnav-list {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #F4F4F4;
	}

#leftnav-bottom-text{
	text-align: center;
	}

	
/***** Left Nav Standard Links *****/
.leftnav-btn-std {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style: none;
	/*list-style-image: url(insert url of image here);*/
	}
	
a.leftnav-link-std,
a.leftnav-selected-std {
	background-color: #F4F4F4;
	color: #0000cc;
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	display: block;
	}

a.leftnav-link-std:active, 
a.leftnav-selected-std:active, 
a.leftnav-link-std:visited,
a.leftnav-selected-std:visited {
	color: #0000cc;
	}

a.leftnav-link-std:hover,
a.leftnav-selected-std:hover {
	color: #0000cc;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
a.leftnav-selected-std {
	background-color :#FFFFFF;
	font-weight: bold;
	}

	
/***** Left Nav Sub Links *****/
.leftnav-btn-sub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style: none;
	/*list-style-image: url(insert url of image here);*/
	}

a.leftnav-link-sub,
a.leftnav-selected-sub {
	color: #0000cc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 10px;	
	text-decoration: none;
	display: block;
	}
 
a.leftnav-link-sub:active,
a.leftnav-selected-sub:active,
a.leftnav-link-sub:visited,
a.leftnav-selected-sub:visited {
	color: #0000cc;
	background-color: #F4F4F4;
	}

a.leftnav-link-sub:hover,
a.leftnav-selected-sub:hover {
	color: #0000cc;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
a.leftnav-selected-sub {
	background-color :#FFFFFF;
	font-weight: bold;
	}

	
/***** Left Nav Header Links *****/
.leftnav-btn-header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
	}

a.leftnav-link-header,
a.leftnav-selected-header {
	border-bottom: 1px solid #CCCCCC;
	color: #0000cc;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 4px 4px;
	text-decoration: none;
	display: block;
	}

a.leftnav-link-header:active,
a.leftnav-selected-header:active,
a.leftnav-link-header:visited,
a.leftnav-selected-header:visited {
	color: #0000cc;
	background-color: ##Left Nav Header Button Background Color##;
	}

a.leftnav-link-header:hover,
a.leftnav-selected-header:hover {
	color: #0000cc;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
a.leftnav-selected-header {
	background-color :#FFFFFF;
	font-weight: bold;
	}
	
/* Left Nav Ends */



.heading{
font-size: 23px;
font-weight: bold;
color: #9D7144;
}

.text-description{
font-weight: bold;
font-size: 18px;
color: #9D7144;
}

.text-body {
width:550px;
}

.text-margin{
width: 65px;
}

.list-row {
	border-top:1px solid #cccccc;
	}


.image-border{
border: 1px solid #000000;
}



.colored-box
{ 
	color: #000000;
	font-SIZE: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
	margin: 0px 0px 0px 0px;	
	padding: 15px 15px 15px 15px;
	background-color:#FFD178;
	border-top: 2px solid #F09E00;
	border-right: 2px solid #F09E00;
	border-bottom: 2px solid #F09E00;
	border-left: 2px solid #F09E00;	
}



#footer-text{
	font-size: 10px;
	color:#ffffff;
	text-align: center;
	}

.footer-bar{
	border-top: 1px solid #CCCCCC;
	padding: 5px 0px 4px 0px;
	background-color: #CCCCCC;
	}

/* Footer Ends */
