body {
	background-color: #EEF6FA;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:link {
	color: #3B5DA0;
	text-decoration: underline;
}

a:visited {
	color: #3B5DA0;
	text-decoration: underline;
}

/* Datatelligence default page*/
.boldHeader {
	font-size: 14px;
	font-weight: bold;
}

.topButterfly {
	background-image: url(topButterfly.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottomButterfly {
	background-color: #A9CFE5;
	background-image: url(bottom_butterfly.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topNavagation {
	background-image: url(topNavagation.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
}

.smallText {
	font-size: 11px;
}



/* template pages*/
.topNavagationTemplate {
	font-size: 11px;
	color: #2F2F2E;
	text-decoration: none;
}

.topNavagationTemplate a:link {
	color: #2F2F2E;
	text-decoration: none;
}

.topNavagationTemplate a:hover {
	color:#000000;
	text-decoration: underline;
}

.topNavagationTemplate a:visited {
	color: #2F2F2E;
	text-decoration: none;
}



A.navagation {
	display: block;
	BORDER: none;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


A.navagation:visited {
	color: #FFFFFF; 
	text-decoration: none;
}


A.navagation:hover {
	border-bottom: 1px solid #FAF4E8;
	background-color:#FAF4E8;
	color:#2F2F2E;
}


A.navagationDark {
	display: block;
	BORDER: none;
	color:#2F2F2E;
	font-size: 11px;
	text-decoration: none;
}

A.navagationDark:visited  {
    color:#2F2F2E;
	text-decoration: none;
}

.navagationBreak {
	color: #FFFFFF;
	text-decoration: none;
}



.headingOneText {
	font-size: 16px;
	color: #3B5DA0;
	font-weight: bold;

}


.largeHeader {
	font-size: 22px;
	color: #3B5DA0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.thumbnailsText {
	font-size: 9px;
	color: #FFFFFF;
}
