body{
	margin: 0px;
	padding: 0px;
	background-color: #4682B4;
	padding-top: 17px;
	padding-bottom: 17px;
}
td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
a{
	text-decoration: underline;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
	text-decoration: underline;
}
#ContentMainTd{
	padding-top: 27px;
	background-color: #F2F2F2;
	padding-left: 18px;
	padding-right: 24px;
	padding-bottom: 50px;
}
.cssTextAtt{
	font-style: italic;
}
.cssTextBold{
	font-weight: bold;
}
.cssTextContent{
	padding-top: 3px;
}
.cssTextContent p{
	margin-left: 6px;
}
.footerTd{
	background-color: #CFCFCF;
	padding-top: 19px;
	padding-bottom: 19px;
	text-align: center;
}
/*Additional styles*/
#mainTable{
	background-image:url(/images/bg_header.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.borderLeft{background-image: url(/images/m_border_left.gif);background-repeat: repeat-y;}
.borderRight{background-image: url(/images/m_border_right.gif);background-repeat: repeat-y;}
.borderRightC{background-image: url(/images/m_contbord_right.gif);background-repeat: repeat-y;}
.borderLeftC{background-image: url(/images/m_contbord_left.gif);background-repeat: repeat-y;}
.borderRightF{background-image: url(/images/m_footer_bordright.gif);background-repeat: repeat-y;}
.borderLeftF{background-image: url(/images/m_footer_bordleft.gif);background-repeat: repeat-y;}
.cssmenuGrey{
	background-image: url(/images/m_menu_grey_back.gif);
	background-repeat: repeat-x;
	}
#greyLine{
	margin-top: 106px;
}
.logo{
	margin-top: 22px;
}
.cssLeftImg{
	margin-bottom: 21px;
}
