h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #182A58;
	margin: 0px;
	padding-bottom: 5px;
	}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #182A58;
	margin: 0px;
	padding-bottom: 5px;
	}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #182A58;
	margin: 0px;
	padding-bottom: 5px;
	}

P {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #161616;
	margin: 0px;
	line-height: 18px;
	}
.formText {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:0px;
	}
	a:link,  a:hover,  a:active,  a:visited {
	 	font-size:12px;
		color: #333;
		font-weight:bold;
		text-decoration: none;
		}
		a:link.footer,  a:hover.footer,  a:active.footer,  a:visited.footer {
			font-size:12px;
			color: #fff;
			text-decoration: none;
			}
	
/*************************************************************************************************************************
	TEMPLATE STYLES
*************************************************************************************************************************/

.indexTextTitle {
	color:#FBFFFE;
	font-size:20px;
	letter-spacing:2px;
	}
	.indexText {
		color:#FBFFFE;
		font-size:14px;
		line-height:30px;
		}
		a:link.subnav,  a:hover.subnav,  a:active.subnav,  a:visited.subnav {
			font-size:13px;
			color: #BEBEBE;
			text-decoration: none;
			margin-top:5px;
			display:block;
			}
			a:link.subnavOn,  a:hover.subnavOn,  a:active.subnavOn,  a:visited.subnavOn {
				font-size:13px;
				color: #fff;
				text-decoration: none;
				margin-top:5px;
				display:block;
				}