﻿body {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: black;
	margin: 0pt;
	background-repeat: repeat-x;
}

td {
	font-size: 8pt;
}
a:link {
	font-weight: 700;
	text-decoration: underline;
}
a:visited {
	font-weight: 700;
	text-decoration: underline;
}
a:hover {
	font-weight: 700;
	text-decoration: none;
}
a:active {
	font-weight: 700;
	color: #990000;
	text-decoration: underline;
}
#navtop {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #FFFFFF;
	height: 44px;
	width: 762px;
	background-image: url(../images/navbartop.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	vertical-align: middle;
	padding-top: 5px;
}

.form_fields {
  	font-size: 8pt;
  	font-weight: bold;
  	color: #003366;
  	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
  	font-family: Arial, Tahoma, Helvetica;
}


.form_fields input, select {
  	font-size: 8pt;
  	font-weight: normal;
  	background: #FFFFCE;
  	color: #000000;
  	text-decoration: none;
  	font-family: Arial, Tahoma, Helvetica;
}


.form_fields_white {
  	font-size: 8pt;
  	font-weight: 700;
  	color: #FFFFFF;
  	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
  	font-family: Arial, Tahoma, Helvetica;
}

.form_fields_white input, select {
  	font-size: 8pt;
  	font-weight: normal;
  	background: #FFFFCE;
  	color: #000000;
  	text-decoration: none;
  	font-family: Arial, Tahoma, Helvetica;
}

.form_fields_white a {
  	color: #FFFF99;
}

.form_fields_red {
  	font-size: 8pt;
  	font-weight: 700;
  	color: #FF0000;
  	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
  	font-family: Arial, Tahoma, Helvetica;
}


.navtop {
	font-weight: 700;
	color: #FFFFFF;
}
a.navtop:link {
	font-weight: 700;
	text-decoration: underline;
	color: #FFFFFF;

}
a.navtop:hover {

	font-weight: 700;
	text-decoration: none;
	color: #FFFFFF;
}


#mainbody {
	background-image: url(../images/common/bg-whitemid.gif);
	background-repeat: repeat-y;
}
#tabsideindex {
	background-image: url(../images/common/tabside_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.midheading {
	font-size: 28px;
	font-weight: 700;
	color: #CC3300;
	letter-spacing: -1px;
	padding-left: 25px;
}
.midsmalltext {
	font-size: 14px;
	color: black;
	padding-left: 25px;
	font-weight: 700;

}
.midtinytext {
	font-size: 8pt;
	color: black;
	padding-left: 25px;
	padding-top: 8pt;

}
.headingmid {
	font-size: 16px;
	font-weight: 700;
	color: #000000;
}

.smalltextform {
	font-size: 10px;
	color: #FFFFFF;
}

#formtable {
	color: #D23402;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
}

#cellform {
	border-bottom: 1px solid #CCCCCC;
}

#cellformtop {
	border-top: 2px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#cellformbottom {
	border-bottom: 2px solid #CCCCCC;
}

.datefield {
	width: 30px;
	height: 20px;
	background-repeat:no-repeat;
	background-color: #FFFBF1;

}

.namefield {
	width: 150px;
	height: 20px;
	background-repeat:no-repeat;
	background-color: #FFFBF1;
	}
	
#footer {
	font-size: 10px;
	color: #333333;
}
#footer {
	font-size: 10px;
	color: #000000;
	text-align: center;

}
.midsupersmalltext {
	font-size: 10px;
	color: black;
	padding-left: 25px;
	font-weight: normal;
	line-height: 15px;

}

.smalltext {
	font-size: 11px;

}

.headermidblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: 700;
	vertical-align: middle;
	color: #003366;

}

.headerbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: 700;
	vertical-align: middle;

}

.offerheader {

	font-size: 11px;
	font-weight: 700;
	font-family: Tahoma, Tahoma, sans-serif;
}
.offerdescription {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/*****menu start *****/
.subMenu{
	width: 150px;
	font-family: Tahoma, Arial, Verdana;	
	font-size: 11px;
	font-weight: normal;
	visibility: hidden;
	padding: 0px;
	z-index: auto;
	text-align: left;
	display: block;
	position: absolute;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bkg_bl.jpg);
	background-repeat: repeat-y;
	
}
.subMenu a:link, .subMenu a:visited{
	background-image: url(../images/bkg_wh.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3C3C3C;
	clear: both;
	display: block;
	margin: 0px;
	height: 14px;
	width: 150px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;	
}
.subMenu a:hover, .subMenu a:active{
	background-image: url(images/bkg_wh.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3C3C3C;
	clear: both;
	display: block;
	margin: 0px;
	height: 14px;
	width: 150px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;	
}
.subTopMenu:link, .subTopMenu:visited{
	background-image: url("../images/bkg_wh.jpg") !important;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3C3C3C;
	clear: both;
	display: block;
	margin: 0px;
	height: 14px;
	width: 150px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.subTopMenu:hover, .subTopMenu:active{
	background-image: url("../images/bkg_wh.jpg") !important;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3C3C3C;
	clear: both;
	display: block;
	margin: 0px;
	height: 14px;
	width: 150px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.link
{
    cursor: pointer;
    text-decoration: underline;
    color: blue;
}
/*****menu ends *****/
