html {overflow-y: scroll; } 


img { border: none; }

img.left { float: left; margin: 0 10px 10px 0; }

a { border: none; }

body {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 11px;
	line-height : 12px;
	background-color: #CCCCCC;
	margin:0;
}

/* Form */

#containing-box { width: 980px; height: 100%; margin: 0 auto; padding: 0; }

#wraps { width: 980px; margin: 0 auto; padding: 0; float:left;}

#columns { float:left;}

#rightColumn { float:left; width:130px; padding: 10px 20px 0px 20px; float:left;}

#rightColumn ul { border-bottom:dashed; border: 1px; border-bottom-color: #666666; padding-bottom:5px; list-style:outside; list-style-type: none; }

#rightColumn li { margin-bottom: 6px;  margin-left: -2.5em; }


/* Copy */


.boldedReg { font-weight: bold; }

.calendarBlack { font-weight: bold; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }

.boldedRegRed { font-weight: bold; color: #941D15; }

.boldedRegwhite { font-weight: bold; color: #FFFFFF; }

.boldedRegBlue { font-weight: bold; color: #000066; }

.boldedGrey { font-weight: bold; color: #666666; }


/* Links */

.linksWhite { color: #FFFFFF; }

.ltGrey { color: #CCCCCC; }

a.copyright:link { color: #FFFFFF; text-decoration: none; font-size: 9px; }

a.copyright:visited { color: #FFFFFF; text-decoration: none; font-size: 9px; }

a.copyright:hover { color: #FFFFFF; text-decoration: underline; font-size: 9px; }

a.copyright:active { color: #FFFFFF; text-decoration: none; font-size: 9px; }

a:link { color: #941d15; text-decoration: none; }

a:visited { color: #941d15; text-decoration: none; }

a:hover { color: #941d15; text-decoration: underline; }

a:active { color: #941d15; text-decoration: none; }

a.credit:link { color: #333333; text-decoration: none; font-size: 9px; }

a.credit:visited { color: #333333; text-decoration: none; font-size: 9px; }

a.credit:hover { color: #333333; text-decoration: underline; font-size: 9px; }

a.credit:active { color: #333333; text-decoration: none; font-size: 9px; }


/* Homepage */

.welcomeCopy { padding-right: 9px; padding-left: 9px; text-align: justify; line-height : 14px; color:#333333;}


/* Main */

.creditReg { color: #333333; font-size: 9px;}

.bullet { list-style-image: url(images/bullet.gif); }

.mainCopy { padding-right: 50px; padding-left: 50px; line-height: 14px; text-align:justify; }

.small { font-size: 9px; }

.copy  { font-weight : normal; font-size : 9px; line-height : 18px; color : #000066; vertical-align : middle; text-align : right; }


/* Legal Notces */

.legalNoticeHead { padding: 10px 25px 0px 50px; font-size: 13px; color: #666666; font-weight: bold; text-transform: uppercase; }

.legalNoticeSub { padding: 0px 25px 0px 50px; font-size: 11px; color: #666666;font-weight: bold; text-transform: uppercase; line-height: 13px; }

.LegalNoticeCopy { padding: 0px 25px 5px 50px; line-height: 14px; border-bottom: 1px; border-bottom-color: #000066; border-bottom-style: dashed;	 }

.BlueHead { font-weight: bold; color: #000066; font-size: 13px; }

