html	{
	min-height: 100%;
	border-bottom: 1px solid transparent;
	}	
* {	
/* 	margin:0;
	padding:0; */
	}
body	{
	/* background-color: #999;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-attachment: fixed; */
		background-color: #444444;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#cccccc));
	background-image: -webkit-linear-gradient(top, #444444, #cccccc);
	background-image:    -moz-linear-gradient(top, #444444, #cccccc);
	background-image:     -ms-linear-gradient(top, #444444, #cccccc);
	background-image:      -o-linear-gradient(top, #444444, #cccccc);
	background-image:         linear-gradient(top, #444444, #cccccc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#cccccc');
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 3px;
	margin:0;
	padding:0;
	}	
.container, #container	{
	width: 890px;
	padding: 15px;
	margin: 10px auto!important;
	text-align: left;
	background-color: #fff;
	clear: both;
	-moz-box-shadow: 0px 1px 4px #333;
	-webkit-box-shadow: 0px 1px 4px #333;
	box-shadow: 0px 1px 4px #333;
	}
.holder	{
	position: relative;
	width: 100%;
	clear: both;
	clear: both;
	margin: 0;
	padding: 0;
	}	
.navigation, #navigation {
	float: left;
	width: 150px;
	background-image: url(../images/nav-btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #af1810;
	}
.main, #main {
	float: left;
	margin-left: 20px;
	width: 720px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	}
.footer {
	clear: both;
	margin: 0 auto;
	text-align: center;
	clear: both;
	font-size: 12px;
	margin: 0 0 0 170px;
	border-top: 1px solid #af1810;
	}
.clear	{
	clear: both;
	}
h1	{
	font-size: 27px;
	font-weight: 400;
	color: #fff;
	margin: 0 auto -10px auto;
	padding: 0 10px 0 0;
	text-align: right;
	width: 920px;
	font-family: 'Archivo Narrow', sans-serif;
	letter-spacing: 1px;
	}
h2	{
	font-size: 24px;
	color: #cc0000;
	margin: 20px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #af1810;
	font-weight: 400;
	font-family: 'Archivo Narrow', sans-serif;
	letter-spacing: 1px;
	}
h3	{
	font-size: 18px;
	margin: 0 0 10px 0 ;
	padding: 0;
	}
.home-highlight	h3	{
	text-shadow: 1px 1px 1px #fff;
	font-weight: 400;
	}	
.xl 	{
	font-size: 21px;
	}
.lg	{
	font-size: 15px;
	}
.blue	{
	color: #0000cc;
	}
.red	{
	color: #af1810;
	}
ul	{
	margin: 0 0 0 18px;
	padding: 0;
	}
.v-nav ul	{
	margin: 0 0 20px 0;
	padding: 0!important;
	clear: both;
	}
.home-highlight	{
	position: relative;
	clear: both;	
	width: 604px;
	margin: 0 auto 20px auto;
	padding: 20px;
	color: #0000cc;
	border: 2px solid #fff;
	background-color: #f0f0f0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#f0f0f0));
	background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
	background-image:    -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background-image:     -ms-linear-gradient(top, #ffffff, #f0f0f0);
	background-image:      -o-linear-gradient(top, #ffffff, #f0f0f0);
	background-image:         linear-gradient(top, #ffffff, #f0f0f0);
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f0f0f0'); */
	clear: both;
	-moz-box-shadow: 0px 1px 4px #333;
	-webkit-box-shadow: 0px 1px 4px #333;
	box-shadow: 0px 1px 4px #333;
	}
/* IE6, IE7, IE8 */
.home-highlight { border: 2px solid #ccc\9; }
	
h3.getTheDate	{
	color: #fff;
	background-color: #af1810;
	width: 644px;
	margin: 0 auto!important;
	text-align: center;
	padding: 3px;
	font-size: 24px;
	font-weight: 400;
	-moz-box-shadow: 0px 1px 4px #333;
	-webkit-box-shadow: 0px 1px 4px #333;
	box-shadow: 0px 1px 4px #333;
	font-family: 'Archivo Narrow', sans-serif;
	letter-spacing: 1px;
	}
img.rt	{
	float: right;
	margin: 0 0 15px 15px;
	}
img.lt	{
	float: left;
	margin: 0 15px 15px 0;
	}
	
.infobox	{
	clear: both;
	background-color: #fff;
	/* border: 1px solid #333; */
	padding: 10px;
	margin: 0 5px!important;
	font-size: 12px;
	}
input.btn	{
	background: #AF1810;
	width: 100px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	border: 0;
	color: #fff;
	padding: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 1px 4px #333;
	-webkit-box-shadow: 0px 1px 4px #333;
	box-shadow: 0px 1px 4px #333;	
	}
input.btn:hover	{
	background: #666;
	cursor: pointer;
	}
input[type=text], textarea	{
	background-image: url(../images/bg-form.gif);
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	font-family: verdana;
	font-size: 12px;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 1px 4px #ccc;
	-webkit-box-shadow: 0px 1px 4px #ccc;
	box-shadow: 0px 1px 4px #ccc;
	resize: none;
	}
input:focus, textarea:focus{
background-color: #ffff66;
}
table.titles	{
	border: 1px solid #ccc;
	}
table.titles tr.dark td	{
	background-color: #eee6e6;
	}
table.titles tr.light td	{
	background-color: #fff;
	background-image: url(../images/bg-form.gif);
	background-repeat: repeat-x;
	}
acronym 	{
	border-bottom: 1px dotted #333;
	}
	