/***********************/
/*******GENERAL*********/
/***********************/

body {background-color: #FFF;
	margin:0px 0px; padding:0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:link {color: #000; text-decoration: none; border-bottom: 1px dotted #ACD431;}
a:visited {color: #000; text-decoration: none; border-bottom: 1px dotted #ACD431;}
a:active {color: #000; text-decoration: none; border-bottom: 1px dotted #ACD431;}
a:hover {color: #ACD431; text-decoration: none; border-bottom: 1px dotted #ACD431;}

ul {position: relative;
	left: -23px; 
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

li {vertical-align: text-top;
	margin-bottom: 6px}

#container {position: absolute;
	width: 780px;
	top: 0px;		
	}

/************************/
/*******CONTROLS*********/
/************************/
		
#header {position: absolute;
		width: 780px;
		height: 150px;
		left: 0px;		
		top: 0px;		
		}

#footer {border-top: 0px solid #99CC00;
		padding-top: 10px;
		text-align: center;
		font-size: .8em;
		float: left;
		width: 100%;
		}

#footer a.footer { text-decoration: none; border-bottom: 1px dotted #ACD431; }
#footer a.footer:hover { text-decoration: none; border-bottom: 1px dotted #ACD431; }
		
#swervePower {position: relative;
        left: -10px;
        text-align: center;}


#blackbox {background: url(../images/blk_box.gif) no-repeat;
		width: 159px;
		height: 136px;
		margin-top: 30px;
		color: #FFF;
		font-size: 11px;
		text-align: center;
		padding: 7px 0px 6px 0px;
		font-size: 11px}
	
/***************************/
/*******NAVIGATION**********/
/***************************/
		
#nav {position: absolute;
	width: 180px;
	left: 0px;
	top: 171px;
	padding: 0px 15px
	}

.button {background: url(../images/button.gif) no-repeat;
	width: 150px;
	height: 14px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px 5px 0px;
	margin-bottom: 8px;
	font-variant: small-caps;
	font-family: Tahoma, Verdana, Sans-Serif;
	}

#nav a.nav { text-decoration: none; border: 0px; }
	
/************************/
/*******CONTENT**********/
/************************/
	
#content {position: absolute;
	width: 370px;
	left: 218px;
	top: 171px;
	}

#content div.contentblock {
	border-bottom: 1px solid #99CC00;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
	
#content h2
	{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	color: #000;
	font-variant: small-caps;
	font-family: Tahoma, Verdana, Sans-Serif;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#contentFull h2 {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	color: #000;
	font-variant: small-caps;
	font-family: Tahoma, Verdana, Sans-Serif;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#content h3 
{
    font-variant: small-caps;
    font-family: Tahoma, Arial;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
#contentFull {position: absolute;
	width: 562px;
	left: 218px;
	top: 171px;
	}

#contentFull div.contentblock {
	border-bottom: 1px solid #99CC00;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
	
#contentFull h3 {font-variant: small-caps;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: block;
	}	

img.right {
	margin: 10px 0px 10px 10px;
	float: right;
}

img.left {
	margin: 10px 10px 10px 0px;
	float: left;
}

/************************/
/*******FORMS************/
/************************/

label {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 5px;
}

label {
	text-align: right;
	width: 170px;
	padding-right: 20px;
}

br {
	clear: left;
}

.formHeader 
{
	border-bottom: 1px solid #99CC00;
	font-weight: bold;
	margin-bottom: 10px;
}

label.small,input.small 
{
	display: block;
	width: 60px;
	float: left;
	margin-bottom: 5px;
	font-size: 8px;
}

label.small 
{
	text-align: right;
	width: 60px;
	padding-right: 10px;
	font-size: 8px;
}	
/************************/
/*******PROMO************/
/************************/
		
#promo {position: absolute;
	width: 140px;
	left: 640px;
	top: 171px;
	}

#promocontent {padding: 0px 8px;
	font-size: 11px;
	margin: 0px 0px -4px 0px;
	background-color: #EEE;
	border-left: 1px solid #000;
	border-right: 1px solid #000;}
	
.promogroup {position: relative;
	text-align: center;
	border: 0px double #A8D426;
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 4px 0px;
}

.promogrouptitle {
	background-color: #FFF;
	border: 1px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	margin-left: -9px;
	margin-right: -9px;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Tahoma, Verdana, Sans-Serif;
}

#promocontent img { margin: 4px;
	}

#promocontent a.promo {
	text-decoration: none;
	border-bottom: 1px dashed black;
	color: black;
}

a.img {
	text-decoration: none;
	border: 0px;
}
/************************/
/*******PRINTING*********/
/************************/
	
#contentPrint 
{
	position: absolute;
	width: 550px;
	left: 5px;
	top: 171px;
}
	
#contentPrint a 
{
    color: Black;
    text-decoration: none;
    border-bottom: dashed 1px #99CC00;
}

#contentPrint h3 
{
    font-variant: small-caps;
    font-family: Tahoma, Arial;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}	

