html h1.header, html h2.header, html h3.header {
	margin: 0px 0px 5px 0px;
	padding: 3px;
	color: #0e63a5;
	background: #ffffff;
	font-size: 14px;
	line-height: 100%;
	display: block;
}


html h1.content, html h2.content, html h3.content {
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 5px 0px;
	color: #0e63a5;
	background: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	display: block;
}

html h1 small, html h2 small, html h3 small {
	font-size: 12px;
}

html .sidebar strong.title {
	font-size: 16px;
}

html div .red {
	color: #c7110c;
}

html .white, html h1.white, html h2.white, html h3.white {
	color: #ffffff;
}

#header .menu li.home, #header .menu li.home a {
	background: url(/env/images/menu-home.gif);
}

#header .menu li.home {
	width: 46px;
}

#header .menu li.home a:hover{
	background: url(/env/images/menu-home-act.gif);
}

.indent .link1 {width:100%; overflow:hidden; padding-top:11px;}
.indent .link1 a {background:#c7110c url(/env/images/marker1.gif) no-repeat right 7px; float:right; padding:4px 17px 4px 12px; font-style:italic; text-decoration:none; color:#ffffff; font-size:1.182em; line-height:1em;}
.indent .link1 a:hover {background:#ff0700 url(/env/images/marker1.gif) no-repeat right 7px;}

#header {
	height:448px;
}

.logo {
	height: 203px;
}

.logo span {
	padding: 0px 0px 0px 28px;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
}

form#comment_form {
	width: auto;
	height: auto;
	display: block;
	float: none;
	clear: both;
}

form#comment_form p {
	width: 210px;
	display: block;
	float: none;
	clear: both;
}

form#comment_form p label {
	width: 100px;
	height: auto;
	display: block;
	float: left;
}

form#comment_form p input {
	padding: 2px;
	width: 200px;
	height: 15px;
	font-size: 12px;
	border: 1px solid #c2ddee;
	display: block;
	float: left;
}

form#comment_form p textarea {
	width: 199px;
	height: 100px;
	font-size: 12px;
	border: 1px solid #c2ddee;
	display: block;
	float: left;
}

form#comment_form p input#comment_submit {
	padding: 2px;
	width: 206px;
	height: 20px;
	font-size: 12px;
	border: 1px solid #c2ddee;
	display: block;
	float: left;
}

#comments_table {
	margin-top: 20px;
	border-top: 1px solid #999999;
}

#comments_table td {
	vertical-align: top;
}

#comments_table td.first {
	width: 500px;
	padding: 0px 20px 0px 0px;
}

#comments_table h4 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

.comment_single {
	border-bottom: 1px solid #CCCCCC;
}

.comment_single.no_line {
	border: none;
}

.comment_single span.author {
	font-size: 14px;
	color: #000000;
}

.comment_single small {
	font-size: 11px;
	color: #666666;
}

#content li a.normalLink {
	margin: 0px;
	padding: 0px;
	background: none;
	color: #0e63a5;
	font-weight: normal;
	text-decoration: underline;
}

#content li a.normalLink:hover {
	text-decoration: none;
}
