/* Global Settings */
body {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(/images/bk.jpg);
	background-color: #E8F5FF;
}
#main {
	height: auto;
	width: 800px;
	float: left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#header {
	float: left;
	height: 370px;
	width: 800px;
}

/* Header Stuff */
.logo {
	float: left;
	height: 99px;
	width: 310px;
	margin-top: 39px;
}
#nav {
	float: left;
	height: 36px;
	width: 800px;
	text-align: left;
	background-image: url(/images/nav.jpg);
}
.links_under {
	float: right;
	height: 20px;
	width: 360px;
	text-align: right;
	margin-top: 5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	color: #CFCFCF;
}
.links_over {
	float: right;
	height: 50px;
	width: 360px;
	text-align: right;
	margin-top: 50px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	
}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Top Navigation Bar */
.nav_holder {
	float: left;
	height: 25px;
	width: 115px;
	padding-top: 10px;
	margin-left: 60px;
	font-size: 11px;
	font-weight: normal;
	color: #462300;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	text-align: center;
}
.nav_holder2 {
	float: left;
	height: 25px;
	width: 112px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #462300;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	text-align: center;
}
a.brown:link {
	color: #462300;
	text-decoration: none;
}
a.brown:visited {
	color: #462300;
	text-decoration: none;
}
a.brown:hover {
	color: #462300;
	text-decoration: underline;
}
a.brown:active {
	color: #462300;
	text-decoration: none;
}
/* Main Page */

#content {
	float: left;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#content2 {
	float: left;
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #000000;
	margin-bottom: 6px;
}

/* Footer Stuff */
#footer {
	height: 100px;
	width: 800px;
	float: left;
}
#footer_area {
	height: 52px;
	width: 800px;
	background-image: url(/images/footer_bk.jpg);
	padding-top: 18px;
}
.footer_top {
	float: left;
	height: 20px;
	width: 790px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	font-color: #c0c0c0;
}
/* Specific Home Page Stuff */

