BODY {
	margin : 0
	
}
TABLE#main {
	width : 600px;
	font-family : Arial, Helvetica, sans-serif;
}

td#main  {
	width : 70%;
	padding : 0.2em 2em 0.1em 0.3em;
}

DIV#container {
	width : 630px;
}


td#main  p{
	color : #333333;
	margin : 0px .5em 0.5em 2em;
	font-size : 0.9em;
	
}

td#main  h1{
	color : #003399;
	font-size : 2.5em;
	margin : 0.2em 0px 0.1em 0.3em;
	font-weight : lighter;
}

td#main  h2{
	color : #999999;
	font-size : 1.5em;
	margin : 0em 0px 0.5em 0.5em;
}

td#main  h3{
	color : #003399;
	font-size : 1em;
	margin : 1em 0px 0em 1.6em;
}

td#main  h4{
	color : #003399;
	font-size : 1em;
	margin : 0em 0px 0.2em 1.8em;
}


td#main  h6{
	color : #666666;
	font-size : 0.8em;
	margin : 0em 0px 0em 2.2em;
}


td#main UL {
	font-size : 0.9em;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration : none;
	list-style-type : none;
	margin : 0.8em 0px 0.5em 3em;
}

td#main LI {
	padding-bottom : 0.5em;
}


LI.b {
	font-weight : bold;
	color : #666666;
}

table.techtable {
	width : 70%;
	margin : 0px 0px 0px 5em;
	font-size : 0.8em;
	text-align : left;
	
}

table.techtable th {
	border-bottom : 2px solid Gray;
	background : #CCCCCC;
	padding : 0.5em 0.5em 0.5em 0.5em;
	border : thin solid Silver;
}

table.techtable td {
	border-bottom : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	padding : 0.2em 0.5em 0.2em 0.5em;
	color : #666666;
}


td#mainwide  {
	width : 80%;
	padding : 0.2em 2em 0.1em 0.3em;
}

td#mainwide  p{
	color : #333333;
	margin : 0px 1.2em 1.2em 2em;
	font-size : 0.9em;
	line-height : 1.3em;
}

td#mainwide  h1{
	color : #003399;
	font-size : 2.5em;
	margin : 0.2em 0px 0.1em 0.3em;
	font-weight : lighter;
}

td#mainwide  h2{
	color : #999999;
	font-size : 1.5em;
	margin : 0em 0px 0.5em 0.5em;
}

td#mainwide  h3{
	color : #003399;
	font-size : 1em;
	margin : 0.5em 0px 0.5em 2em;
}

td#mainwide  h4{
	color : #003399;	
	font-size : 1em;
}


table.kit{
	margin : 0px 0px 30px 40px;
}

table.kit td{
	font-size : 0.8em;
}

td.kitr {
	text-align: right;
	
}


div#apps {
	color : Navy;
	font-size : 0.9em;
	margin : 0px 2.2em 1.2em 2.2em;
	text-align : left;
	line-height : 1.8em;
}

div#apps h3{
	margin : 0.8em 0px 0.5em 0em;
}


div.floatl {
	float : left;
	width : 60%;
	margin : 1em 0px 2em 0em;
	padding : 0;
}

div.floatl h3{
	margin : 0.8em 0px 0.5em 2em;
}


DIV.floatr {
	float : right;
	width : 35%;
	text-align : center;
	margin : 1em 0px 0em 0em;
}



DIV.eqlfloatl {
	float : left;
	width : 30%;
	text-align : center;
	margin : 1em 0em 0em 2em;
}

DIV.eqlfloatr {
	float : right;
	width : 30%;
	text-align : center;
	margin : 1em 2em 0em 0em;
}

DIV.eqlfloatltxtl {
	float : left;
	width : 50%;
	text-align : left;
	margin : 1em 0px 0px 0em;
}

DIV.eqlfloatltxtl p{
	margin : 0em 0px 0em 2em;
	padding : 0;
}
DIV.eqlfloatltxtl h3{
	margin : 0.8em 0px 0.5em 2em;

}

DIV.eqlfloatltxtl h4{
	margin : 1.5em 0px 0em 1.8em;
	padding : 0;
}

DIV.eqlfloatltxtl h5{
	color : #999999;
	font-size : 1em;
	margin : 0.8em 0px 0em 1.8em;
}

DIV.eqlfloatrtxtl {
	float : right;
	width : 45%;
	text-align : left;
	margin : 0em 10px 0em 0em;
}

DIV.eqlfloatrtxtl h3{
	margin : 0.5em 0px 0.5em 1em;

}

DIV.eqlfloatrtxtl h4{
	margin : 1.5em 0px 0em 1em;
	padding : 0;
}

DIV.eqlfloatrtxtl h5{
	color : #666666;
	font-size : 1em;
	margin : 0.8em 0px 0em 1.9em;
}

