/* Global Styles */

body {
	margin:0px;
	margin-bottom: 0px;
	}

	

.SmallHeading {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #343467;
	
}.navBdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFCC;
}
.Navigation {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.Navigation:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 25px;
}
.insideNav {
	border-right-style: none;
	border-left-style: none;
	border-right-color: #8888FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #990000;
}
.textHeading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.insideBdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textFormat {
	text-align: left;
	text-indent: 0px;
	font-family: Georgia;
	font-size: 13px;
	line-height: 20px;
	color: #343467;
	margin: 15px;
}
.bottomNav {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}

.bottomNav:Hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.insidebdr {
	page:auto;
	border: 1px solid #343467;

}
.signUpNav {
	color: #00288E;
}

.signUpNav:Hover {
	color: #5151FF;
}

.ServiceNavigation {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.ServiceNavigation:hover {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.senatenav {
	font-family: Verdana;
	font-size: 10px;
	color: #343467;
}

.senatenav:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #8E8EC6;
}