#banner {
	height: 300px;
	width: 780px;
	background-color: #EDE9E0;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.banner_side {
	float: left;
	height: 280px;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;
}
.banner_side_header {
	float: left;
	height: 22px;
	width: 225px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	background-color: #EDE9E0;
	padding-top: 8px;
	padding-left: 25px;
	background-image: url(/images/mini_arrow.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.banner_side_header2 {
	float: left;
	height: 22px;
	width: 225px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	background-color: #EDE9E0;
	padding-top: 8px;
	padding-left: 25px;
	background-image: url(/images/mini_arrow.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.banner_side_text {
	float: left;
	height: auto;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 5px;
	margin-top: 10px;
}
.banner_side_text2 {
	float: left;
	height: auto;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	margin-top: 10px;
}
a.dark:link {
	color: #003366;
	text-decoration: underline;
}
a.dark:visited {
	color: #003366;
	text-decoration: underline;
}
a.dark:hover {
	color: #003366;
	text-decoration: none;
}
a.dark:active {
	color: #003366;
	text-decoration: underline;
}
.banner_placeholder {
	float: left;
	height: 240px;
	width: 479px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #B9E9FF;
}
.news {
	float: left;
	height: 22px;
	width: 454px;
	background-color: #FFFFFF;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 25px;
	background-image: url(/images/mini_arrow.gif);
	background-repeat: no-repeat;
}
#racks {
	float: left;
	height: 260px;
	width: 780px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
}
#racks2 {
	float: left;
	height: 260px;
	width: 780px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-top: 5px;
}

.racks_place {
	background-image: url(/images/frame.jpg);
	height: 257px;
	width: 197px;
	float: left;
}
.racks_grey {
	background-color: #EDE9E0;
	float: left;
	height: 242px;
	width: 188px;
	margin-top: 3px;
	margin-right: 10px;
}
.racks_grey2 {
	background-color: #EDE9E0;
	float: left;
	height: 242px;
	width: 188px;
	margin-top: 3px;
}
.rack_image {
	float: left;
	height: 60px;
	width: 145px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.rack_header {
	float: left;
	height: 23px;
	width: 148px;
	margin-left: 20px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	background-color: #EDE9E0;
	text-align: center;
	padding-top: 7px;
}
.rack_text {
	float: left;
	height: 110px;
	width: 150px;
	margin-left: 20px;
	margin-top: 5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
}
.racks_grey_text {
	float: left;
	height: auto;
	width: 146px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(/images/sticky.gif);
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 10px;
	padding-left: 22px;
	padding-top: 5px;
}
.racks_grey_header {
	float: left;
	height: auto;
	width: 168px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
/* Specific Contact Page Stuff */
#contact_main {
	height: 730px;
	width: 290px;
	background-color: #EDE9E0;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

.contact_side {
	float: right;
	height: 710px;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;
}
.contact_mid {
	float: left;
	height: auto;
	width: 480px;
	margin-top: 5px;
	margin-left: 10px;
}

.contact_banner {
	height: auto;
	width: 480px;
	background-color: #FFFFFF;
}
.contact_topbanner {
	height: auto;
	width: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #F0F0F0;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contact_text {
	height: auto;
	width: 480px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 23px;
}
/* Specials Page Section */
#details {
margin-top: 10px; 
width: 760px;
height: 620px;
}
.details {
margin-top: 10px; 
width: 760px;
height: auto;
background-color: #F0F0F0;

}
.detailed2 {
text-align: right;
width: 100px;
float: left;
height: auto;
margin-right: 5px;


}

.detailed {
width: 650px;
float: left;
height: auto;
background-color: #ffffff;
border-color: #f0f0f0;
border-width: 1px;
border-style: solid;
}
.detailed li {
font-size: 10px;
margin-left: 18px;
}


/* Maintenance Contact Section */

#maintenance_contact {
	height: 120px;
	width: 760px;
	background-color: #EDE9E0;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #c6c6c6;
	
}
.maintenance_inside {
		float: left;
		height: 90px;
		width: 750px;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
		font-size: 11px;
		padding-left: 4px;
		background-color: #ffffff;
		margin-top: 4px;
		margin-right: 4px;
		margin-bottom: 4px;
		border-width: 1px;
		border-style: solid;
		border-color: #c0c0c0;
	}

/* Specific Sub Page Stuff */
.sub {
	float: left;
	height: auto;
	width: 800px;
	margin-top: 5px;
	margin-left: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
}

.sub_banner {
	height: auto;
	width: 790px;
	background-color: #FFFFFF;
}
.sub_topbanner {
	height: auto;
	width: 760px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #F0F0F0;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sub_text {

	height: auto;
	width: 775px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 20px;
}
.iconssub {
	height: 50px;
	width: 775px;
	text-align: center;
	padding-top: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
/* Full Page Forms */
#form2 {
	float: left;
	height: auto;
	width: 770px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	background-color: #EDE9E0;
}
#inner_form2 {
	float: left;
	height: auto;
	width: 760px;
	margin: 4px;
}
#divider {
	float: left;
	height: auto;
	width: 370px;
	margin: 5px;
}
.form_stripa {
	float: left;
	height: 45px;
	width: 368px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	background-color: #FFFFFF;
}
.form_stripa1 {
	float: left;
	height: 29px;
	width: 110px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-top: 11px;
	padding-left: 10px;
}
.form_stripa2 {
	float: left;
	height: 30px;
	width: 248px;
	padding-top: 10px;
	text-align: center;
}
.form_stripb {
	float: left;
	height: 45px;
	width: 755px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	background-color: #FFFFFF;
}
.form_stripb1 {
	float: left;
	height: 29px;
	width: 110px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-top: 11px;
	padding-left: 10px;
}
.form_stripb2 {
	float: left;
	height: 30px;
	width: 635px;
	padding-top: 10px;
}
.form_stripb5 {
	float: left;
	height: auto;
	width: 755px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.form_stripb3 {
	float: left;
	height: auto;
	width: 110px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-top: 11px;
	padding-left: 10px;
}
.form_stripb4 {
	float: left;
	height: auto;
	width: 635px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Form Stuff */
#form {
	float: left;
	height: auto;
	width: 478px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	background-color: #EDE9E0;
}


#inner_form {
	float: left;
	height: 520px;
	width: 466px;
	margin: 6px;
}


