/*Pre-defined Styles */
body{
	margin: 0px; 
	background-color: #ffffff;
	background-image: url(../images/common/bg.jpg);
	background-repeat: no-repeat;
}
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:link,  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}

a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}

/*Table Style*/
.table{
	width:100%;
}
.innertable{
	width:100%;
	height:100%;
}
#innertable{
 	padding-top:100px;
	padding-right:20px;	
}

/* SubNavigation Styles */
.homeheader {
	font-family:   Helvetica, sans-serif, Verdana, Arial,;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #669999;
	line-height: 20px;
	background-image: url(../images/common/header.gif);
	background-repeat: no-repeat;
}
.Threesidebrd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-bottom-color: #ccc;
}

/*define spacing */
.spacer4{
	line-height:4px;
}
.spacer6{
	line-height:6px;
}
.spacer11{
	line-height:11px;
}
.padding10{
	padding:10px;
}

/*Header - Table styles*/
.grayBG{
	background-color: #f3f3f3;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
.breadcrump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #f3f3f3;
	padding-left: 6px;
}
.border{
	border: 1px solid #cccccc;

}
.tabHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #7F8DBA;
	padding-left: 6px;
}
.spacerform{
	padding-left:7px;
}

/*common Styles */
.underline {
	text-decoration: underline;
}
.bold{
	font-weight:bold;
}
.white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.Gray{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size:12px; 
	color: #666666;	
}
.red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FF0000; 
	font-weight:normal;
}
.navyblue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#24439D; 
}

.orange{
	color:orange; 
}

.green{
	color: green; 
}

/* Main Navigation styles */
.leftNav {
	background-image: url(../images/common/leftNav.jpg);
	background-repeat: no-repeat;
	line-height: 28px;
	background-position: left bottom;
	height: 28px;
	width: 24px;
	background-color: #FFFFFF;
}
.rightNav {
	line-height: 28px;
	background-image: url(../images/common/rightNav.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 28px;
	width: 24px;
	background-color: #FFFFFF;
}
.cntNav a:link, a:active,  a:visited{
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
	color: blue;
}
.cntNav a:hover{
	cursor:hand;
	cursor:pointer;
	text-decoration:underline;
	color: red;
}
.cntNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 29px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	background-image: url(../images/common/navbg.jpg);
	background-repeat: repeat;
	height: 29px;
	vertical-align: bottom;
}
.ActcntNav a:link, a:active,  a:visited{
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
	color: blue;
}
.ActcntNav a:hover{
	cursor:hand;
	cursor:pointer;
	text-decoration:underline;
	color: red;
}
.ActcntNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 29px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0B3698;
	height: 29px;
	text-align: center;
	vertical-align: bottom;
}
/*Copyright styles */
.copyLeft{
	background-image: url(../images/common/copyLeft.jpg);
	background-repeat: no-repeat;
	line-height: 28px;
	background-position: left bottom;
	height: 28px;
	width: 24px;
	background-color: #FFFFFF;
}
.copyRight {
	line-height: 28px;
	background-image: url(../images/common/copyRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 28px;
	width: 24px;
	background-color: #FFFFFF;
}
.copyCnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 29px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/common/copybg.jpg);
	background-repeat: repeat;
	height: 29px;
	text-align: right;
	vertical-align: bottom;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
	background-color: #ccc;
	background-image: url(../images/common/hdr.jpg);
	background-repeat: repeat;
	line-height: 15px;
}
.headerConf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	background-color: #CDCBCB;
}
.headerConf1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	background-color: #BFBABA;
}
