/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;}


body {
	margin: 0;
	background: #fff;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;}


h1, h2, h3 {
	color: #000000;}


h2 {
	margin: 0px;}

h3 {
	margin: 20px 0px 0px 0px;}

h3.table {
	font-size: 1.5em;
	margin: 5px 0px;}

h3.winner {
	font: normal 1.3em Verdana, sans-serif;}

.demo_table {
	font: normal 1.5em Arial, Helvetica, sans-serif;
	margin: 10px 0px 4px 10px;}

.table_border {
	border: 1px solid #000000;
	padding: 3px;}

blockquote, ul, ol {
	margin: 0px 20px;}

p {
	margin: 0px;}

blockquote {
	margin-top: 1em;
	margin-left: 2em;
	padding-left: 1em;
	font: x-small Verdana, Helvetica, sans-serif;
	border-left: 3px solid #444444;}

ul {
	margin-left: 1.5em;
	line-height: 160%;}

ul.smaller {
	font: normal 0.85em Verdana, sans-serif;}

ol {
	margin-left: 1em;
	line-height: 160%;}

ol li {
	margin-top: .6em;}

.padded_table td {
	padding: 0.2em;}

table {
	margin-left: 1em;}

td {
	font: normal Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #000000;}

.tight_space {
	font: x-small Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
	line-height: 120%;
	color: #000000;}

.tight_space_01 {
	font: .75em Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #000;}

a {
	color: #00729a;}

a:hover {
	text-decoration: none;
	color: #00209f;}

img {
	border: none;}

.cancel_late {
	float: right;}

b.quickBlue {
	color: #009;}



/* ----- ----- ----- Header ----- ----- ----- */


#header {
	width: 840px;
	height: 130px;
	margin: 0 auto;}



/* ----- ----- ----- Logo ----- ----- ----- */


#logo {
	float: left;
	width: 200px;
	height: 130px;
	/* background: url(images/img03.jpg) no-repeat; */}

#logo h1 {
	padding: 130px 0 0 20px;
	font-size: 2em;}


#logo h2 {
	padding: 0 0 0 20px;
	font-size: 1em;}


#logo a {
	text-decoration: none;
	color: #fff;}



/* ----- ----- ----- Splash ----- ----- ----- */


#splash {
	float: right;
	width: 640px;
	height: 130px;}



/* ----- ----- ----- Boxed Style ----- ----- ----- */


.boxed {
}

.boxed .title {
	height: 18px;
	padding: 10px 0 0 19px;
	background: #8cbef5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #fff;}


.boxed .content {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #dcebfc;}



/* ----- ----- ----- Post ----- ----- ----- */


.post {
	padding: 2px 20px 0 20px;}


.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url(images/img04.gif) repeat-x left bottom;}


.post .meta {
	float: left;
	margin-bottom: 10px;
	padding-left: 20px;
	border-left: 1px solid #eee;
	font-size: x-small;}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 10px 10px 10px 1px;
	line-height: 140%;
	border-top: 1px solid #eee;}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: .1em;
	line-height: 160%;}

.small-story p {
	font: x-small;
	margin-bottom: .1em;
	line-height: 160%;}




/* ----- ----- ----- Content ----- ----- ----- */


#content {
	width: 840px;
	margin: 0 auto;}



/* ----- ----- ----- Content > Main ----- ----- -----  */


#main {
	float: right;
	width: 640px;}


#main a {
}



/* ----- ----- ----- Content > Sidebar ----- ----- -----  */


#sidebar {
	float: left;
	width: 200px;}


#sidebar a {
}



/* ----- ----- ----- Content > Sidebar > Menu ----- ----- ----- */


#menu {
	padding: 10px 0;}


#menu ul {
	margin: 0;
	list-style: none;}


#menu li {
	display: inline;}


#menu a {
	display: block;
	padding: 10px 20px;
	border-top: 1px solid #eee;
	text-decoration: none;
	font-weight: bold;
	color: #666;}


#menu a:hover {
	background: #dcebfc;
	color: #000;}


#menu .active a {
	background: #8cbef5 url(images/img03.gif) repeat-x left bottom;
	color: #fff;}


#menu .first a {
	border: none;}



/* ----- ----- ----- Content > Sidebar > Updates ----- ----- ----- */


#updates {
}

#updates ul {
	margin: 0;
	list-style: none;}


#updates h3 {
	margin: 0;
	font-size: x-small;}


#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;}



/* ----- ----- ----- Footer ----- ----- ----- */


#footer {
	clear: both;
	width: 850px;
	margin: 4px auto;
	padding: 15px 20px 8px 20px;
	background: #8cbef5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
	color: #000;
}

#footer #links {
	margin: 3px 0px 0px 0px;
	text-align: right;
	font-size: x-small;
	color: #555;}


#footer #links a {
	margin: 0;
	text-align: right;
	font-size: x-small;
	color: #555;}
	
	
#footer a {
	color: #0C1a66;}
