/* a {
	
	color: #003366;
}
*/
a:link {
	
	color: #666699;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	
	color: #990033;
}
a:hover {
	text-decoration: underline;
}
a.reg-white:link, a.reg-white:visited { 
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
hr {
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}
.mainTable{
	background-image: url(/assets/images/side_background.gif);
	background-repeat: repeat-y;
}
.headTable{
	background-image: url(/assets/images/top_nav/background.gif);
}
.header {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.lg-header {
	font-size: 18px;
	font-weight: bold;
	color: #666699;
}

.white-header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.footerLink {
	font-size: 12px;
	color: #FFFFFF;
	
}
.homeFooter {
	font-size: 9px;
	color: #999999;
	
}
.header-Grey {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	
}
.reg {
	font-size: 12px;
	line-height: 14pt;
	padding-right: 5px;
}
.reg-white {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.reg-message {
	font-size: 12px;
	color: #990000;
	line-height: 14pt;
	padding-right: 5px;
}

.reg-small {
	font-size: 11px;
	line-height: 12pt;
	
	padding-right: 5px;
}
.header-Purple {
	font-size: 10pt;
	font-weight: bold;
	color: #660099;
}
.quote{
	font-size: 12px;
	color: #000000;
}
.quote-name {
	font-size: 12px;
	color: #999999;
	font-style: italic;
	margin-bottom: 5px;
	padding-bottom: 5px;

}
.header-cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.rightVerticle-rule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.leftVerticle-rule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.aboutSection-bodylink {
	font-size: 10pt;
	line-height: 12pt;
	
	color: #660099;
}
.example-head {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 990000;
}
.example-titles {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: FF9900;
}
.example-body {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.profile-head {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: EEEEEE;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.profile-body {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
.footnote {
	font-size: 10px;
	line-height: 13px;

}
.footnote-link {
	font-size: 10px;
	color: #660099;
	
}
.small-list {
	font-size: 12px;
	
	list-style-type: square;
	margin-left: -10px;
}
.reg-list {
	font-size: 10pt;
	line-height: 12pt;
	
	list-style-type: square;
}

.footnote-TBL {
	font-size: 10px;
	line-height: 13px;
	border: 1px solid #666666;

}
.headline-a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.test-row {
	font-size: 12px;
	line-height: 14pt;
	
	padding-right: 5px;
	background-color: #CCFFCC;
}
.sideTable {
	border: 1px solid #CCCCCC;
}
.profile-line {
	font-size: 12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	line-height: 14pt;
	
	padding-right: 5px;
}
