/************************/
/* Body Styles          */
/************************/ 

body{
	font-family: Arial;
	color: #252525;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: disc;
	font-size: 14px;
}


a{
	color: #6600006;
	text-decoration: underline;
}

a:link{
	color: #660000;
	text-decoration: underline;
}

a:visited{
	color: #330000;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

h1{
	font-family: Arial;
	font-size: 125%;
	color: #660000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

h2{
	font-family: Arial;
	font-size: 125%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

h3{
	font-family: Arial;
	font-size: 115%;
	color: #660000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

h4{
	font-family: Arial;
	font-size: 115%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

h5{
	font-family: Arial;
	font-size: 100%;
	color: #660000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h6 {
	font-family: Arial;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.inline-black {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	}
	
.black-bold {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: 800;
}

.plan {
	font-family: Arial;
	font-size: 125%;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

.plan a:link {
	color: #333333;
	text-decoration: none;
}
.plan a:visited {
	color: #333333;
	text-decoration: none;
}
.plan a:hover {
	color: #000000;
	text-decoration: underline;
}
.plan a:active {
	color: #333333;
	text-decoration: none;
}



/**************************/
/**************************/


/************************/
/*  Other				*/
/************************/


/**************************/
/**************************/


/************************/
/*  Footer				*/
/************************/

.footer {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.footer a:link {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
.footer a:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.contact {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	text-decoration: none;
}
.contact a:link {
	color: #333333;
	text-decoration: underline;
}
.contact a:visited {
	color: #660000;
	text-decoration: underline;
}
.contact a:hover {
	color: #333333;
	text-decoration: none;
}
.contact a:active {
	color: #333333;
	text-decoration: underline;
}


/****************************/
/****************************/



/****************************/
/* Navigation Bar			*/
/****************************/

.nav {
	width: 170px;
}
.nav ul {
	font-family: Arial;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom: 1px solid #333333;
}

.nav ul li {
	position: relative;
	}

.nav li ul {
	position: absolute;
	left: 177px;
	top: 0;
	display: none;
	width: 250px;
	}

.nav li ul a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #ffffff;
	padding: 5px;
	border: 1px solid #222222;
	border-bottom: 0;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	height: 16px;
	width: 250px;
	}
.nav li ul a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.nav li ul a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.nav li ul a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
.nav li ul a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

.nav a {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 170px;
	margin-top: 0px;
	padding-left: 7px;
	padding-top: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	height: 23px;
}
.nav a:link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.nav a:active {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/****************************/
/* Navigation Bar			*/
/****************************/

li:hover ul, li.over ul { display: block; }

