/*Styles for tables*/	
		
.table01 {
	vertical-align: top;
	font-family: 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: #013888;
	}
	
.table02 {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013888;
	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;
	}
	
.table06 {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding: 4px 4px 32px;
	background-color: #FFFFFF;
	line-height: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
	
	
/*Styles for text*/


h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;	
}

h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 22px;
	}
	
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}

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: #003300;
}

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: #003300;
}

hr { color: #FFF; background-color: #FFF; border: 1px dotted #003300; border-style: none none dotted}

.txtgreenheaderh1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #003300;
	text-transform: uppercase;
}

.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: #003300;
}

.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: #003300;
}


.txtblue { color: #013888;}

.txtred { color: #E52B38;}

.txtwhite { color: #FFFFFF;}

.txtbodysmall01 {
	font-size: 10px;
	line-height: 12px;
}

.txtpara01 {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}

.txtpopup01 {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Styles for links*/

.linknavtop01 {
	font-size:12px;
	text-decoration:none;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 6px;
	padding-left: 6px;
	_padding-top: 14px;
	_padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #CCFF66;
	color:#003300;
	height: 22px;
}
	
.linknavtop01:hover {
	text-decoration:none;
	background-color: #206A2F;
	color: #FFF;
}

.linknavtop01b {
	font-size:12px;
	text-decoration:none;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #CCFF66;
	color:#003300;
	height: 22px;
	
}
	
.linknavtop01b:hover {
	color: #FFF;
	text-decoration:none;
	background-color: #206A2F;
}

.linknavtop02 {
	font-size:12px;
	text-decoration:none;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #CCFF66;
	color:#003300;
	height: 22px;
}
	
.linknavtop02:hover {
	color: #FFF;
	text-decoration:none;
	background-color: #E73D1A;
}

.linknavtop02b {
	font-size:12px;
	text-decoration:none;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #E73D1A;
	color:#FFF;
	height: 22px;
}
	
.linknavtop02b:hover {
	color: #FFF;
	text-decoration:none;
	background-color: #206A2F;
}

.linknavtop03 {
	font-size:12px;
	text-decoration:none;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #CCFF66;
	color:#003300;
	height: 22px;
}
	
.linknavtop03:hover {
	color: #FFF;
	text-decoration:none;
	background-color: #392AFF;
}


.linknavtop03b {
	font-size:12px;
	text-decoration:none;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #1E00B8;
	color:#FFF;
	height: 22px;
}
	
.linknavtop03b:hover {
	color: #FFF;
	text-decoration:none;
	background-color: #392AFF;
}

.linkwhite01 {
	color: #FFFFFF;
	text-decoration:underline;
}
	
.linkwhite01:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
	
.linkbody01 {
	color: #003300;
	text-decoration:underline;
}

.linkbody01:hover {
	color: #467923;
	text-decoration:underline;
	}
	
.linksidenav01 {
	color: #003300;
	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: #003300;
	text-transform: capitalize;
	text-decoration:underline;
	line-height: 140%;
	_line-height: 20px;	
}

.linksidenav02:hover {
	color: #FFF;
	text-transform: capitalize;
	text-decoration:underline;
	}
	
.linkblue01 {
	color: #013888;
	text-decoration:underline;
}

.linkblue01:hover {
	color: #E52B38;
	text-decoration:underline;
	}
	
.linkgreen01 {
	color: #003300;
	text-decoration:underline;
}

.linkgreen01:hover {
	color: #FFF;
	text-decoration:underline;
	}
	
.linkgreen02 {
	color: #003300;
	text-decoration:underline;
	font-weight: bold;
	text-transform: uppercase;
}

.linkgreen02:hover {
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.linkgreen03 {
	color: #003300;
	text-decoration:underline;
	font-weight: bold;
	text-transform: uppercase;
}

.linkgreen03:hover {
	color: #467923;
	text-decoration:underline;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.linkred01 {
	color: #E13B19;
	text-decoration:underline;
}

.linkred01:hover {
	color: #467923;
	text-decoration:underline;
	}
	
.linkred02 {
	color: #E13B19;
	text-decoration:underline;
	font-weight: bold;
	text-transform: uppercase;
}

.linkred02:hover {
	color: #467923;
	text-decoration:underline;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	
.linkbot01 {
	color: #FFFFFF;
	text-decoration:underline;
	padding-left: 6px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.linkbot01:hover {
	color: #C3FF4E;
	text-decoration:underline;
	}
	
.linkbot02 {
	color: #FFFFFF;
	text-decoration:underline;
	padding-left: 6px;
	padding-right: 6px;
}

.linkbot02:hover {
	color: #C3FF4E;
	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: #E52B38;
	text-transform: capitalize;
	cursor: pointer;
	border: 2px solid #E52B38;
	background-color: #D6D6D6;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: 12px;
	width: 120px}
