.Title {
	margin-left: 20px;
	padding-top: 2px;
	width: 200px;
}

.Wider-Title {
	margin-left: 20px;
	padding-top: 2px;
	width: 250px;
}

.Button {
	width: 150px;
}
.indent_level {
	margin-left: 50px;
}
.font_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.width {
	width: 300px;
}

.cost-width {
	width: 100px;
}

.page_width {
	width: 600px;
}
.half_indent_level {

	margin-left: 20px;
}
.subheading {
	font-weight: bold;
	padding-bottom: 5px;
}
.rightFloat {
	float: right;
	padding-right: 20px;
	color: #000000;
}
.First_Column {
	position: absolute;
	width: 148px;
	color: #000000;
}
.Second_Column {
	left: 210px;
	position: absolute;
	width: 367px;
	color: #000000;
}
.morethan_half_indent_level {
	margin-left: 25px;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #002779;
}
a:active {
	text-decoration: none;
}
.nav_width {
}
body {
	margin-right: 0px;
	margin-top: 20px;
	margin-left:10px;
}
.link_list {
	padding-bottom: 5px;
	color: #000000;
}
.login_position {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
.login_forgotten_password {
	font-size: 9px;
}
.background {
	background-color: #FFFFDB;
}
.alert {
	color: #CC0000;
	font-weight: bold;
}
.title_line {
	border-bottom-color: #666666;
	text-decoration: underline;
}
hr {
	font-size: 9px;
	line-height: 0.5px;
}
.nav_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.width_smaller {
	width: 150px;
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}

