/* ------ FOOTER just in case it's required at a later time ----------
#footer{
	clear: left;
	width: 100%;
	background: black;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer a{
}
*/

body{
	margin:0;
	padding:0;
	background-color: #000;
	color: #5a5a5a;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}

#topsection{
	background: #FFFFFF;
}

#maincontainer{
	width: 957px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#contentwrapper{
	float: left;
	width: 100%;
	background: #FFFFFF;
}

.breadcrumb {
	margin-bottom: 20px;
	font-size: 8px;
	font-style: normal;
}

.breadcrumb a:link{
	color:#c30;
}

.breadcrumb a:visited{
	color:#c30;
}

.breadcrumb a:hover{
	color:#666666;
}

p {
	margin-top:0px;
}

h1 {
	color: #c30;
	font-size: 20px;
	line-height: 20px;
	margin-top:15px;
	padding:0px;
}

h2 {
	font-size: 1.4em;
	margin-top:12px;
	margin-bottom : -10px;
	padding-bottom : -10px;
}

h3 { font-size: 1.3em; /* Used ems here so that vertical space will scale */
	color: #666666; font-weight:bold; line-height: 1.2; margin-bottom: 4px; }
h4 { color: #c30; font-size: 1.1em; font-weight: bold; margin-bottom: 0; }
div.techbox { float:left; width:33%; margin: 0 10px 0; }

div.techbox_innertube {
	margin-right:10px;
}

div.techbox img{
	float:left;
	padding-right:20px;
}

div.techbox a{
	color:#666666;
}

#footer_flashplayer {
	float:left;
	width:100%;
	font-size:9px;
	line-height:10px;
}

#footer_flashplayer_inner{
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

#footer_flashplayer_inner div.techbox img{
	padding-right:10px;
}

.cleardiv{
	float:left;
	width:100%;
	clear:both;
	margin:0px;
}
/* -------------------------- */
/* --------- Lists ---------- */
/* -------------------------- */
ul {
	list-style-type: square;
}

ul ul {
	padding-left:16px;
	margin-left:0px;
}


/* -------------------------------------- */
/* --------- MAY NOT BE NEEDED ---------- */
/* -------------------------------------- */

.body {
	color: #5a5a5a;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	padding: 0 10px 10px 20px;
}
.bodytech { color: #5a5a5a; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: left; word-spacing: normal; letter-spacing: normal; }
.bodytech a:link { color: #5a5a5a; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: left; word-spacing: normal; letter-spacing: normal; }
.bodytech a:visited { color: #5a5a5a; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: left; word-spacing: normal; letter-spacing: normal; }
.bodytech a:hover { color: black; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: left; word-spacing: normal; letter-spacing: normal; }
.disclaimer { color: #5a5a5a; font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 10px; text-align: left; word-spacing: normal; letter-spacing: normal
; vertical-align: bottom; }
.h4 {
	font-family: helvetica;
	font-size: 10px;
	color: #a1c6cf;
	font-weight:bold;
	font-style: normal;
}

.signoff {
	color: #e68000;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal
}

.remove {
	color: #5a5a5a;
	font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
}