/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyText {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}


.SmallBodyText {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}


.SubTitles {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}

.Required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 10px;
	font-weight: bolder;
	color: #CC0000;
	padding-top: 5px;
}

.Taglines {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #660066;
}
.Titles {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}

.Quotes {	
	font-family: Times, Times New Roman, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.mainQuotes {	
	font-family: Times, Times New Roman, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.CookieTrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}

.footer_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #663399;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0066FF;
	text-decoration: None;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: lighter;
}
.collapsible {
     display: block; 
	 background:#eeeeee;
     padding: 5px;
	 margin:0px;
}
.collapsibleRollover {
     display: block; 
	 background:#eeeeee;
     padding: 5px;
	 BORDER-RIGHT: 0px; 
	 PADDING-RIGHT: 0px; 
	 BORDER-TOP: 0px; 
	 PADDING-LEFT: 0px; 
	 PADDING-BOTTOM: 0px; 
	 OVERFLOW: auto; 
	 BORDER-LEFT: 0px; 
	 WIDTH: auto; 
	 PADDING-TOP: 0px; 
	 BORDER-BOTTOM: 0px; 
	 HEIGHT: 280px
}
.paraImag{
	margin-top:12pt;
}
.menuStyle{
	padding-left:4px;
	background-color:#CCCCCC;
}
#quickPadding{
	padding-left:7px;
	padding-top:13px;
}

	
