/* CSS Document */
body {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
background:url(images/bg.gif);
}
.txt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.txt_grey {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.txt_red {
font-family: Verdana;
font-size:11px;
color:#BA0202;
}
.home_title {
font-family: Verdana;
font-size:14px;
color:#000000;
}
.home_title2 {
font-family: Verdana;
font-size:14px;
color:#BA0202;
}
.help_desk {
font-family: Verdana;
font-size:22px;
color:#333399;
}
.help_desk_txt {
font-family: Verdana;
font-size:22px;
color:#333333;
}
.txt_white {
font-family: Verdana;
font-size:22px;
color:#ffffff;
}
.home_txt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666666;
}
.home_border {
border-right:1px;

border-right-style:dotted;
border-right-color:#b34e4e;
}
.title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#336799;
}
.sub-title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
}
.bullet_h {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#FFCC00;
}
.bullet_sub {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#336799;
}
.main_br {
border-left:inset;
border-right:outset;
border-bottom:outset;
border-top:outset;
}

.style28 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.more:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b34e4e;
	text-decoration: none;
}
a.more:visited {
	text-decoration: none;
	color: #b34e4e;
}
a.more:hover {
	text-decoration: underline;
	color: #333333;
}
a.more:active {
	text-decoration: none;
	color: #b34e4e;
}
a.loginover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #173D6C;
}
a.loginover:link {
	text-decoration: none;
}
a.loginover:visited {
	text-decoration: none;
	color: #173D6C;
}
a.loginover:hover {
	text-decoration: underline;
	color: #95ADDB;
}
a.loginover:active {
	text-decoration: none;
	color: #173D6C;
}
/*footer*/
.footer {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer_link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer_link :link {
	text-decoration: underline;
}
a.footer_link :visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer_link :hover {
	text-decoration: none;
	color: #66CCFF;
}
a.footer_link :active {
	text-decoration: underline;
	color: #FFFFFF;
}
#shadow {
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray', Positive='true');
background-color:#FFFFFF;
border:solid 1px #000000;
}
.bottom_br {
border-bottom:1px;
border-bottom-color:#009933;
border-bottom-style:solid;
}