.Heading 	{ 		color: #ffffff; font-size: 	12px; font-weight: bold; 	margin: 0px; }
.Content 	{ 		color: #333333; font-size: 	12px; font-weight: normal; 	margin: 25px; }
.Blue 		{ 		color: #333399; font-size: 	12px; font-weight: normal; 	margin: 0px; }
.BlueBold 	{	 	color: #333399; font-size: 	12px; font-weight: bold; 	margin:	0px; }
.white		{		color: #FFFFFF; }

h1 { 	font-size: 20px; font-weight: bold; margin: 15px; }
h2 { 	font-size: 18px; font-weight: bold; margin: 15px; }
h3 { 	font-size: 16px; font-weight: bold; margin: 15px; }
h4 { 	font-size: 14px; font-weight: bold; margin: 15px; }
h5 { 	font-size: 12px; font-weight: bold; margin: 15px; }
h6 { 	font-size: 10px; font-weight: bold; margin: 15px; }

hr {
	width: 80%;
	color: #FFFFFF;
	text-align: center;
	height: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}

.main_table {
	color:#000000;
	width: 650px;
	margin: auto;
	text-align: center;
}

.slogan {
	height:10px;
	font-size:14px;
	color: #ff9966;
	font-weight: bold;
	text-align:left;
}

.lt_grey_bg {
	background-color: #CCCCCC;
	vertical-align: bottom;
}

.dk_grey_bg {
	background-color: #999999;
	vertical-align: bottom;
}

.page_name {
	color: #003399;
	padding-left:15px; 
	font-size: 16px; 
	font-weight:bold;
	text-align:left;
	vertical-align: middle;
}	

.nav_bg {
	background-color: #63A5EF;
}
	
.nav {
	width:170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


a {
	color: #ffffff;
	font-size:10px;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}


.blue_bg {
	background-color: #388CEF;
}
.content {
	background-color: #63A5EF;
	vertical-align: top;
}

.contact_info {
	text-align:left;
}
.spacer {
	width:25px;
}

.rights {
	font-size:9px;
	color:#000000;
	text-align:center;
}
.copyright_table {
	margin: auto;
}
.copyright {
	width:695px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}	
a.ashleycyber:link {
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
	text-align: center;
	
}
a.ashleycyber:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
}
a.ashleycyber:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #003366;	
}