﻿input, select, textarea {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size : 100%;
	text-decoration: none;
}

legend {
	color: #cccccc;
}

fieldset {
	border: 1px dashed #cccccc;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

.print_titles {
	display: none;
}

.textbox
{
	font-size: 11px;
}

#headertop_content a {
	color:#666666;
	text-decoration:none;
}

#headertop_content a:hover {
	color:#666666;
	text-decoration:underline;
}

#leftmenu_main ul {
	margin: 0px 0px 0px 7px;
	padding: 0px;
	text-indent:0px;
}

#leftmenu_main ul li {
	color:#851010;
	list-style-type:none;
	padding:2px;
}

#leftmenu_main ul li a {
	color:#851010;
}

#leftmenu_main ul li a:hover {
	text-decoration:none;
}

#page_footer a {
	color:#851010;
}

#page_footer p {
	margin:0px;
	color:#666666;
}


#page_footer hr {
	border-top: 1px solid #999999;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	width: 100%;
	text-align: left;
}

.step {
	color:#999999;
}
.step a {
	color:#999999;
	text-decoration:none;
}

.highlight {
	color:#990000;
}

.grey_box_top {
	width:300px;
	float:left;
	height:7px;
	border:0px solid red;
	margin:0px 0px 0px 0px;
	background-image: url("images/grey_box_top.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
}

.grey_box_bg {
	width:300px;
	float:left;
	height:auto;
	border:0px solid red;
	margin:0px 0px 0px 0px;
	background-image: url("images/grey_box_bg.gif");
	background-position: left top;
	background-repeat: repeat-y;
	padding: 10px;
}

.grey_box_bg h3 {
	margin:0px 0px 5px 5px;
	color:#676767;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.grey_box_bot {
	width:300px;
	float:left;
	height:7px;
	border:0px solid red;
	margin:0px 0px 10px 0px;
	background-image: url("images/grey_box_bot.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
}

.grey_box_pad {
	padding:0px 15px 0px 0px;
}

#footer_text a {
	color: #333333;
}

#gtitle
{
	background-color: #ffffff;
	font-size: 22px;
	font-family: Eras Demi ITC;
	color: #bf070a;
}
