/* CSS Document */
body{
	background-image: url(bg.jpg);
	background-repeat: repeat;
	FONT: 8pt/11pt verdana;
}
p{
	FONT: 8pt/15pt verdana;
	line-height: 14px;
	text-align: justify;
}
a:link, a:visited{
	color:#0066CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover{
color:#FF0000;
}

#width{
	width: 780px;
	text-align: left;
}
td{
	vertical-align: top;
	text-align: left;
}

#download{
	background-image: url(icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 20px;
	line-height: 14px;	
}
#download a:link, #download a:visited{
	color: #FF0000;
	margin-right: 10px;
	float: right;
}


.logo{
	height: 47px;
	width: 165px;
}
.crn{
	width: 150px;
}

#height20 td{
	height: 20px;
}

h1{
	color: #0066CC;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	margin: 0px;
	color: #066ccc;
}
h3{
	FONT: 11pt/13pt verdana;
	color: #FF6600;
	margin: 0px;
}
h4{
	FONT: 10pt/12pt verdana;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.add{
	FONT: 10pt/12pt verdana;
	line-height: 14px;
	color: #0066CC;
	text-align: left;
}
#vmid{
	vertical-align: middle;
}

#login{
	background-image: url(login.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 179px;
}

#c-top{
	background-image: url(C-top.gif);
	background-repeat: repeat-x;
	height: 9px;
	width: 100%;
}
#c-top-rt{
	background-image: url(C-top-rt.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 10px;
}
#c-top-lt{
	background-image: url(C-top-lt.gif);
	height: 9px;
	width: 10px;
}

#c-lt{
	background-image: url(C-lt.gif);
	height: 100%;
	width: 10px;
	background-repeat: repeat-y;
}
#c-rt{
	background-image: url(C-rt.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 10px;
}
#c-btm{
	background-image: url(C-btm.gif);
	background-repeat: repeat-x;
	height: 9px;
	width: 100%;
}
#c-btm-lt{
	background-image: url(C-btm-lt.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 10px;
}
#c-btm-rt{
	background-image: url(C-btm-rt.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 10px;
}

#s-top{
	background-image: url(sh-top.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}
#s-top-lft{
	background-image: url(sh-top-lt.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 3px;
}
#s-lft{
	background-image: url(sh-lt.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 3px;
}
#s-btm{
	background-image: url(sh-btm.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}
#s-btm-lf{
	background-image: url(sh-btm-lt.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 3px;
}
#shopping-cart{
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#b-let{
	background-image: url(b-lt.gif);
	background-repeat: repeat-y;
	width: 5px;
}
#b-rt{
	background-image: url(b-rt.gif);
	background-repeat: repeat-y;
	width: 5px;
}
#b-tp{
	background-image: url(b-top.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}
#b-tp-lt
{
	background-image: url(b-top_l.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
#b-tp-rt{
	background-image: url(b-top_r.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
#b-btm{
	background-image: url(b-btm.gif);
	height: 5px;
	width: 100%;
}
#b-btm-lt{
	background-image: url(b-btm-l.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
#b-btm-rt{
	background-image: url(b-btm-rt.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
#gray{
color:#333333;
}
.brd_b{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.brd_t{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.brd_r{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;	
}
.brd_l{
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.brd_lt{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	padding-bottom: 10px;
}
#copyrts{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#copyrts a:link{
	padding-right: 5px;
	padding-left: 5px;	
}

#read{
	background-image: url(read.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 20px;
	line-height: 14px;
}
#red-font{
	color: #FF0000;
}
.para_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #666666;
	height: 70px;
	width: 115px;
	background-color: #189DBF;
}

#row_odd{
	background-color: #ffffff;
	
}
#row_odd td{
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}

#row-even{
	background-color: #f2f4ee;
}
#row-even td{
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}

.big {	font-family:  Times, "Times New Roman", serif;
	font-size: 24px;
	text-decoration: none;
	color: #000000;
	font-weight: lighter;
	text-indent: 50%;
}
.small {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.justified {	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #0066CC;
	padding: 0px;
}
.para_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #666666;
	height: 70px;
	width: 115px;
	background-color: #189DBF;
}
.menu_bg{
	background-image: url(menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 0;
	margin-right: 20px;
}

#features{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	margin-right: 10px;
}

#features ul{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#features ul li{
	list-style-image: url(arrow.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	white-space: normal;
}
#consulting {
	FONT: 8pt/15pt verdana;
	margin-left: 10px;
}

#consulting ul{
}

#consulting ul li{
	list-style-image: url(bullet-square.gif);
	white-space: normal;
	list-style-position: outside;
}
#navi{
	FONT: 8pt/11pt verdana
}
#navi ul{
	margin: 0px;
	padding-left: 5px;
}
#navi ul li{
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#menu ul ul a:link, #menu ul ul a:visited { 
  background-color: #FFFFFF; 
} 
.White_Text {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.White_rt {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}
.White_tp {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}

#red a:link {
font:8pt/11pt verdana; color:FF0000
}
