@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	color: #666;
	background: #1D72DA url(images/top_background_blue.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #06F;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1B75CF;
}

h2 {
	padding-left: 20px;
	font-size: 32px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

h4 {
	padding-left: 20px;
	font-size: 18px;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	background: url(images/img11b.gif) no-repeat;
}

a {
	text-decoration: none;
	color: #06F;
}

a:hover {
	background: none;
	text-decoration: underline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	text-align: center;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(images/img04.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 850px;
	height: 60px;
	margin: 0 auto;
}

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

#menu li {
	display: block;
	float: left;
	width: 168px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02b.gif) no-repeat;
}

#menu a {
	display: block;
	width: 128px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: solid 4px #06F;
}

#menu .active a {
	text-decoration: none;
	border-bottom: 4px solid #E2E8FF;
	color: #008DF7;
	background-color: #E2E8FF;
}

/* Header */

#header {
	width: 854px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/blue_logo.jpg) no-repeat;
	line-height: 32px;
	font-size: 35px;
}

/* Content */

#content {
	width: 850px;
	padding-top: 10px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 610px;
}

#posts h2 {
	padding-bottom: 6px;
}

#posts h4 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(images/main_headers.gif) no-repeat left top;
	color: #EEEEEE;
}

#posts h5 {
	padding-bottom: 0px;
}

#posts .post {
	padding-bottom: 30px;
}

.emphasis {
	font-size: 16px;
	font-weight: bold;
	color: #555;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/text_bg.jpg) repeat-x;
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/dot_point.gif);
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 220px;
}

#links h4 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(images/sidebar_head.gif) no-repeat left top;
	font-size: 18px;
	color: #EEE;
}

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

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/text_bg.jpg) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(images/bottom_background_blue.jpg) repeat-x;
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9BB1BD;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #9BB1BD;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 0;
	letter-spacing: -1px;
	font-size: 24px;
}

#thanks {
	font-size: 10px;
	margin: -5px auto 0px auto;
	text-align: right;
}

/* Forms */

#posts .input {
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

#posts .input#textfield, .input#textfield2, .input#textfield3, .input#textfield4, .input#textarea, .input#date {
	padding: 2px 3px 2px 3px;
}

#posts .input#textarea {
	width: 60%;
}

#posts .input:hover {
	border: 1px solid #888;
}

#posts .input:focus {
	border: 1px solid #0974C4;
}

#posts .input#button {
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	cursor: pointer;
}

.ctable tr, .ctable td {
	padding: 5px;
	border-bottom: #CCC dotted 1px;
	vertical-align: top;
}

.requiredfield {
	font-size: 16px;
	color: #C33;
	font-weight: bold;
}