/* Global Styles */

body {
	margin:0px;
	background-color: #006699;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #A1667C;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CD4B7C;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:12px arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #CD4B7C;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
.subHeader {
    font-family: "Comic Sans MS";
	font-size: 16px;
	color: #006699;
	line-height: 20px;
	letter-spacing:0.4em;
}
	
.navText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.1em;
	}

/* Class Styles */
.pricingText {
	font:15px arial;
	color:#333333;
	line-height:17px;
	text-transform:uppercase;
}
.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.smallText {
	font:12px times new roman;
	color: #A1667C;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #314859;
	letter-spacing:0.1em;
	line-height:38px;
	}
	
.bodyText {
	font:13px arial;
	color:#333333;
	font-weight: normal;
	}
	
.pageName {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #A1667C;
	letter-spacing:0.1em;
	line-height:26px;
	}
.contactInfo {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	letter-spacing:0.08em;
	font-weight: normal;
	}
	
