body, p, ul, li, hr, table, tr, td {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000080;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	color: #000080;	
}

b {
	font-weight: bold;
}

a:link {
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color: #0000DD;
	text-decoration: none;	
}

a:visited {
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color: #0000DD;
	text-decoration:none;	
}

a:hover {
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color: #0000EE;
	text-decoration:underline;	
}

.BorderRight {
	border-right: 1px solid;
}

.BorderBottom {	
	border-bottom: 1px solid;
}

.BorderRightBottom {
	border-right: 1px solid;
	border-bottom: 1px solid;	
}

.FormButton {
	background: #4672A5;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;		
}

.CellMenu {
	background-color: #4672A5;
}

.CellCategories {
	background-color: #999999;
}

.CellTitle {
	background-color: #4672A5;
}

.CellContentHead {
	background-color: #4672A5;
}

.CellContentMain {
	background-color: #CCCCCC;
}

.CellContentFooter {
	background-color: #DDDDDD;
}

.CellBottomNavigation {
	background-color: #CCCCCC;
}

.FontClientName {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}

.FontTitle {
	font-family: arial,helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;	
}

.FontDark {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000080;
	font-weight: normal;	
}

.FontLight{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;	
}

.FontPrice {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;	
}

.FontPriceOld {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000080;
	font-weight: normal;
	text-decoration: line-through;	
}

.FontPriceOffer {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;	
}

.FontPriceSave {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;	
}


.FontSalesTaxIncluded {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000080;	
}

.FontFooter {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000066;	
}

.FontAlert {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;	
}

