body{
	background-color: #000099;
	font-family: Arial, Helvetica, sans-serif;

}
#top{
	background-color: #FFFFFF;
	background-image: url("images/topnav-left.jpg");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.content{
	font-size: 80%;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFFFFF;
	line-height : 125%;

}
.right{
	background-color: #ffffff;
}
.content_right{
	background-color: #ffffff;
	font-size: 70%;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0;
	padding-bottom: 0;
}

a {
	color: #660033;
	text-decoration: underline;
	}
	
a:link {
	color: #660033;	
	text-decoration: underline;
	}
	
a:visited {
	color: #660033;	
	text-decoration:underline;
	}
	
a:active {
	color: #660033;
	text-decoration:underline;
	}
	
a:hover {
	color: Gold;
	text-decoration:underline;
	}

.white{
	color: white; 
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	font-size: 100%;
	color: #660033;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #8B0000;
	font-size: small;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #000099;
	font-size: 115%;
	font-weight: bold;
	letter-spacing : 1px;	
}
h2{
	font-size: 100%;
	color: #000099;
	font-weight: bold;
}
	
.top_nav{
	background-color: black;
	color: #ffcc33;
	text-decoration: none;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 80%;
}
.top_nav a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.top_nav a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.top_nav a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-variant: normal; 
	color: #ffcc33;
	margin-left: 10px;
	margin-right: 10px;
}
.top_nav a:active{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-variant: normal; 
	color: #ffcc33;
	margin-left: 10px;
	margin-right: 10px;
}
#left{
	background-color: #7C75B9;
}

.left_nav{
	color: white;
	font-weight: bold;
	font-size: 80%;
	margin-left: 1em;
}
.left_nav a:link{
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;

}
.left_nav a:visited{
	color: #FFFFFF;

	text-decoration: none;

}
.left_nav a:active{
}
.left_nav a:hover{
	text-decoration: underline;
}

#spacer{
	background-color: #ffffff;
	border: none;
}
#maroon_nav{
	color: #660033;
	font-size: 90%;
	padding-left: 1em;
}
.center{
	text-align: center;
}
.center table{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.pricing{
	text-align: center;
}
.pricing thead{
	background-color: #660033;
	color: #ffffff;
	font-size: 80%;
	text-align: center;
}
.pricing th {
	background-color: #ffcc33;
	color: #000000;
	font-weight: bold;
}
.pricing tbody{
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 80%;
}
#goldPattern{
	background-image: url("images/Ariel-goldpattern-bg.jpg");
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
#topText{
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	color: #ceaab4;
	float: right;
	font-weight: bold;
	padding-right: 20px;
}
.pageTitle{
	font-family: helvetica, arial, sans-serif;
	color: #79243B;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	font-size: 300%;
	text-align: right;
	margin-right: .5em;
	
}
.contentsmall {

	font-size: 85%;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
.footer {

	font-size: 80%;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFFFFF;
}