/* **********************************************************************
/* BODY, MAIN & FOOTER
/* ********************************************************************** */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-attachment: fixed; 
}

.mainBody{
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 10px;
	line-height: 12px;
}

.main{
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	line-height: 13px;
}

.mainBI{
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	font-style:italic;
}

.videoSubhead {
	font-family: "Trebuchet MS";
	color: #668ed9;
	font-size: 13px;
	font-weight: bold;
}

#videoLink{
	margin-top: 8px;
}

a.main:hover {text-decoration: underline; color: #6e94d1;  }

.footer{
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	vertical-align: bottom;
}

.webdesign{
	font-family: "Trebuchet MS";
	color: #9d9d9d;
	font-size: 11px;
	text-decoration: none;
}

.footerSpace{
	height:40px;
}

ul{
	margin: 30px;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	padding: 0px;
	list-style: main;
	margin-top: 0px;
	margin-bottom: 4px;
	list-style-image: url(images/bullet.gif);
}

li {
	margin-bottom: 5px;
}

/* **********************************************************************
/* SPACERS
/* ********************************************************************** */

.smallSpacer{
	height: 8px;
}

.largeSpacer{
	height: 25px;
}

.contentTop{
	height: 7px;
}

.homeBGSpacer{
	height: 27px;
}

.prelimTable{
	border-top-width: 1px;
	border-top-color: #e5e5e5;
	border-top-style: solid;
	border-left-width: 1px;
 	border-left-style: solid;
 	border-left-color: #e5e5e5;
}

.prelimTableTD{
 	border-bottom-width: 1px;
 	border-bottom-style: solid;
 	border-bottom-color: #e5e5e5;
 	border-right-width: 1px;
 	border-right-style: solid;
 	border-right-color: #e5e5e5;
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	
}

/* **********************************************************************
/* BACKGROUNDS
/* ********************************************************************** */

.homeBG1{
	height: 82px;
	background-image: url(images/homeBG1.gif);
	font-family: "Trebuchet MS";
	size: 11px;
}

.insideBG1{
	height: 62px;
	background-image: url(images/insideBG1.gif);
	font-family: "Trebuchet MS";
	size: 11px;
}


.homeBG2{
	height: 82px;
	background-image: url(images/homeBG2.gif);
	font-family: "Trebuchet MS";
	size: 11px;
}


.homeBG3{
	height: 82px;
	background-image: url(images/homeBG3.gif);
	font-family: "Trebuchet MS";
	size: 11px;
}


.homeBG4{
	height: 82px;
	background-image: url(images/homeBG4.gif);
	font-family: "Trebuchet MS";
	size: 11px;
}


/* **********************************************************************
/* FORM
/* ********************************************************************** */
form{
	padding: 0px;
}

/* **********************************************************************
/* PRESENTATION HEADERS
/* ********************************************************************** */

.presentationHeader{
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}




