@charset "ISO-8859-1";

body {
	overflow: scroll;   /* removes scroll bar on side of browser */
	margin:0px;
	background-image:  url(bg1.gif);
	background-position:center;
	background-repeat: repeat-y;
	background-color: #CC99FF;
	/*	overflow-x:hidden    */
	width:980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}


a:link {
	color: #660066;
}
a:visited {
	color: #660066;
}
a:active {
	color:#CCFF66;
}
a:hover {
	color:#FF9900;
}

.whitelink:link{
	color: #FFFFFF;
}
.whitelink:visited{
	color: #FFFFFF;
}
.whitelink:hover{
	color:#FF9900;
}

table {
 /* border-collapse: collapse; */
} 
.imgbanner {
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
}
.oururl{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	color: #FFFFFF;
	font-size: 19px;
	line-height:normal;
}
.parent {
	display: block;
	min-height: 100%;
	width:100%;
	position: absolute;
	top: 0px;
	z-index: 1;
	text-align: center;
	margin-right: auto;
	margin-left: auto;


}

.content {
	width:980px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	z-index: 1;
	margin-bottom: 0px;
}

.centercontent {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}
/* **********************************************Mission page***************************** */
.homecontent {
	width: 710px;

	padding: 0px;
	float: left;
	/* this bottom border moves footer down its a large value cuase FF doesnnt like tables */
	margin-bottom: 20px;
}





/* ***********************************************************************************/
tablelayout {
	margin: 0;
	padding: 0;
	border: none;
}
.tablelayout td {
	margin: 0;
	padding: 0;
	border: none;

}
.tabledata  {
	border: 1px dashed #000000;
    margin:5px;
    white-space: pre;

}
.tabledata td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9933CC;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;

}
.datatd {
        width:60px;
	text-align: center;
}

