/*Alternate Styles dotd_body.louisiana.css */
/*Headings*/
.heading_0{	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	padding-bottom: 15px;
}
.heading_1{	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
/*	padding-bottom: 10px; 
*/
}
/*****LinkStyle_Section******/
a.LinkStyle_Section:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}
a.LinkStyle_Section:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: underline;
}
a.LinkStyle_Section:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}
a.LinkStyle_Section:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}
/*Other*/
.text_highlight_0{	
	color: #cc0000;
	font-weight: bold;
}
.text_highlight_1{
	font-weight: bold;
}
.tab_picture_border_0{
	border: 2px;
	border-style: none solid solid solid;
	border-color: #333366;
}

/*Table Style for Addresses or Details two columns*/
.table_0{
	border: 1px;
	border-style: solid;
	border-color: #336699;
	padding: 5px;
	border-collapse: collapse;
}

/*Table Style for multiple columns and rows*/
.table_1{
	border: 1px;
	border-style: solid;
	border-color: #336699;
	padding: 3px;
	border-collapse: collapse;
}

/*Other table settings*/
.table_data_0{	
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
}
.table_data_0_alt{	
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #f2f2f2;
}
.table_data_1{	
	border: 1px;
	border-style: solid;
	border-color: #6699CC;
	vertical-align: top;	
	font-weight: bold;
	background-color: #336699;
	color: #ffffff;		
}
.column_heading{	
	border: 1px;
	border-style: solid;
	border-color: #6699CC;
	color: #ffffff;
	font-weight: bold;
	background-color: #336699;	
}

/*Tab header settings*/
.tab_title_0 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;	
	font-weight: bold;	
	padding-left: 5px;
}
.note_text_0{
	color: #666666;
	text-align: right;
	background-color: #ffffff;
}
.note_text_1{
	color: #333366;
	text-align: right;
	background-color: #ffffff;
}

/*Link Styles*/
/*LinkStyle_0: mailto links on email addresses*/
a.linkstyle_0:active {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
a.linkstyle_0:hover {
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: underline;
}
a.linkstyle_0:link {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
a.linkstyle_0:visited {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
/*LinkStyle_1: Column header links*/
a.linkstyle_1:active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.linkstyle_1:hover {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}
a.linkstyle_1:link {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.linkstyle_1:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
/*linkstyle_2: tab bar right side link*/
a.linkstyle_2:active {
	color: #333366;
	font-weight: bold;
}
a.linkstyle_2:hover {
	color: #6699cc;
	font-weight: bold;
	text-decoration: underline;
}
a.linkstyle_2:link {
	color: #333366;
	font-weight: bold;
}
a.linkstyle_2:visited {
	color: #333366;
	font-weight: bold;
}