DIV.eqlfloatrtxtl li {
	list-style-type : disc;
	font-size : 0.9em;
	padding : 0.2em;
}



DIV#footlink {
	text-align : center;
	font-size : 0.8em;
}

DIV#print_contact {
	text-align : center;
	font-size : 1em;
	margin-top : 2em;
}



SPAN.linkblue {
	color : #003399;
	font-weight : normal;
	font-size : 1.2em;
}




TD#left {
	width : 150px;
	display : none;
}
TD#left p {
	margin : 0.7em 0em 0.7em 0em;
}

TD#left a:link{
	text-decoration : none;
	color : #666666;
	margin : 0px 0px 0px 0px;
	font-size : 0.9em;
}


TD#left a:hover{
	text-decoration : underline;
	color : Blue;
	margin : 0px 0px 0px 0px;
	font-size : 0.9em;
}

TD#left a:visited{
	text-decoration : none;
	color :  #666666;
	margin : 0px 0px 0px 0px;
	font-size : 0.9em;
}


TD#left a:ACTIVE { 
	text-decoration : none;
	color :  #666666;
	margin : 0px 0px 0px 0px;
	font-size : 0.9em;
}


DIV#jumplinks {
	margin : 30px 0px 30px 0px;
}

DIV#jumplinks p{
	font-size : 0.8em;
	margin : 10px 10px 0px 5px;
	text-align : left;
}

DIV#jumplinks a:link {
	text-decoration : none;
	color : Blue;
	margin : 0px 0px 0px 0px;
	font-size : 0.9em;
}

DIV#jumplinks a:hover {
	text-decoration : underline;
	color :  #666666;
	margin : 0px 0px 0px 0px;
	font-size : 0.9em;
}

DIV#jumplinks a:visited {
	color :  #666666;
	margin : 0px 0px 0px 0px;
	font-size : 0.9em;
}

DIV#jumplinks a:active {
	text-decoration : none;
	color :  #666666;
	margin : 0px 0px 0px 0px;
	font-size : 0.9em;
}

DIV#lbox1 {
	border : thin solid #999999;
	width : 140px;
	margin : 2em 0px 50px 0px;
	padding : 0px 0px 10px 0px;
	text-align : center;
}

DIV#lbox1 img{
margin : 0.5em 0px 0.5em 0px;
}

DIV#lbox1 a:link {
	line-height : 1.2em;
	font-size : 0.8em;
}
DIV#lbox1 a:hover {
	line-height : 1.2em;
	font-size : 0.8em;
}

DIV#lbox1 a:visited {
	line-height : 1.2em;
	font-size : 0.8em;
}


DIV#lbox1 SPAN.linkblue {
	color : #003399;
	font-weight : normal;
	font-size : 1em;
}


div#lbox1 p{
	font-size : 1em;
	margin : 5px 0px 5px 0px;
	color : #666666;
}

DIV#lbox1 h2 {
	color : Red;
	margin : 0.5em 0px 0.3em 0px;
}

TD#right {
	width : auto;
	display : none;
}


TD#right h4{
	color : #003399;
	text-align : center;
	font-size : 0.9em;
	margin : 5px 0px 0px 0px;
	font-weight : lighter;
}


div#rbox1{
	border : thin solid #999999;
	margin : 0px 0px 15px 0px;
	text-align : center;
	width : 155px;
	padding : 0.2em;
}
div#rbox1 p{
	font-size : 0.8em;
	margin : 5px 0px 5px 0px;
	color : #666666;
}


div#rbox1 a:link{
	text-decoration : none;
	color : #003399;
}
div#rbox1 a:hover{
	text-decoration : underline;
	color : #003399;
}
div#rbox1 a:visited{
	text-decoration : none;
	color : #003399;
}



div#rbox2{
	border : thin solid #999999;
	margin : 10px 0px 15px 0px;
	padding : 0.2em;
	width : 155px;
}

div#rbox2 p{
	font-size : 0.8em;
	margin : 5px 0px 10px 0px;
	color : #666666;
}
div#rbox2 h4{
	color : Red;
	font-size : 1.1em;
}


div#rbox2 a:link{
	text-decoration : none;
	color : #666666;
	font-size : 0.9em;
}
div#rbox2 a:hover{
	text-decoration : underline;
	color : #003399;
}
div#rbox2 a:visited{
	text-decoration : none;
	color : #003399;
}



div#rbox3{
	border : thin solid #999999;
	margin : 10px 0px 10px 0px;
	padding : 0.2em;
	width : 155px;
}

div#rbox3 p{
	font-size : 0.75em;
	margin : 5px 0px 5px 0px;
	color : #666666;
}




ADDRESS {
	font-size : 11px;
	margin : 0px 0px 0px 1%;
}
	