/* <!-- ### START ### Video Product Presentations Mod, 1.0.0 by MarksCarts, http://cc3.biz -->*/
a.videoBtn {
	width: 68px;
	height: 33px;
	display: block;
	background-image: url(../../../images/videoMod/video_button.png);
}
a.videoBtn:hover  {
	background-image: url(../../../images/videoMod/video_buttonHover.png);
}
/* <!-- ### STOP ### Video Product Presentations Mod, 1.0.0 by MarksCarts, http://cc3.biz -->*/
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #A8B4B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E51A3;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #99CCFF;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #99CCFF;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
}
.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
}
a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	text-decoration: none;
	background: #99CCFF;
	border-style: outset;
	border-width: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	text-decoration: none;
	background: #99CCFF;
	border-style: inset;
	border-width: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.txtSiteDocsTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
a.txtSiteDocsTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	text-decoration: none;
	background: #99CCFF;
	border-style: outset;
	border-width: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}
a.txtSiteDocsTop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	text-decoration: none;
	background: #99CCFF;
	border-style: inset;
	border-width: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E51A3;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E51A3;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration:none;
}
a.txtDefault:link, a.txtLink:link, a.txtLocation:link {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration:underline;
}
.txtContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #99CCFF;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #BFCCC7;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
body {
	background-color: #563470;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
font-size: 80%;
color: #FFFFFF;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
font-size: 80%;
color: #FFFFFF;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #fffe7b;
text-decoration: none;
}

.yellow-text-underline {
color: #fffe7b;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #FFFFFF;
text-decoration: none;
}

.black-text-underline {
color: #FFFFFF;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #4b781c;
text-decoration: none;
}

.green-text-underline{
color: #4b781c;
text-decoration: underline;
}


