@charset "utf-8";
/* CSS Document */

* {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000;
    text-decoration: underline;
}

a:visited {
	color: #000;
    /*text-decoration: none;*/
}

a:hover {
	text-decoration: underline;
}

a:active {
    /*text-decoration: none;*/
}

#head-banner p	{
	margin: 10px 0 0 0;
	font-size: 90%;
}

#blue-wrapper p {
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	line-height: 125%;
	margin: 0 0 0 0;
	color:#000;
}

td{ font-size: 80%;}

#blue-wrapper  div.headlineblockbottom li{ font-size: 80%;}

#blue-wrapper h1 {
    padding: 0 10px 10px 10px;
	font-size: 120%;
	line-height: 110%;
	font-weight: bold;
	margin: 0px;
	color:#7dbbea
}
#blue-wrapper h2 {
	padding: 0px;
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	margin:  0 10px 0 10px ;
	color:#7dbbea
}

#blue-wrapper h4 {
    padding: 0px;
    font-size: 90%;
    line-height: 100%;
    font-weight: normal;
    margin:  0 10px 0 10px ;
    color:#7dbbea
}

#break-title h1 {
	padding: 0;
	margin: 0;
	font-size: 120%;
	line-height: 110%;
	font-weight: normal;
	color: #000;
}

#main-title h1 {
	padding: 0;
	margin: 0;
	font-size: 120%;
	line-height: 110%;
	font-weight: normal;
	color: #000;
}
#breakright-title h1 {
	padding: 0;
	margin: 0;
	font-size: 120%;
	line-height: 110%;
	font-weight: normal;
	color: #000;
}
.promobubble {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 120%;
}
.datatable a:link, .datatable a:visited {
	font-weight: bold;
	color: #3078BF;
	text-decoration: none;
}
.datatable a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#footer {
    color:#FFF;
    }
#footer a {
	font-weight: normal;
	color:#FFF;
	font-size: 90%;
	margin-left:15px;
	margin-right:5px;
	vertical-align: top;
}

#footer a.last {
        margin-left:5px;
    }

table.basket td {font-size:80%;padding:3px 3px 3px 3px;}


.check_out_headers {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    color: #7dbbea;
    text-align: justify;
    font-weight: bold;
    padding-left:10px;
}


.check_out_blue_text {
color:#7DBBEA;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
font-style:normal;
font-weight:bold;
text-align:justify;
    padding-left:10px;
}
