TABLE {
	font : Verdana,Arial;
	font-size : 12px;
	font-family : Verdana,Arial;
/*
	word-break: loose;
	text-wrap: unrestricted;
	word-wrap: break-word;
*/
}
P,BODY {
	font :  Arial;
	font-family : Arial;
	font-size : 13px;
}
H1 {
	font-family : Arial;
	font-size : 22px;
}
H2 {
	font-family : Arial;
	font-size : small;
}
H3 {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

A:visited, A:active, A:link { text-decoration: none }
A:hover { text-decoration: underline,bold }



.title {
	font : Verdana,Arial;
	color: #000000; 
	font-weight: bold; 
	font-size: 14pt;
	font-family : Verdana,Arial;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
}
.subtitle {
	color: #000000; 
	font-weight: bold; 
	font-size: 11pt;
	font-family : Verdana,Arial;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
}
.style22 {color: #000000; font-weight: bold; font-size: 12pt;}
.normal {
	line-height: 140%;
	letter-spacing: 0px;
	word-spacing: .2em;
        font :  12px Verdana, Arial;
	color: black;
	font-weight : normal;
}
.smalltext {
	font :  Verdana, Arial;
	font-family : Verdana, Arial;
	font-size : 11px;
	font-color: #999999;
	color: #999999;
	font-weight: normal;
}
.admintext {
	font :  Verdana, Arial;
	font-family : Verdana, Arial;
	font-size : 11px;
	font-color: black;
	color: black;
	font-weight: normal;
}
.whitetext {
	font:  Verdana, Arial;
	color: white;
}
.paragraph_title {
	font-family: Verdana,Arial;
	font-size: 16px; 
	font-weight: bold;
}
.product_title {font-size: 180%;}
.product_introduction {font-size: 13px;}
.product_paragraph_title {
	font-size: 18px;
	font:  Verdana, Arial;
}
.product_paragraph {
	font-size: 12px; 
	font : normal Verdana, Arial;
}
.strongtext { font-weight: bold;}
.tbold {
	font-weight: bold;
}
	


/***********************************************/
/* emx_nav_left.css                            */
/* Halo_leftNav.html                           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/******* hyperlink and anchor tag styles *******/

/************** header tag styles **************/



/*************** list tag styles ***************/

ul{
 list-style-type: square;
	font-size: .8em; 
	font : normal Verdana, Arial;
}

ul ul{
 list-style-type: disc;
	font-size: .8em; 
	font : normal Verdana, Arial;
}

ul ul ul{
 list-style-type: none;
	font-size: .8em; 
	font : normal Verdana, Arial;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0,0,0,0;
}

label{
 font: bold 1em Verdana,Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana,Arial,sans-serif;
}





/*************** search styles *****************/

#search{
/*
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
*/
}

#search input{
  font-size: 82%;
  margin: 0px  0px 0px 0px;
 }

#search textarea{
  font-size: 1.2em;
  margin: 0px  0px 0px 0px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}



/********************* admin **********************/


.admin {
	font : Verdana,Arial;
	font-size : 10px;
	font-family : Verdana,Arial;
	color: black;
}
/********************* end **********************/

