form {
	margin-top: 0;
	margin-bottom : 0; 
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-image: url(/common/img/bgGrad.jpg);
	background-attachment: fixed;

}
.txtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39506A;
	font-weight: normal;
	text-decoration: none;
}
.txtMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39506A;
	font-weight: normal;
	text-decoration: none;
}
.txtMenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39506A;
	font-weight: normal;
	text-decoration: underline;
}
.txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtFooterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtFooterLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtHeaderLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AEBFCD;
	text-decoration: none;
}
.txtHeaderDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88A5B5;
	text-decoration: none;
}
.txtHeaderDarkLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88A5B5;
	text-decoration: none;
}
.txtHeaderDarkLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88A5B5;
	text-decoration: underline;
}

.txtMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404C5A;
	text-decoration: none;
	line-height: 18px;
}
.txtMainWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.txtMainLinkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C2036;
	text-decoration: none;
	line-height: 19px;
	background-color: #f2f2f2;
}
.txtMainLinkGrey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C2036;
	text-decoration: underline;
	line-height: 19px;
	background-color: #D2D2D2;
}
.txtMainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B7CA7;
	text-decoration: none;
	border-bottom:1px dotted #2B7CA7;
	line-height: 19px;
}
.txtMainLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B7CA7;
	text-decoration: none;
	border-bottom:1px dotted #2B7CA7;
	line-height: 19px;
	background-color:#E8EFF7;
}
.txtMainLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404C5A;
	text-decoration: none;
	line-height: 19px;
}
.txtMainLrgLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2036;
	text-decoration: none;
	line-height: 19px;
	background-color: #f2f2f2;
}
.txtMainLrgLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2036;
	text-decoration: underline;
	line-height: 19px;
	background-color: #f2f2f2;
}

.txtHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #0C2036;
	text-decoration: none;
	font-weight: bold;
}
.txtHeadingI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #530000;
	text-decoration: none;
	font-weight: bold;
}
.txtSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B7CA7;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
}
.txtSubHeadingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
}
.txtSubHeadingI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#990000;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
}
.txtAttractLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B7CA7;
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
}
.txtAttractLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 19px;
}
.txtAttractLinkI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
}
.txtAttractLinkI:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 19px;
}
.txtMenuHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C2036;
	text-decoration: none;
}
.txtCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #024568;
	text-decoration: none;
	background-color: #EAF4FF;
}
.subMenuTable {
	background-color:#F2F2F2;
	border: 1px dotted #CCCCCC;
}
.hrDotted {
	border-top : 1px dotted #CCCCCC;
	color : #CCCCCC;
	background-color : #FFFFFF;
	height : 1px;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.formInputSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.formBtnSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.formMenuSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
ul {
	list-style-image: url(/common/img/Icon_16_BulletPoint_Sml.gif);
}
.ulI {
	list-style-image: url(/common/img/Icon_16_BulletPointRed_Sml.gif);
}
.txtMainRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	text-decoration: none;
	line-height: 18px;
}
.txtMainGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#009900;
	text-decoration: none;
	line-height: 18px;
}
.txtQuote {
	font-family: Georgia;
	font-size: 18px;
	color: #2B7CA7;
	text-decoration: none;
	font-style:italic;
	font-weight: normal;
	line-height: 28px;
}
<!-- For any Links that fail to have a class attached to them, use a default class --!>
/*a {
	color: #2B7CA7;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

