@import url('/c/root-menu.css');
@import url('/c/form.css');
@import url('/c/layout.css');
@import url('/c/sidebar.css');

body {
	padding: 0;
	margin: 0;
	background: #FFF url(/i/bg/1pxblack.gif) repeat-x 0 123px;
}

body, td, th {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000;
}

h1, h1 a {
	font-size: 23px;
	line-height: 28px;
/*	color: #969695;*/
/*	color: #f5821f;*/
	color: #003976;
	margin: 0 0 10px 0;
}

h1 a {
	color: #969695;
	text-decoration: none;
}

h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 10px 0 15px 0;
	color: #003976;
}

h3 {
	font-size: 13px;
	line-height: 19px;
	margin: 15px 0 5px 0;
	padding: 1px 0 2px 4px;
/*	color: #666;*/
	color: #003976;
	background-color:#DFECFF;
	display:block;
	width:auto;
}

h4 {
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	color: #333;
}

p {
	line-height: 18px;
	margin: 5px 0 10px 0;
}

a {
	color: #00254E;
	font-weight: bold;
}

a:hover {
	color: #F66013;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
	width: 100%;
}

td, th {
	padding: 0;
	vertical-align: top;
}

th {
	background: #D2DCE6;
	font-weight: normal;
}

th .required {
	font-weight: bold;
}

ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
}

li {
	padding: 2px 0 2px 0;
}

p.small {
	line-height: 14px;
	margin: 5px 0 5px 0;
}

span.date-countdown {
	font-weight: bold;
	color: red;
}

div#mega-deals {
/*	font-weight: bold;
	border: solid 1px #F00;
	background-color: #FCC;
	padding: 10px;*/
	margin: 10px 0 15px 0;
}
