body{
	font:normal 12px Arial;
	color:#626262;
	background-image: url(base-repeater.jpg); background-repeat:repeat-x;
	background-position: top left; background-color:#cae4f2;
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.MENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #fee683;
	border-bottom-width: 1px;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(icon-arrow-red.gif);
	padding-bottom: 10px;
	padding-top: 5px;
}
.MENU:hover {
}
.box-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	line-height: 25px;
}

.body-text{
	color:#626262;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding-right: 5;
	padding-left: 5;
}
.navRoll {
	color: #ffffff;
	height:26px;
	padding-left:20px;
	padding-right:20px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.navRoll:hover {
	color: #FFDD06;
	background-image: url(nav-sel.gif);
	background-repeat: repeat-x;
}

.manu111 {
	color: #D20D05;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.manu111:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.pageHeading { font-family: arial; font-size: 17px; color: #ffffff; text-align:left; font-weight:bold; padding-left:20px; text-transform:uppercase;}

.txt15OrgCAPS {
	font-size:15px;
	font-family:arial;
	color:#F25822;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
}
.txt14Red { font-size:14px;	font-family:arial; color:#C60B03; text-decoration:none;}

.subcontenthead {
	font-size:15px;
	font-family:arial;
	color:#7A7979;
	font-weight:bold;
	height:38px;
	padding-left:15px;
	border:1px solid #C9C9C9;
	background-image: url(content-table-head-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.title1 { 
	left top no-repeat
	font-size:12px;
	font-family:arial;
	color:#000000;
	font-weight:bold;
	height:37px;
	padding-left:15px;
	background-image: url(menu-top.gif);
	font-size: 14px;
}
.title2 { 
	left top no-repeat
	font-size:12px;
	font-family:arial;
	color:#000000;
	font-weight:bold;
	height:37px;
	padding-left:15px;
	background-image: url(online-top.gif);
	font-size: 14px;
}
.textbox{
	border:1px solid #C4C2C2;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*--------------FOOTER Styles - START--------------*/

.footerBG { background:url(footer-BG-grey.gif) top left repeat-x; font-family: arial; font-size: 11px; color: #646464; text-align:left;}
.footerBGRed { background:url(footer-BG-red.gif) top center no-repeat; font-family:arial; font-size: 11px; color:#FF8E5E; text-align:left;}
.footerShad { width:980px; height:158px; margin:0 auto; padding:0; padding-top:10px; background:url(footer-shadow.jpg) no-repeat bottom; }
.footerLnk { color: #646464; text-decoration:none;}.footerLnk:hover {
	color: #000000;
}
.footerTxt { font-family:arial; font-size: 11px; color:#FF8E5E;}
.footerLnkRed { color: #FF8E5E; text-decoration:none;}.footerLnkRed:hover { text-decoration:underline;}

/*--------------FOOTER Styles - END--------------*/
.border {
	border: 1px dotted #CCCCCC;
}
.title{
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.title3{
	color:#D20D05;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.float {
	float: right;
	padding-left: 10px;
}
