body {
	background: #000000;
}

img {
	border: 0px;
}

#flash_head {
	align: center;
	text-align: center;
}

#container {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #ABAAAA;
	color: #808080;
	width: 720px;
	background: #FFFFFF;
}

#place_holder {
	clear: both;
	height: 3px;
	overflow: hidden;
}

#start_paragraph {
	font-weight: bold;
	color: #120A3F;
}

#spec_head {
	font-weight: bold;
	color: #120A3F;
}

#spec_head br {
	clear: both;
}

#spec_details {
	color: #120A3F;
}

#spec_details br {
	clear: both;
}

#spec_content {
	float: left;
	width: 95px;
	text-align: center;
}

#flash_nav {
	float: left;
	position: relative;
	top: -38px;
	left: -16px;
	width: 310px;
}

#content {
	float: right;
	display: block;
	width: 400px;
	text-align: justify;
	padding-right: 10px;
}

#content a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ABAAAA;
}

#content a:Hover {
	text-decoration: underline;
}

#list_box {
	width: 45%;
	float: right;
	padding-top: 15px;
}

#list_box_expanded {
	width: 50%;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}

#left_links {
	clear: both;
	width: 300px;
	position: relative;
	float: left;
	margin-left: 15px;
	text-align: left;
	top: -20px;
}

#left_links a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ABAAAA;
}

#left_links a:Hover {
	text-decoration: underline;
}

#base_nav {
	float: left;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 0px;
}


/***
 *	FORM LAYOUT
 **/
form {
	color: #120A3F;
}

input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #ABAAAA;
}

#field {
	display:-moz-inline-box;
	width: 100px;
}

#field_large {
	display:-moz-inline-box;
	width: 150px;
}

#element {
	clear: both;
	padding: 1px;
}


/***
 *	COPYRIGHT LAYOUT
 **/
#copyright {
	width: 720px;
	align: center;
	text-align: center;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #FFFFFF;
}

#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:Visited {
	color: #FFFFFF;
}

#copyright a:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}