.tabledata a:link {color:#0033FF;}
.tabledata a:visited {color:#0033FF;}
.tabledata a:active {color:#0033FF;}
.tabledata a:hover {color:#FFFF00;}



.productblurb{
	top:0px;
	background-color:#663366;
	border: solid black 1px;
}




/* ------------------------Content box 1 Transparent Content ------------------------------ */
.cb1trans {
	width:770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	border: 1px none #000000;
	padding: 0px;
}
/* ---------------------------------------------------------------------- */


/* ------------------------Content box 1 Main Content ------------------------------ */
.cb1 {
	top:0px;
	left:0px;
	background-color:#FFFFFF;
	border: 1px none black;
	width:480px;
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 45px;
	padding:0px;
	display: inline-block;
	float: left;
}
.cb1 .cb1header {
	text-align: center;
	background-color: #5A004A;
	color: #FFFFFF;
	background-image: url(bg2.gif);
	/*background: url(simplemenubar.gif);  */ 
	
	
	margin: 0px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 20px;
	letter-spacing: 4px;
}
.cb1 .cb1back {
	text-align: center;
	background-color: #5A004A;
	color: #FFFFFF;
	background-image: url(bg2.gif);
	/*background: url(simplemenubar.gif);  */ 
	
	
	margin: 0px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 15px;
	letter-spacing: 4px;
}
.cb1 .cb1body {
	padding:10px;
	color: #000000;
	text-align: left;
	text-indent: 3px;
	background-color: #999999;
}
.cb1 .cb1body li {
	margin-top: 10px;
	text-decoration: none;
	color: #000000;
}
.cb1 table{
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}

.cb1 td{
	margin: 0px;
	padding: 0px;
}
.cb1 a:link {
	color:#FFCC00;
}
.cb1 a:visited {
	color:#FFCC00;
}
.cb1 a:active {
	color:#FFCC00;
}
.cb1 a:hover {
	color:#FFFFFF;
}

/* ---------------------------------------------------------------------- */
/* ------------------------Content box 2 Title------------------------------ */
.cb2 {
	background-image: url(bg2.gif);
	position:static;
	top:0px;
	background-color:#663366;
	width:978px;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #FFFFFF;
	border: 1px none #000000;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.cb2 p {
	margin: 3px;
	padding: 3px;
}

.cb2 a:link {
	color:#FFCC00;
}
.cb2 a:visited {
	color:#FFCC00;
}
.cb2 a:active {
	color:#FFCC00;
}
.cb2 a:hover {
	color:#FFFFFF;
}



/* ---------------------------------------------------------------------- */

/* ------------------------Content box 3 Far right------------------------------ */
.cb3 {
	z-index: 1;
	display: inline-block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.cb3 table{
	margin: 0px;
	padding: 0px;
	vertical-align: top;

}
.cb3 td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	white-space: normal;
}

/* ---------------------------------------------------------------------- */

.cb4 {
	position:absolute;
	float:left;
	z-index: 10;
	top:546px;
	left:557px;
	color: #000000;
	background-color: #333333;
	width:360px;
	border: solid black 3px;
	font-size: 24px;
	text-align: left;
}


.cb5 {
	position:absolute;
	float:left;
	z-index: 10;
	top:388px;
	left:595px;
	color: #000000;
	background-color: #333333;
	width:360px;
	border: solid black 3px;
	font-size: 24px;
	text-align: left;
}


.cb6 {
	position:absolute;
	float:left;
	z-index: 10;
	top:479px;
	left:592px;
	color: #000000;
	background-color: #333333;
	width:360px;
	border: solid black 3px;
	font-size: 24px;
	text-align: left;
}


.cb7 {
	position:relative;
	float:left;
	z-index: 10;
	top:350px;
	left:400px;
	color: #0066FF;
	background-color: #333399;
	width:360px;
	border:dashed #6633CC 1px;
	font-size: 24px;
	text-align: left;
}



/* ****************************************************** Centered page *********** */


.centerbody {
	margin-left:0;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.centerheader {

}
.centerheader li {
	list-style-type: none;
	font-size: 36px;
	text-align: center;
}
.centerbody .QA {
	color: #FF9900;
}

.centerbody .QA .qaheader {
	font-size: 24px;
	color: #CCCCCC;
}


.centerbody .question {
	font-size: 18px;
	color: #000000;
	margin-top: 5px;
	list-style-type: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663399;
}

.centerbody .answer {
	font-size: 18px;
	color: #33CCFF;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/*********************************************Contact page *********************************/

.contact {
	margin-right:0px;
	margin-left:0px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 0px;

}
.contact .left {
	text-align: right;
	width: 50%;
}
.contact .right {
	text-align: right;
}
.contact .formbox {
	background-color: #FFFFFF;
	width: 146px;
}
.contact .errorbox {
	background-color: #FF6666;
	width: 146px;
}



.legal {
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}

.legaltext{
	text-align: left;
	text-indent: 30px;
}

.legalheader{
	text-align: left;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	text-indent: 0px;
}

/* *************************************** SHOW LINK FOR MODULES BACK BUTTON   */

.back {
		background-image:  url(backbg.gif);
	position: relative;
	z-index: 99;
	width: 50px;
	height: 600px;
	float:left;
	left: 65px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	font-size: 36px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.back:link{
	color: #FFFFFF;
}

.back:hover {
	color: #FF9900;
}

.back:visited{
	color: #FFFFFF;
}

.item{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	margin-bottom: -11px;
}
/* **************************   Links for files in modules ******************/
.filelink {
	background-image: url(filelink.gif);
	width: 210px;
	padding: 5px;
	display: block;
	height: 90px;

	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.filelink:link {
	color:#FFFFFF;
}
.filelink:visited {
	color:#FFFFFF;
}
.filelink:active {
	color:#FFFFFF;
}
.filelink:hover {
	color:#FFCC00;
}


.filelink:hover {
	
	background-image: url(filelinkhover.gif);
}

.filelink img {
	margin: 0px;
	float: right;
	padding: 0px;
	border: 0px none #000000;
}
.filelink p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/******************************class styles for module lists*******/
.listhead {
	list-style-type: none;
}

/* setting for content box on left side of page */
.rightcontent {
	width:400px;
	float: right;
	margin-bottom: 30px;
}

.leftcontent p{
	padding: 0px;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	word-spacing: 3px;
	white-space: normal;
	font-size: 15px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.rightcontent p{
	padding: 0px;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 30px;
	vertical-align: top;
	word-spacing: 3px;
	white-space: normal;
	font-size: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rightcontent a{
	white-space: nowrap;
	text-decoration: none;
}

.leftcontent {
	width:300px;
	float: left;
	margin: 5px;
}

.imgmenu{
	border: 1px solid #000000;
}
