html {
	border:		0px none;
#	overflow:	hidden
}

body {
   font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	border: 0px none;
	margin: 0;
	scrolling: yes;
}


.menuBottom {
	top:		17px;
	height:		1px;
	width:		100%;
	background:	buttonshadow;
#	overflow:	hidden;
}
.HomeContent {
	background : url(hm_bg1.gif);
}





.CommonText {
	font-size: 10px;
	color: #484848;
	padding-left: 4px;
	padding-right: 26px;
	text-align: justify;
}
.AddressText {
	color: #143A72;
	padding-left: 20px;
	padding-right: 0px;
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
}
.InnerText {
	font-size: 12px;
	color: #484848;
	padding-left: 4px;
	padding-right: 12px;
	text-align: justify;
}
.TdBg{
	background: #D3E5EE;
	background-attachment: fixed;
	background-image: url(../images/hm_bg1.gif);
	background-repeat: repeat-x;
}
.FormText {
	font-size: 10px;
	color: #666666;
	text-align : justify;
}
.LoginText {
	font-size: 12px;
	color: #000000;
	text-align : justify;
}

.HomeText {
	font-size: 13px;
	color: #484848;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 4px;
	text-align: justify;
}

.TFormText {
	font-size: 13px;
	color: #484848;
	padding: 5px 10px 5px 5px;
	text-align: justify;
}



.HeaderProducts {
	font : bold 12px verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-left : 10px;
}
.Header12 {
	font-size: 14px;
	color: #002B5E;
	padding-left: 4px;
	font-weight: bold;
}
.NewsTable {

	border: #87A6C5;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.OuterTable {
	border: #87A6C5;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.Line {
	background-color : #C5D3E2;
}
.Small {
	padding-left: 0px;
	padding-right: 0px;
}
.CopyRightText {
	font-size: 9px;
	color: Gray;
	padding-left : 0px;
}



#LinkText {
	font-size: 12px;
	color: #484848;
	TEXT-DECORATION: underline;
}

#LinkText:link {
	COLOR: #143A72;
}
/*
#ApexiusSubHeaderLinkText:visited {
	COLOR: #cccccc;
}
*/
#LinkText:visited {
	COLOR: #151F4A;
}
#LinkText:active {
	COLOR: #151F4A;
}

#LinkText:hover {
	COLOR: #465B8D;
}
#LinkTextT {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size: 13px;
	color: #484848;
	TEXT-DECORATION: underline;
}


#LinkTextb {
	font-size: 14px;
	color: #484848;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

#LinkTextb:link {
	COLOR: #143A72;
}
/*
#ApexiusSubHeaderLinkText:visited {
	COLOR: #cccccc;
}
*/
#LinkTextb:visited {
	COLOR: #151F4A;
}
#LinkTextb:active {
	COLOR: #151F4A;
}

#LinkTextb:hover {
	COLOR: #465B8D;
}

#LinkFooter {
	FONT-SIZE: 10px;
	text-decoration: none;
}

#LinkFooter:link {
	COLOR: Gray;
}
/*
#ApexiusSubHeaderLinkText:visited {
	COLOR: #cccccc;
}
*/
#LinkFooter:visited {
	COLOR: Gray;
}
#LinkFooter:active {
	COLOR: Gray;
}

#LinkFooter:hover {
	COLOR: #002F61;
}
table.contactForm{
	border: 1px solid #a9aec3;
}
table.contactForm td{
	font-size: 12px;
	padding: 0px 0px 0px 3px;
}
ul{

}
li{
	margin: 5px 0px 5px 0px;
}