body
{
    margin:0px;
    background-color:#EDF6FD;
}
table
{
    font-family:Arial;
    font-size:13px;
    color:#474747;
    text-align:justify;
    line-height:1.5;
}
.menu
{
    font-family:Arial;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
	background-repeat:no-repeat;
}
.menu-highlighted
{
    font-family:Arial;
    font-size:11px;
    color:#aaddfc;
    font-weight:bold;
    text-align:center;
	height:36px;
}
.homeProd
{
    font-family:Arial;
    font-size:16px;
    color:#0072BC;
    font-weight:bold;
    line-height:1.7;
}
a
{
    text-decoration:none;
    color:#474747;
}
a.link
{
    font-family:Arial;
    font-size:11px;
    color:#72A306;
    text-decoration:underline;
}
a.link_pink
{
    font-family:Arial;
    font-size:11px;
    color:#B744B6;
    text-decoration:underline;
}
a.link_org
{
    font-family:Arial;
    font-size:11px;
    color:#DDAD27;
    text-decoration:underline;
}
a.link_blue
{
    font-family:Arial;
    font-size:11px;
    color:#3DCDE7;
    text-decoration:underline;
}
a.link_red
{
    font-family:Arial;
    font-size:11px;
    color:#CC2121;
    text-decoration:underline;
}
.copyright
{
    font-family:Arial;
    font-size:11px;
    color:#999999;
}
.statusbar
{
    font-family:Arial;
    font-size:11px;
    color:#999999;
}
.status_high
{
    font-family:Arial;
    font-size:18px;
    color:#006FB7;
}
.product_tab 
{
    float:left;
    font-family:Arial;
    font-size:14px;
    color:#474747;
    font-weight:bold;
    width:172px;
    height:31px;
    margin-top:0px;
    padding-left:0px;
    border:solid 0px #FF0000;
}
.product_inner
{
    font-family:Arial;
    font-size:13px;
    color:#474747;
    line-height:1.4;
}
.alert
{
	color:#ff0000;
}
.textbox
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:2.0;
	height:20px;
	text-decoration:none;
	border:0px;
}
.formdata
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.subbut
{
	color:#000000;
    background-color:#A6CBCB;
	/*background:url('../images/contact/submit-reset-bg.gif');*/
	height:28px;
	width:73px;
	font-weight:bold;
	border:solid 1px #C7E4E4;
}
ul
{ 
list-style-type: none;
padding:0px;
margin:0px;
border:0px solid #ff0000;
}
li
{
list-style-type: none;
line-height:1.5;
background-image:url("../images/common/bullet.gif");
background-repeat:no-repeat;
color:#353535;
background-position:0 10;
padding-left: 12px;
padding-top: 2px;
border:0px solid #ff0000;
}