﻿a:link {color: rgb(0,43,109); font-weight: bold;}
a:visited {color: rgb(0,43,109); font-weight: bold;} 
a:active {color: rgb(0,43,109); font-weight: bold;}
a:hover {color: rgb(174,50,38); font-weight: bold;}

hr {width: 98%; color:rgb(93,144,122); height: 3px; text-align: center;}

BODY
{
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(40,98,187);
	scrollbar-highlight-color: rgb(40,98,187);
	scrollbar-face-color: rgb(15,65,141);
	scrollbar-shadow-color: rgb(9,30,63);
	scrollbar-darkshadow-color: rgb(9,30,63);
	scrollbar-track-color: rgb(67,116,170);
		font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 12px;
	background-color: rgb(0,43,109);
	background-image: url('../images/background_logo_sales.gif');
	background-repeat: repeat;
}

table {
	margin: 0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 13px;
	position: relative;
}
table.border {
	margin: 0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 13px;
	border: 5px solid #31437A;
	background-color: #FFFFFF;
}

ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	text-align: left;
}
ul.list-arrow li {
	margin: 5px 0px 2px 0px;
	background: url('http://www.salesbreakthroughs.com/images/layout/list-image.gif') no-repeat 0 4px;
	padding: 3px 0px 5px 14px;
	line-height: 1.2em;
	text-align: left;
}
ol {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	text-align: left;
}

ol.list-arrow li {
	line-height: 1.2em;
	margin: 5px 10px 12px 40px;
	list-style-type: decimal;
	text-indent: 0px;
}
ol.list-arrow-single li {
	line-height: 1.2em;
	margin: 5px 10px 6px 40px;
	list-style-type: decimal;
	text-indent: 0px;
}


.blacklg {
	font-size: 18px;
	color: rgb(0,0,0);
	font-weight: bold;
	line-height: 22px;
}
.blackmedium {
	font-family: Verdana;
	font-size: 16px;
	color: rgb(0,0,0);
	font-weight: bold;
}
.blackxlg {
	font-family: Verdana;
	font-size: 22px;
	color: rgb(0,0,0);
	font-weight: bold;
}

.darkbluelg {
	font-size: 17px;
	color: rgb(49,67,122);
	font-weight: bold;
}
.darkbluexlg{
	font-size: 22px;
	color: rgb(49,67,122);
	font-weight: bold;
	line-height: 1.2em;
}

.darkbluexxlg{
	font-family: Verdana; font-size: 34px; color:rgb(49,67,122); 
	font-weight: bold}

.darkblue{
	font-family: Verdana; font-size: 14px; color:rgb(49,67,122); 
	font-weight: bold}

.darkred {
	font-size: 16px;
	color: rgb(183,49,36);
	font-weight: bold;
}
.darkredlg {
	font-size: 20px;
	color: rgb(183,49,36);
	font-weight: bold;
	line-height: 1.2em;
}
.darkredlgund {
	font-size: 20px;
	color: rgb(183,49,36);
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: underline;
}
.darkredxlg {
	font-size: 27px;
	color: rgb(183,49,36);
	font-weight: bold;
	line-height: 1.2em;
}
.darkredxxlg {
	font-size: 40px;
	color: rgb(183,49,36);
	font-weight: bold;
	line-height: 1.2em;
}

.small {
	font-size: 11px;
	font-weight: normal;
}

.tiny {
	font-family: Verdana, Arial, Helvetica; font-size: 9px; 
	font-weight: normal;}

.hlightyellow {background: #F6F66E;}

.hlightyellowxlg {background: #F6F66E;
	font-family: Verdana, Arial, Helvetica; font-size: 20px;
	color:rgb(49,67,122); font-weight: bold;}

.purplebox {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	color: rgb(0,0,0);
	text-decoration: none;
	line-height: 16px;
	background-color: #DECAE3;
	padding: 15px;
	border: 2px solid #515085;
}
.purplebox_clearbackground {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", "New York", serif;
	color: rgb(0,0,0);
	text-decoration: none;
	line-height: 16px;
	padding: 15px;
	border: 4px solid #515085;
	text-align: left;
}

.CouponBox {
	font-style: normal; font-weight: normal; font-size: 12px; 
	font-family: Verdana; color: rgb(0,0,0); text-decoration: none;
	background-color: #ECEFF7; padding: 15px; 
	border: 2px dotted #58617A;}
.imageright {
	float: right;
	margin: 0px 0px 15px 15px;
}

.imageleft {
	float: left;
	margin: 0px 15px 15px 0px;
}
.noborder {
	border-width: 0;
}
.center {
	border-style: none;
	text-align: center;
}

.underline {
	text-decoration: underline;
}

