/* DG_CSS Document */
body {
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#ffffff url(page-bg.gif) top center repeat-x;
}
body,td,th {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin:0px;
	padding:4px 0 4px 0;
	text-align:justify;
}
form,input,select,textarea,hr {
	padding:0px;
	margin:0px;
}
ul,ol {
	margin:0px;
	padding:2px 0 2px 25px;
	text-align:justify;
}
li {
	padding-top:3px;
	padding-bottom:3px;
}
h1,h2,h3,h4,h5,h6,th {
	padding:2px;
	margin:0px;
}
input,select,textarea {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #40608c;
	color:#524e4d;
	padding-left:5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*DG_ID*/
#maintable {
	width:777px;
}
#Home_Text {
	width:280px; 
	padding-left:33px; 
	padding-top:48px; 
	float:left; 
	font-family:tahoma; 
	color:#000000; 
	line-height:15px;
}
#Flash {
	float:left; 
	width:235px; 
	text-align:center;
	padding-top:2px;
}
#Logo {
	padding:18px 5px 10px 30px; 
	background-color:#FFFFFF; 
	width:233px;
	float:left;
}
#Page_Heading {
	padding:50px 10px 10px 20px;
	float:right;
	width:200px;
	color:#FFFFFF;
	font:bold 16px 'Trebuchet MS', Helvetica, Arial;
	white-space:nowrap;
	text-align:center;
}
#ftb_slogan_image {
	padding:32px 15px 10px 29px; 
	width:500px;
}
#Container {
	padding:15px 15px 10px 29px; 
	width:533px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}
#Right_menu {
	background:#eae9e9 url(rightmenu-bg.jpg) center bottom no-repeat; 
	width:136px; 
	padding:7px; 
	height:510px; 
	margin-top:9px; 
	text-transform:capitalize;
}
#copyright {
	position:absolute; 
	bottom:0px;
	text-align:center;
	color:#666666;
	font-size:11px;
	font-family:Helvetica;
	width:130px;
}

/*DG_Class : Padding */
.PadTopBotTwo {
	padding:2px 0 2px 0;
}
.PadFive {
	padding:5px;
}
.PadTwo {
	padding:2px;
}
.PadFiveTop {
	padding-top:5px;
}
.PadFiveBot {
	padding-bottom:5px;
}
.PadTopBotFive {
	padding:5px 0 5px 0;
}
.PadTopBotTen {
	padding:10px 0 10px 0;
}
.PadTopTen {
	padding-top:10px;
}
.PadLeftRightTen {
	padding:0 10px 0 10px;
}
.PadLeftTwenty {
	padding-left:20px;
}
.PadLeftTwentyFive {
	padding-left:33px;
}
.PadLeftTen {
	padding-left:10px;
}
.PadRightTen {
	padding-right:10px;
}

/* Font style */

.verdana {
	font-family:verdana;
}
.arial {
	font-family:arial;
}
.helvetica {
	font-family:Helvetica;
}
.bold {
	font-weight:bold;
}
.SmFont {
	font-size:10px;
}
.ElevenPx {
	font-size:11px;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a22a2b;
	padding:10px 0 10px 0;
}
.contact_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a22a2b;
	padding-bottom: 40px;
}
.WhiteHead {
	color:#FFFFFF;
	font:bold 14px Helvetica, Arial;
	white-space:nowrap;
	text-align:left;
}
.Maroon, a.Maroon {
	color:#9b0303;
}
.yellowTxt {
	color:#fefd89;
}
.more {
	font-weight:bold;
	color:#ff7020;
	text-align:right;
	padding:2px;
}
.white, a.white {
	color:#ffffff;
}
.red {
	color:#FF3300;
}
.VerdanaEleven {
	font-family:verdana;
	font-size:11px;
}
.GrayTxt, a.GrayTxt {
	color:#666666;
}
.DarkGrayTxt, a.DarkGrayTxt {
	color:#2c2c2c;
}
.BlueTxt,a.BlueTxt {
	color:#40608c;
}
.OrangeTxt,a.OrangeTxt {
	color:#fc7e0d;
}
.skyblue,a.skyblue {
	color:#2a6ac3;
}
.black, a.black {
	color:#000000;
}
a.black:hover, a.DarkGrayTxt:hover, a.more:hover {
	color:#a22a2b;
	text-decoration:none;
}
a.white:hover {
	color:#fff9b8;
	text-decoration:none;
}

