/* Style sheet copyright 2004 New Objective, Inc. All rights reserved. Author - Carla Waggett */

/* FOR HOMEPAGE STYLES ONLY*/



body {
	background-color: #8C99C2;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #FFFFFF;
	background-image: url(../images/home/bg_homepage.jpg);
	background-repeat: repeat-x;
}


/* ROLLOVER MENU STYLES */
/*
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

.m0l0o {
	border: 1px solid #2D30C3;
	text-decoration: none;
}

.m0l1o {
	border: 1px solid #333333;
	text-decoration: none;
}

.m0l2o {
	border: 1px solid #333333;
	text-decoration: none;
}

.m0l3o {
	border: 1px solid #333333;
	text-decoration: none;A2CACA
}

.m0l0i
{
	font-size: 11px;
	font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	padding: 1px 0 0 4px;
	text-decoration: none;
}

.m0l1i {
	font-size: 11px;
	font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	padding: 1px 0 0 4px;
	text-decoration: none;
}

.m0l2i {
	font-size: 11px;
	font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	padding: 1px 0 0 4px;
	text-decoration: none;
}

.m0l3i {
	font-size: 11px;
	font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	padding: 1px 0 0 4px;
	text-decoration: none;
}


/* END MENU STYLES */

/* HOMEPAGE SYLES */

.hilight {
	font-weight: bold;
	color: #E9AE31;
}

a.product_bar:link {
	color: #2D30C3;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
}

a.product_bar:visited {
	font-size: 10px;
 	color: #2D30C3;
}

a.product_bar:hover {
	font-size: 10px;
 	color: #FFFFFF;
}

a.product_bar:active {
	font-size: 10px;
 	color: #FFFFFF;
}

.copyright {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
}


a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #E9AE31;
}

a:active {
	color: #E9AE31;
}


h1.title {
	font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}


td.footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align:center;
}

a.footer {
	color: #333333;
}

a.footer:visited {
	color: #333333;
}

a.footer:hover {
	color: #009933;
}

a.footer:active {
	color: #009933;
}


sup {
	font-size: 50%;	
}

td, th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
