
body {
	background:#ffffff;
	color:#000000 !important;
}
ol, ul {
    list-style:none;
}
li{
	list-style:disc;
	font-size:14px;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}

.italic {
    font-style:italic; }
.bold {
    font-weight:bold; }


/* main website styles */
a { color:#69F;
	text-decoration:none; }

p { font-size:14px; 
	color:#666666; 
	line-height:120%; 
	padding-bottom:10px; 
}

h2,h3{
	color:#0053a0;
}
.showscreen
{
	display:none;
}
.phone
{
	clear:both;
	float:left;	
}
.mobilelogo .mobilebrand
{
	display:none;
}
#hp-carousel .content-holder
{
	display:none;
}

.nav-desktop
{
	display:none;	
}
.searchbox
{
	display:none;	
}
.mod-slider ul
{
	list-style:none;	
}
.mod-slider ul li
{
	list-style:none;	
}

#sponsors
{
	display:none;
}
#footer
{
	
	display:none;	
}

a[href]:after {
    content: none !important;
}
.modal{
	background-color:#fff !important;
	height:720px !important;	
	width:700px;
	font-size:12px;
}
.modal .prod-img-modal img{
	width:120px;
}
.modal .modal-body{
	height:700px !important;	
	width:680px;
	display:block;
	font-size:12px;
}