/**font styles**/

.Heading1 {
	font-family: Courier, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: normal;
	color: #003366;
}

.TextMainHead {
	font-family: Courier, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	color: #000000;
	}

.TextMain01 {
	font-family: Courier, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000000;
}

.TextMain02 {
	font-family: Courier, sans-serif;
	font-size: 0.7em;
	line-height: 1.9em;
	color: #000000;
}

.TextSmall-1 {
	font-family: Courier, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: normal;
	color: #165AAF;
	padding-bottom: 5px;
}

.Unplugged {
	font-family: Courier, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 5px;
	font-style: normal;
	text-align: left;
}
A	{
	text-decoration: underline;
}

A:hover{
	color: #666666;
	text-decoration: underline;
}

/**Home Page Styles**/

.Home01 {
	font-family: Courier, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
}

.Home02 {
	font-family: Courier, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #000000;
}

.Home03 {
	font-family: Courier, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #DF0D1E;
}

/**NAV styles**/

.homemainlinkroll {
	font-family: Courier, sans-serif;
	font-size: 11px;
	color: #165AAF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	background-color: #NONE;
	display: list-item;
	list-style: none;
	line-height: .9em;
	max-height: 8px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	}

A.homemainlinkroll:hover { 
	font-family: Courier, sans-serif; 
	font-size: 11px; 
	color: #DF0D1E; 
	text-decoration: none;
	font-weight:normal;
	text-align:center;
	padding: 3px;
	background-color: #NONE;
	display: list-item;
	list-style: none;
	line-height: .9em;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.baseGroup {
	font-family: Courier, sans-serif;
	font-size: 0.8em;
	color: #165AAF;
	text-decoration: none;
	font-weight:normal;
	text-align:center;
	padding: 3px;
	background-color: #NONE;
	display: list-item;
	list-style: none;
	line-height: .9em;
	max-height: 8px;
	padding-bottom: 1px;
	padding-right: 7px;
	padding-left: 7px;
	}

A.baseGroup:hover { 
	font-family: Courier, sans-serif; 
	font-size: 0.8em; 
	color: #DF0D1E; 
	text-decoration: none;
	font-weight:normal;
	text-align:center;
	padding: 3px;
	background-color: #NONE;
	display: list-item;
	list-style: none;
	line-height: .9em;
	padding-bottom: 1px;
	padding-right: 7px;
	padding-left: 7px;
}
.VerticalBorder1 {
	background-color: #165AAF;
	height: 8px;
	width: 1px;
	position: inherit;
	border-top-width: 2px;
	border-top-color: #ffffff;
	border-top-style:solid;
}
.footer{
	font-family: Courier;
	font-size: .6em;
	color: #FFFFFF;
	text-decoration: none;
}
