/*
legacy styles pre-2004
*/

td 			{font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
			font-size: 11px;
			color:#666;
			text-align:left;}
			
body 		{font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
			font-size: 11px;
			color:#666;
			margin:0;
			padding:0;
			background-color:#fff;
}
			
/* p 			{font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
			font-size: 11px;
			color:#666} */
			
a, a.trackvisit:link 			{text-decoration: none;
			color:#03C}

a.blanklinks 			{text-decoration: none;
			color:#666}
			
a.trackvisit:visited	{
	color: #660099;
}			
			

a:hover,  a.blanklinks:hover	{text-decoration: underline;
			color:#03C}
			
a:active	{text-decoration: underline;
			color:#06f}
			
/*
a.blanklinks:hover 	{text-decoration: none;
            color:#03C}
*/

.pagetitle 	{font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
			font-size: 16px; font-weight: bold;
			color:#000}

.textbody	{font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
			font-size: 12.5px;
			line-height: 16px;
			color:#666}
						
.textsecondary 		{font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
			color: #828282; font-size: 13px}
			
.subhead {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}

/*
start smarter styles, April 2004
*/

#shadowTop {
	background: url(images/bg_top.gif) no-repeat 0px 10px;
}

#shadowRight {
	background: url(images/bg_right.gif) repeat-y 0px 0px;
}

#shadowBottom {
	background: url(images/bg_bottom.gif) no-repeat 0px 0px;
	height:40px;
}

#shadowLeft {
	background: url(images/bg_left.gif) repeat-y 0px 0px;
}

#topnav {
	margin-right:20px;
}

#topnav a {
	color:#fff;
}

h2 {
	font-size:12px;
	text-transform:none;
	font-weight:bold;
	color:#000;
	margin-top:16px;
}

h3 {
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	margin: 16px 0 2px 0;
}

#homeCenter {
	padding:0px 72px 40px 0;
}

#homeCenter h2 {
	font-size: 13px;
	line-height: 18px;
	font-weight:bold;
	color:#000;
	margin-top:0px;
}

#homeCenter h3 {
	margin-bottom:0px;
}
	
#homeCenter p {
	font-size: 12px;
	line-height: 18px;
	color:#666;
}

#homeCenter ul {
	font-size: 12px;
	line-height: 18px;
	color:#666;
	list-style-type: none; 
	margin:4px 0 0 0;
	padding:0px;
}

#homeCenter li {
	padding: 0 0 4px 12px !important;        
	margin:0px;
	background: url(images/bullet_sm.gif) no-repeat 0px 6px;
	width: 350px;
}

#homeFeature {
	padding-top:2px;
	font-size: 11px;
	color:#666
}

#homeFeature img {
	margin-bottom:4px;
}

#homeFeatureLink {
	font-size:11px;
	font-weight:bold;
}

.linkIcon {
	vertical-align:middle;
	margin:2px 4px 2px 0;
}

#mainContent p {
	font-size: 12.5px;
	line-height: 16px;
	color:#666
}

#mainContent h2 {
	font-size: 12.5px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	margin: 12px 0 2px 0;
}

#mainContent h3 {
	font-size: 12.5px;
	font-weight:bold;
	color:#000;
	text-transform:none;
	margin: 12px 0 2px 0;
}

#intro {
	font-size:13px !important;
	line-height:20px !important;
	color:#000 !important;
	margin-bottom:24px;
}

#clientList p {
	font-size:11px;
	line-height:100%;
	margin:0 0 4px 0;
}

#clientList h2 {
	font-size:12px;
	text-transform:none;
	font-weight:bold;
	color:#000;
	margin:16px 0 0 0;
}

#clientList a {
	text-decoration: none;
	color:#666;
}

#clientList a:hover {
	text-decoration: underline;
	color:#03c;
}

#clientList img.linkIcon {
	margin:0 0 0 4px !important;
}

#history h2	{
	font-size:13px;
	text-transform:none;
	font-weight:bold;
	color:#000;
	margin:18px 0 2px 0;
	border-top:solid 1px #bababa;
	padding-top:18px;
}

#history p {
	font-size: 12.5px;
	line-height: 16px;
	color:#666;
}



#sideColumn {
	font-size:11px;
}

#sideColumn h3 {
	font-size:11px;
}

#sideQuote {
	line-height:120%;
	padding-top:26px
}

#sideQuoteSource {
	text-align:right;
	color:#b3b3b3;
	margin-top:4px;
}

.firstAfterHead {
	margin-top:0px !important;
}

h1:first-child {margin-top: 0; }/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
h3:first-child {margin-top: 0;}/*starts first h3 in TD flush top*/
p:first-child {margin-top: 0;}/*starts first p in TD flush top*/