.form_strip {
	float: left;
	height: 45px;
	width: 466px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.form_strip1 {
	float: left;
	height: 29px;
	width: 100px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-top: 11px;
	padding-left: 10px;
}
.form_strip6 {
	float: left;
	height: 29px;
	width: 456px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-top: 11px;
	padding-left: 10px;
}
.form_strip2 {
	float: left;
	height: 30px;
	width: 356px;
	padding-top: 10px;
	text-align: center;
}
.form_strip5 {
	float: left;
	height: auto;
	width: 466px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.form_strip3 {
	float: left;
	height: auto;
	width: 100px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-top: 11px;
	padding-left: 10px;
}
.form_strip4 {
	float: left;
	height: auto;
	width: 356px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

/* Additional Style Stuff */
/* Font Stuff */
.style14 {color: #462300}
.style15 {color: #333333}
.style16 {color: #CC0000}
.style17 {font-family: Arial, Helvetica, sans-serif}
.style19 {color: #CCCCCC}
.style20 {color: #990000}
.style21 {font-size: 11px}
.style22 {color: #CCCCCC; font-size: 11px; }
.style23 {font-size: 8px}
.style24 {font-size: 20px; color: #333333}
.style25 {font-size: 14px;}
.style26 {font-size: 13px;}
.style27 {font-size: 19px; font-weight: bold}
.style28 {font-size: 17px; font-weight: bold}
.style30 {font-size: 14px; font-weight: bold}
.style31 {font-size: 12px; font-weight: bold; text-decoration: underline; margin-left: 5px;}
.dashedline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	border-bottom-color: #462300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 20px;
}


.button {
	float: left;
	height: 30px;
	width: 70px;
	margin-top: 20px;
	margin-left: 10px;
	border: 1px solid #CDC2A9;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	background-color: #DED7C7;
}
.button2 {
	float: left;
	height: 30px;
	width: 100px;
	border: 1px solid #CDC2A9;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	background-color: #DED7C7;
	margin-right: 10px;
	margin-top: 5px;
}
.offers {
	float: left;
	height: 30px;
	width: 780px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-left: 10px;
	padding-top: 10px;
	margin-right: 10px;
}
.icons {
	height: 50px;
	width: 800px;
	text-align: center;
	padding-top: 20px;
	float: left;
}


.offers_bottom {
	float: left;
	height: 30px;
	width: 780px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	margin-right: 10px;
}

/* System Configuration Sections */
.systable {
	background-color: #ffffff;
margin-top: 15px;
}
#outer {

	height: auto;
	width: 185px;
	background-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	margin-bottom: 8px;
}
#outer2 {

	height: auto;
	width: 185px;
	border-width: 1px;
	background-color: #DDDDDD;
	border-style: solid;
	border-color: #c0c0c0;
	margin-bottom: 8px;
	margin-left: 7px;

}
.inner {
	height: auto;
	width: 184px;
	background-color: #FFFFFF;
	padding-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	padding-bottom: 5px;
}
.description {
	background-image: url(/images/lionicon.gif);
	background-repeat: no-repeat;
	padding-left: 38px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 14px;
}

.divider {
	border-top-width: 1px;
	border-top-color: #c0c0c0;
	border-top-style: dotted;
	margin-top: 5px;

}
.descripter  {
	margin-left: 3px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: 18px;
}
.descripter_text {
	margin-left: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 8px;

}
.config_button {
	height: 25px;
	width: 70px;
	margin-top:10px;
	margin-left: auto;
	border: 1px solid #CDC2A9;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 7px;
	margin-right: 5px;
	background-color: #DED7C7;
}

/* Terms and Conditions Page */
a.no:link {
		text-decoration: none;
}
a.no:visited {	
	text-decoration: none;
}
a.no:hover {
	text-decoration: none;
}
a.no:active {
	text-decoration: none;
}
.captions {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
}
.subcaptions {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	margin-left: 4px;
}
#outerterms {
	height: auto;
	width: 300px;
	background-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	margin-bottom: 8px;
}
#innerterms {

	height: auto;
	width: 145px;
	background-color: #FFFFFF;
	margin-top: -2px;
	padding-bottom: 5px;
}
.tosupdated {
	text-align: right;
	font-size: 8px;
	font-weight: bold;
}
/* Parts */
.parts li {
	margin: 5px 20px;
}
/* Affiliate Page */
.affiliate li {
	margin: 5px 20px;
}
.signuplink {
	font-size: 30px;
	font-weight: bold;
}

a.signuplink:link {
	color: #003366;
	text-decoration: underline;
}
a.signuplink:visited {
	color: #003366;
	text-decoration: underline;
}
a.signuplink:hover {
	color: #003366;
	text-decoration: none;
}
a.signuplink:active {
	color: #003366;
	text-decoration: underline;
}
.affnotice {
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
}
.subcaptionconfirm {
	font-size: 12 px;
	color: #ff0000;
}
.signupheader {
	text-align: center;
	font-size: 19px; 
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}
/* Leasing Page */
.leasecaptions {
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
}
.leaseq u{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	text-decoration: none;
}
.leaseq {
	font-size: 14px;
	font-weight: bold;
}
.lease {
	margin-left: 6px;
}
/* About */
.about {
	background-color: #c0c0c0;

}
.aboutinner {
	background-color: #ffffff;
	vertical-align: top;
}
.aboutinner li {
	margin-left: 14px;
	text-align: left;
}
/* Testing Stuff */
.tested_text {
margin-top: -16px;
	height: auto;
	width: 590px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
    padding-right: 15px;
	line-height: 20px;
}
.tested_text2 {
float: right;
margin-right: 5px;
margin-top: -16px;
	height: auto;
	width: 175px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	line-height: 20px;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: #F0F0F0;
	border-style: solid;
	text-align: center;

}
.tested_text3 {
	height: auto;
	width: 171px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-color: #c0c0c0;
	border-top-style: solid;
	text-align: left;
	padding-left: 4px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;

}
.testheading2 {
	background-image: url(/images/lionicon.gif);
	background-repeat: no-repeat;
	padding-left: 38px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 14px;
	background-color: #DDDDDD;


}
.internaltest2 {
	height: auto;
	background-color: #FFFFFF;
	border-color: #c0c0c0;
	border-width: 1px;
	border-style: solid;
	margin-top: 0px;
}
.move {
	padding-left: 4px;
}

.sub_text2 {
	height: auto;
	width: 775px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	line-height: 20px;
}




