/*Styles for tables*/	
		
.table01 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	white-space: nowrap;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	background-color: #D98C00;
	}
	
.table02 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA8D00;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	white-space: nowrap;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	}
	
.table03 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	white-space: nowrap;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	}

.table04 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-align: left;
	white-space: nowrap;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	}

.table05 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	white-space: nowrap;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-left: 4px;
	}

.table06 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-align: left;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	}

.table07 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA8D00;
	text-align: left;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	}

.table08 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	white-space: nowrap;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C5C5;
	background-color: #D6D3D6;
	}
	
/*Styles for text*/


h1 {
	color: #DA8D00;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

	h1 a {color: #DA8D00; text-decoration:underline;}
	h1 a:hover { color: #333333; text-decoration:underline;
}
	
	

h2 {
	color: #DA8D00;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #717171;
}

h3 {
	color: #DA8D00;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	}
	
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #717171;
}

h5 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #E13B19;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #717171;
}

h6 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #1E00B8;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #717171;
}

hr { color: #FFF; background-color: #FFF; border: 1px dotted #717171; border-style: none none dotted}

.txtheaderh3 {
	color: #B75B01;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	}
	
.txtredheaderh5 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #E13B19;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #717171;
}

.txtblueheaderh6 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #1E00B8;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #717171;
}


.txtblue { color: #013888;}

.txtred { color: #E52B38;}

.txtwhite { color: #FFFFFF;}

.txtorange { color: #DA8D00;}

.txtblack { color: #000;}

.txtbodysmall01 {
	font-size: 10px;
	line-height: 12px;
}

.txtbodysmall02 {
	color: #717171;
	font-size: 11px;
}

.txtpara01 {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}

.txtpopup01 {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.txtcalres01 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.txtcalres02 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	line-height: 36px;
}

/*Styles for links*/

.linknavtop01 {
	font-size:10px;
	text-decoration:underline;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	color:#000000;
}
	
.linknavtop01:hover {
	color: #D07C04;
	text-decoration:underline;
	}
	
.linknavtop01b {
	font-size:10px;
	text-decoration:underline;
	color:#000000;
}
	
.linknavtop01b:hover {
	color: #D07C04;
	text-decoration:underline;
	}

.linkbreadcrumb01 {
	color: #E9A04E;
	text-decoration:underline;
}
	
.linkbreadcrumb01:hover {
	color: #AE6001;
	text-decoration:underline;
}

.linkorange01 {
	color: #B75B01;
	text-decoration:underline;
}
	
.linkorange01:hover {
	color: #333333;
	text-decoration:underline;
}

.linkwhite01 {
	color: #FFFFFF;
	text-decoration:underline;
}
	
.linkwhite01:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
	
.linkbody01 {
	color: #717171;
	text-decoration:underline;
}

.linkbody01:hover {
	color: #AE6001;
	text-decoration:underline;
	}
	
.linksidenav01 {
	color: #717171;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:underline;
	line-height: 150%;
}

.linksidenav01:hover {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:underline;
	}
	
.linksidenav02 {
	color: #B75B01;
	text-decoration:underline;
	line-height: 140%;
	_line-height: 20px;
	font-style: normal;
	background-image: url(../nav/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.linksidenav02:hover {
	color: #333;
	text-decoration:underline;
	}

.linksidenav03 {
	color: #B75B01;
	text-decoration:underline;
	line-height: 140%;
	_line-height: 20px;
	font-style: normal;
}

.linksidenav03:hover {
	color: #333;
	text-decoration:underline;
	}
	
.linksideprint01 {
	color: #333;
	text-decoration:underline;
	font-style: italic;
	background-image: url(../nav/icon-print01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

.linksideprint01:hover {
	color: #B75B01;
	text-decoration:underline;
	}
	
.linksidenavleft01 {
	color: #FFF;
	text-decoration:underline;
	background-image: url(../nav/icon-arrow02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}

.linksidenavleft01:hover {
	color: #000;
	text-decoration:underline;
	}
	
	
.linksidetopage01:hover {
	color: #B75B01;
	text-decoration:underline;
	}

.linksidetopage01 {
	color: #333;
	text-decoration:underline;
	font-style: italic;
	background-image: url(../nav/icon-topage01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

.linkbot01 {
	color: #4B4B4B;
	text-decoration:underline;
	}

.linkbot01:hover {
	color: #B75B01;
	text-decoration:underline;
	}

	
.linkimage01 {
	color: #CCC;
	text-decoration:none;
}

.linkimage01:hover {
	color: #333;
	text-decoration:none;
	margin:0px;
    padding:0px;
	}
/*Styles for forms*/

 .formbutton01
 {
	color: #B75B01;
	text-transform: capitalize;
	cursor: pointer;
	border: 2px solid #DA8D00;
	background-color: #D6D3D6;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

 .formbutton02
 {
	color: #000;
	text-transform: capitalize;
	cursor: pointer;
	border: 2px solid #DA8D00;
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.formbox01 {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px}

.formbox02 {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 134px
}

.formbox03 {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px
}

.formbox04 {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 220px}

