.taglineText {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: top;
}
.pageStatus {
	font-family: Arial;
	font-size: 8pt;
	color: #565656;
	text-align: right;

}
.instruction {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: middle;
}
.pageControl {
	font-family: Arial;
	font-size: 8pt;
	border: thin solid #8BBFE3;
	background-color: #E6F5FF;
	color: #0066CC;
	text-align: center;
	vertical-align: middle;
}
.pageControlLink {
	font-family: Arial;
	font-size: 8pt;
	color: #0066CC;
	text-align: center;
	vertical-align: middle;
}
.pageControlHidden {
	font-family: Arial;
	font-size: 8pt;
	border: thin solid #E6F5FF;
	background-color: #8BBFE3;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.copyRight {
	font-family: Arial;
	font-size: 8pt;
	color: #565656;
	text-align: center;
}
.caseTitle {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #035EBA;
}
.caseDescription {
	font-family: Arial;
	font-size: 9pt;
	color: #035EBA;
}
.caseFaculties {
	font-family: Arial;
	font-size: 7pt;
	color: #7B7C7C;
}

.paginationstyle{ /*Style for demo pagination divs*/
font-family: Arial;
font-size: 8pt;
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid #8bbfe3;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: underline;
border: 1px solid #8bbfe3;
color: #0066cc;
background-color: #e6f5ff;
}

.paginationstyle a:hover, .paginationstyle a.selected{
text-decoration: none;
color: #ffffff;
background-color: #6fc2fd;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #ffffff;
background-color: #6fc2fd;
}

/* temp homepage featured cases styles */
.feature00 {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.feature01 {
	color: #8aa2fc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
}

.feature02 {
	color: #8aa2fc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.feature03 {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
}

.feature04 {
	color: #d8abfd;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
}

.feature05 {
	color: #d8abfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
}

.feature06 {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 160%;
}

.feature07 {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.announce {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 10px;
	margin-left:10px;
}

.announce a {
	color: #035eba;
}

/* cases styles */
.casesA {
	height: 92px;
	width: 5px;
	background-color: #dfecf4;
	vertical-align: top;
}

.casesAImg {
	height: 92px;
	width: 5px;
	border: none;
}

.casesB {
	height: 92px;
	width: 101px;
	vertical-align: top;
}

.casesBImg {
	height: 92px;
	width: 101px;
	border: none;
}

.casesC {
	height: 92px;
	width: 20px;
	vertical-align: top;
}

.casesCImg {
	height: 92px;
	width: 20px;
	border: none;
}

.casesD {
	height: 92px;
	width: 463px;
	vertical-align: middle;
	background-image:url(images/cases_2.jpg);
}

.casesDImg {
	height: 92px;
	width: 20px;
	border: none;
}

.casesE {
	height: 92px;
	width: 38px;
	vertical-align: top;
}

.casesEImg {
	height: 92px;
	width: 38px;
	border: none;
}

.casesF {
	height: 92px;
	width: 5px;
	vertical-align: top;
}

.casesFImg {
	height: 92px;
	width: 5px;
	border: none;
}








