/*CSS AND HTML BY GAYATRI FOR SAIPHER TECHNOLOGIES*/


body {
font: 13px "Verdana", Lucida, Helvetica, Arial, sans-serif;
color: #000000;
margin: 5px;
padding: 0;
background: #fff;
}

#container{
 margin:0px auto;
 width:779px;
 border:2px solid #fff;
 padding:0px auto;
 }

 #main{
background:#000000;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:779px;
border:0px solid #3F9E01;
float:left;
}

 #border1{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:2px solid #99054F;
float:center;
}
 #middle{


margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:520px;
border:0px solid #3F9E01;
float:left;
}

 #right{

margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:258px;
border:0px solid #3F9E01;
float:left;
}
.logo {

background-image:url("site-img/logo.jpg");
width:342px;
height:243px;
}



.margin1{
margin: 10px 0px 0px 20px; 
float: center;  
padding:0px 0px 4px 0px;
}  
.margin2{
margin: 25px 0px 0px 20px; 
float: center;  
padding:10px 0px 4px 0px;
} 

.margin3{
margin: 80px 0px 0px 30px; 
padding:10px 0px 0px 10px;

}  
.margin4{
margin: 0px 0px 0px 30px; 
height:15px;
padding:0px 0px 12px 10px;
background-image: url("site-img/strip4.gif");
background-repeat:no-repeat;
}
#subcontent {

BORDER-TOP: #A5BE0E 0px solid;

 }

#subcontent ul li {

	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	color: #F1F1F2;
	text-align:left;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	font-family: "Lucida", Helvetica, Arial, sans-serif;
 }
#subcontent li a {
  color: #F1F1F2;
  text-align:left;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	font-family: "Lucida",  Helvetica, Arial, sans-serif;
 }
#subcontent li a:hover {color: #CC0066;}
#subcontent ul li {list-style-image:url(site-img/arrow.gif);
	padding:0px 0px 0px 4px;
	text-align:left;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	font-family: "Lucida",  Helvetica, Arial, sans-serif;
}
.middle-inner{
width: 470px; 
background-image: url("site-img/middle-bg.gif");
margin: 0px 4px 0px 10px; 
float: center;  
padding:0px 0px 4px 0px;
}

.right-inner{
width: 170px; 
background-image: url("site-img/right-bg.gif");
margin: 0px 0px 0px 30px; 
float: center;  
padding:0px 0px 0px 0px;
}
.clearer {
height:1px;
font-size:.001%;
clear:both;
}
.maintext{
	color : #fff;
	font-size:12px;
	font-family : verdana;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	padding:0px 20px 10px 20px;
}

.maintext1{
	color : #fff;
	font-size:10px;
	font-family : verdana;
	font-weight:bold;
	margin:5px 0px 0px 20px;
	padding:10px 20px 10px 20px;
}

.maintext2{
	color : #fff;
	font-size:10px;
	font-family : verdana;
	font-weight:normal;
	margin:130px 0px 0px 0px;
	padding:0px 10px 10px 25px;
}
.maintext3{
	color : #fff;
	font-size:10px;
	font-family : verdana;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;

}

.top-nav
{
text-align: center;
font-weight: bold; 
font-size: 10px; 
color: #FF8201
font-family: verdana; 
margin:10px 0px 0px 0px;
padding:10px 10px 10px 10px;
text-decoration: underline

}
.top-nav a
{
font-weight: bold; color: #FF8201; font-family: verdana; text-decoration: underline
}
.top-nav a:hover
{
font-weight: bold; color: #FF8201; font-family: verdana; text-decoration: underline
}

h1, h2, h3, h4, h5, h6 {
color: #000;
background-color: transparent;
font-family: "Verdana", Lucida, Helvetica, Arial, sans-serif;
font-size: 100%;
font-weight: normal;
margin: 5px 10px 5px 10px;
padding-top: 0;
border-bottom: 0px solid #8cacbb;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #000000 ! important; 
}

h1 {
font-family: "verdana", Helvetica, Arial, sans-serif;
font-size: 150%;
font-weight: normal;
color: #fff;
text-decoration: none

}

h2 {
margin: 0px 10px 0px 20px;
padding-top: 0;
font-size: 125%;
color: #fff;
}

h3 {
color: #fff;
font-size: 165%;
border-bottom: none;
font-weight: bold;
margin: 0px 10px 0px 0px;
padding-top: 0;
}

h4 {
margin: 5px 10px 10px 10px;
padding-top: 0;
font-family: "verdana", Helvetica, Arial, sans-serif;
font-size: 120%;
font-weight: normal;
color: #fff;
text-decoration: none
}

h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}

h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}


ul { 
line-height: 1.5em;
list-style-type: square;
margin: 0.5em 0 0 1.5em;
padding: 0;
 }

ol {
line-height: 1.5em;
margin: 0.5em 0 0 1.5em;
padding: 0;
}
ul a, ol a {
text-decoration: underline;
}
li {
margin-bottom: 1em;
}
============
dt {
font-weight: bold;    
}
dt a {
text-decoration: underline;
}

dd {
line-height: 1.5em;
margin-bottom: 1em;
}
dd a {
text-decoration: underline;
}

dd.link a {
text-decoration: none;
color: #000000;
}


.leftnav 
{
font-weight: bold; 
font-size: 12px; 
color: #d2cfcf; 
font-family: verdana;
margin-top:0px;
margin-bottom:0px;
margin-left:40px;
padding-left:45px;
padding-right:0px;
padding-top:4px;
padding-bottom:4px;
text-decoration: none;
background:url("site-img/left-nav.gif") center no-repeat;
}
.leftnav a
{
font-weight: bold; font-size: 12px; color: #7b7878; font-family: verdana; text-decoration: none;  
}
.leftnav a:hover
{
font-weight: bold; font-size: 12px; color: #6ab8cf; font-family: verdana; text-decoration: underline; 
}

#portal-footer {
font-weight: normal; 
font-size: 12px; 
color: #fff; 
font-family: verdana;
text-decoration: none;
margin: 0px 0px 0px 0px;
padding: 5px 15px 5px 0px;
background: #CC0066;
text-align:right;
border-top: solid 0px #73C4F8;
}
#portal-footer a {
font-weight: normal; 
font-size: 12px; 
color: #fff; 
font-family: verdana;
text-decoration: none;
}

#portal-footer a:hover {
font-weight: normal; 
font-size: 12px; 
color: #fff; 
font-family: verdana;
text-decoration: none;
}

#footer {
margin: 0px;
margin-right: 0px;
padding: 0px;
text-align:center;
}






