/* -------------- Body ------------------- */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../Image/Common/bg.jpg);
}

img {border:0;}

#tdContentArea_Body table{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	line-height:16px;
	color:#454545;	
}

#Layout{
	background-color:#FFF;
}

/* -------------- Fonts ------------------- */
.Tahoma11 {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:14px;
}
.Tahoma12 {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	line-height:14px;	
}
.TextField {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e3e3e3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 9px;
}

.Tahoma16 {
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	line-height:18px;
}


/* -------------- Colors ------------------- */
.black {color:#000000;}
.Gray{color:#454545;}
.GrayFooter{color:#b1b1b1;}



/* -------------- Top Header ------------------- */
#tdTopNavigation { text-align:right; padding-right:11px;}
#tdTopNavigation img {margin-right:10px;}
#tdLogo{ padding: 11px 20px 16px 20px;}

/* -------------- Left Navigation ------------------- */
#tlbContentArea_Navigation #tdContentArea_Navigation{
	background-image:url(../Image/Common/BG_LeftNavigation.gif);
	background-repeat:repeat-y;
}

#tlbContentArea_Navigation #tdContentArea_Navigation img{
	margin-top:6px;
}

/* -------------- Content Body ------------------- */
#tdContentArea_Body{
	padding-top:21px;
	padding-left:11px;
}
#tdContentArea_Body #tblContentArea_Body{
	margin-left:8px;
}

#tblContentArea_Body #BigBottomPadding td{
	padding-bottom:25px;
}


/* -------------- Misc ------------------- */
#tblBullet td{
	background-image:url(../Image/Common/Icon_sign.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;	
	padding-left: 22px;
	padding-bottom: 10px;
}
#Disclaimer {
	background-color: #000000;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
a:link{color:#b1b1b1; text-decoration:none;}
a:visited {color:#b1b1b1; text-decoration:none;}
a:hover {color:#b1b1b1; text-decoration:underline;}
