}	

/*Body Text style*/
p.text {
	font-family:Verdana;
	font:Verdana;
	font-size: 12 px;
	color: #000000;
}

/*BOLD Body Text style*/
p.text2 {
	font-family:Verdana;
	font:Verdana;
	font-size: 12 px;
	font-weight: bold;

}

/*Bulleted List*/
p.bullet {
	font-family: Verdana;
	font: Verdana;
	font-size: 12 px;
	
}

/*Questions on FAQ pages*/
p.faq {
	font-family: Verdana;
	font: Verdana;
	font-size: 12 px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
	
}

/*Indents text for navigation in the 3rd Column*/
p.rtnav {
	font-family: Verdana;
	font: Verdana;
	font-size: 12 px;
	font-weight: normal;
	font-style: none;
	color: ##003399;
	margin-left: 14;
	
}

/*Indents text for navigation in the 3rd Column*/
p.rtnav2 {
	font-family: Verdana;
	font: Verdana;
	font-size: 10 px;
	font-weight: normal;
	font-style: none;
	color: ##003399;
	margin-left: 20;
	
}

/*Bold Text - Contact Form*/
p.bold {
	font-family: Verdana;
	font: Verdana;
	font-size: 12 px;
	font-weight: bold;
	font-style: none;
	color: #000000;
	margin-left: 10;
	
}

/*White Text - Contact Form/Tech Specs*/
p.white {
	font-family: Verdana;
	font: Verdana;
	font-size: 12 px;
	font-weight: bold;
	font-style: none;
	color: #ffffff;
	margin-left: 10;
	
}
			
/*Product Names on Overview Page*/
H1.pname {
	margin-top:0;
	margin-bottom:0;
	text-align: left;
	font-size:18;
	font-family: Verdana;
	font: Verdana;
	font-weight: bold;
	color: #003366;
	margin-left: 35;
	
}
		
/*Titles for Services Pages*/
H1.service {
	margin-top:0;
	margin-bottom:0;
	text-align: left;
	font-size:18;
	font-family: Verdana;
	font: Verdana;
	font-weight: bold;
	color: #003399;
	margin-left: 5;
	
}

/*Titles on Overview Page*/	
H2.titles{
	font-size: 12;
	font-family:Verdana;
	font: Verdana;
	margin-bottom: 0;
	margin-top: -2;
	text-align: left;
	margin-left: 45;
	color: #003399;
	
}

/*Headings for Body Content*/
H2.headings{
	font-size: 12;
	font-family:Verdana;
	font: Verdana;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
	margin-left: 0;
	color: #003399;
	
}

/*Copyright Tag*/
H3.copyright{
	font-size:9px;
	font-family:Arial;
	font: Arial;
	font-weight: normal;
	text-decoration: none;
	margin-top : 0;
	margin-bottom: 2;
	color: #000000;

}

/*Page Bottom Navigation*/	
a.noline1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #ffffff;
	text-decoration: none;
	margin-left: 10;
	margin-right: 10;
	
}
	
/* link w/o underline */
A.noline { 
	text-decoration:none;
	font-size: 12 px;
	font-family:Verdana;
	font: Verdana;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
	margin-left: 0;
	color: #003399;
		
}

/* tighter table style */
TABLE.small {
font-size: 75%;
font-family: Verdana;
font: Verdana;

}

/* padded text in table style */
TD.morespace {
	padding-right : 7pt;
}

/* Span style for mouseover descriptions */
SPAN.desc {
color:blue

}
 
 /* less padding  text in table style */
TD.lessspace {
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top :1pt;
	padding-bottom : 1pt;
	
}

TR.rowheight{
	padding-top: -20pt;
	padding-bottom: -20pt;
	
}

A.height{
	padding-top: -5pt;
	padding-bottom: -5pt;
	
}

HR.lessspace{
	margin-top: -5pt;
	margin-bottom: -20pt;
	color: Black;
	width: 100%;
	
}

HR.lessspace1{
	margin-top: -10pt;
	margin-bottom: -20pt;
	color: Navy;
	width: 100%;
	height: 3px;
	
}
.navarea {
	PADDING-RIGHT: 2px;
	BORDER-TOP: #000066 2px solid;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #000066 2px solid;
	BACKGROUND-COLOR: #ffffff;
	color: #FFFFFF;
}
.tbllayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B3966;
	font-style: normal;
	text-decoration: none;
	background-color: #6A97BF;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding-top: 3.5px;
	text-indent: 4px;
	padding-left: 3px;
	border: 0 px;
	font-weight: bold;
	border-bottom-color: #6A97BF;
	border-top-color: #6A97BF;
	border-right-color: #6A97BF;
	border-left-color: #6A97BF;
	border-color: #1B3966;
	}
	


.dropdownmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 3px;
	border-width: 1 px;
	background-color: #336699;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-color: #000000;

}

a.dog:link {
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.dog:visited {
	color:#FFFFFF;
	text-decoration: none;
	}

a.dog:hover {
	color:#C0C0C0;
	text-decoration: none;
	}

a.job:link {
	color:#336699;
	text-decoration:none;
	font-weight: bold;
	}
	
a.job:visited {
	color:#336699;
	text-decoration: none;
	font-weight: bold;
	}

a.job:hover {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
	}

.whitepaper1 {
color: #003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bolder;
}

.whitepaper2 {
color: #003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bolder;
}

.whitepaper3 {
color:#336666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.whitepaper4 {
color:#999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.whitepaper5 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.whitepaper6 {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: 20px;
}

.whitepaper7 {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	line-height: 18px;
}

.whitepaper8 {

	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}
