@charset "utf-8";
body
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/divbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Tahoma;
	color: #626364;
}

html,body {height:100%} /* you need this to allow for 100% on any other elements */
#container {
	display: block;
	width: 982px;
	margin:auto;
	padding:auto;
		height:100%;
	min-height: 100%;
	height: auto !important;
	
	}
	
#top {
float:left;
clear:both;
width:1004px;
	
}
#middle
{
	width:100%;
	float:left;
	clear:both;
	margin-left: 3px;
	
}

#contents {
	width:98%;
	float:left;
	clear:left;
	margin-top: 10px;
	

}

#bottom {
	width:100%;
	float:left;
	clear:both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 0px;	
	text-align:center;

}
#push {height:30px;}
.probg {
	background-image: url(images/pro_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 18px;
	padding-right: 18px;
	height: 120px;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.phonenumber {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 22px;
	color: #064797;
}
.headings {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 26px;
	color: #064797;
	text-align: center;
}
.headings2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	color: #064797;
	text-align: center;
}
.boldtext {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 15px;
	text-align: center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3788B9;
}
.boxheading {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	color: #064797;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 273px;
	padding-top: 10px;
	padding-left: 10px;
}
.s2 {
	background-image: url(images/table/s2.gif);
	background-repeat: repeat-y;
}
.s1 {
	background-image: url(images/table/s1.gif);
	background-repeat: repeat-y;
}
.producttitle {
	background-color: #CAE1EF;
}
.flashbg {
	background-image: url(images/flash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 63px;
}


/*  added by vijay on 20 nov 09*/
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.message2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: F7C204;
	text-decoration: none;
}

.message1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #FF0000;
	text-decoration: none;
}
.formflds1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333}

.formflds2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #D4D4D4}

.ory_border {
	
}

.ory_border1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: ##FFCC66;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
	border-bottom-color: #FFCC66;
}

.msg{
color:#FF0000;
}

.tablerowbg{
background-color:#dfedfc;
}
.tablerowbg2{
background-color:#f3f7fc;
}
.tableheadrowbg{
background-color:#310b58;
color:#FFFFFF;
font-weight:bold;
}

.footertext{
font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	width:700px;
	align="center";
	
	
		
	
}

.footertext2{
font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	
}

/* end */