/* Background style */

.lightGrayBg {
	background-color: #f6f7f8;
	border-bottom:1px solid #e6e6e6;
	padding:2px 4px 0px 4px;
	height: 20px;
}
.lightGreenBg {
	background-color: #e0e0e0;
	border-bottom:1px solid #f8f8f8;
	padding:2px 4px 0px 4px;
	height: 22px;
}
.lightGreenBg2 {
	background-color:#f0f0f0;
	border-bottom:1px solid #f8f8f8;
	padding:2px 4px 0px 4px;
	height: 22px;
	font-family:tahoma;
}
.lightGrayBg2 {
	background-color:#eaeaea;
	height:10px;
	font-family:tahoma;
}
.Blackbg {
	background-color:#000000;
}
.whitebg {
	background-color:#FFFFFF;
}
.ltgraybg {
	background:#f7f7f7;
}
.BodyDivGrayBg {
	background-color:#f2f2f4;
}
.dotbg {
	background:url(dot.gif) center repeat-x;
}
.dotvbg {
	background:url(dot_v.gif) center repeat-y;
}
.container {
	padding:20px 10px 20px 15px;
}
.container_sm {
	padding:15px 10px 15px 15px;
}
.advertising{
	background:url(images/integrated-marketing-img.jpg);
}

/* Alignment Style */
.left {
	float:left;
}
.right {
	float:right;
}
.absmiddle {
	vertical-align:middle;
}

/* Border Style */

.topbotborder {
	border-bottom:1px solid #bababa;
	border-top:1px solid #bababa;
	padding:5px;
}
.LeftRightborder {
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	padding:5px;
}
.border {
	border:1px solid #eeeeee;
	padding:5px;
}
.ImgBorder {
	border:1px solid #b9b9b9;
}
.leftborder {
	border-left:1px dotted #eeeeee;
}
.borderBottom{
	border-bottom:1px solid #eaeaea; 
}
.borderTop{
	border-top:1px solid #eaeaea; 
}
.borderBottomDark{
	border-bottom:1px solid #bbbbbb; 
}
.borderBottomDashed{
	border-bottom:1px dashed #777777; 
}
.borderBottomDotted{
	border-bottom:1px dotted #d7d7d7; 
}
.borderLight{
	border:1px solid #b0bec7; 
}
.DotBorderBottom {
	border-bottom:1px dashed #e0e0e0;
}

/* Special Style */

.NoStyle, a.NoStyle {
	border:none;
	font-style:normal;
	font-weight:normal;
}
.normal {
	width:100%;
}
.input{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
	background-color: #FFFFFF;
	color: #333333;
	padding:2px;
}
.input2{
	font:10px Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
	background-color: #FFFFFF;
	color: #333333;
	width:160px;
	overflow:auto;
	padding:2px;
}
.bullet {
	list-style-image:url(arrow-1.gif);
	vertical-align:middle;
}
.bullet1 {
	list-style-image:url(arrow-orange.gif);
	vertical-align:middle;
}
.bullet2 {
	list-style-image:url(li2.gif);
	vertical-align:middle;
	margin-bottom:10px;
	margin-top:10px;
}
.Expand {
	line-height:18px;
}
.count {
	border-top:1px dotted #d0d0d0;
	border-bottom:1px dotted #d0d0d0;
	margin:5px;
	padding:5px 0 5px 0;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.caps {
	text-transform:capitalize;
}
.table {
	display:table;
	width:100%;
}
.block {
	display:block;
}
a.rightmenu {
	padding:10px 5px 10px 25px;
	background:#FFFFFF url(bullet.gif) 10px center no-repeat;
	color:#222222;
	font:normal 11px tahoma;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #eae9e9;
	border-top:1px solid #eae9e9;
}
a.rightmenu:hover {
	padding:10px 5px 10px 25px;
	background:#FaFaFa url(bullet-1.gif) 10px center no-repeat;
	color:#b02b2b;
	font:normal 11px tahoma;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #eae9e9;
	border-top:1px solid #eae9e9;
}

.border-bottom{
	border-bottom:1px solid #e4e4e4;
}