@charset "UTF-8";
/* CSS Document */



/* Text */

.body-main {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.body-main2 {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.body-main-white {
	color: #ffffff;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
}

.body-main-yellow {
	color: #fff885;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
}

.body-lists {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}


.body-lists-blue {
	color: #1771a5;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
}




.body-lists2 {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}


.header1 {
	color: #dd22ce;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
}

.header2 {
	color: #dd22ce;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 33px;
	font-weight: bold;
}

.header3 {
	color: #7f1155;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 29px;
	font-weight: bold;
}







.home-intro {
	color: #be6b31;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
}

.home-intro2 {
	color: #a2196e;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
}






.department-headers {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-stretch: semi-condensed;
	font-weight: bold;
}

.department-subheads {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-stretch: condensed;
}

.department-authors {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-stretch: condensed;
	font-style: italic;
	padding-left: 20px;
}




.insidepg-headers {
	color: #9d4900;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 28px;
	line-height: 29px;
}

.insidepg-subheads {
	color: #7f1155;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 29px;
}


.insidepg-blue {
	color: #1675ab;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 29px;
}





/* Links*/

a:link {
	color: #d90e81;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #d90e81;
	font-family: Georgia, Times New Roman, Times, serif;	
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;		
	text-decoration: underline;
}

a:active {
	color: #ff55b5;
	font-family: Georgia, Times New Roman, Times, serif;	
	font-weight: bold;
	text-decoration: none;
}



/* Links*/



a.pages:link {
	color: #52a30c;
	text-decoration: none;
}

a.pages:visited {
	color: #52a30c;
	text-decoration: none;
}

a.pages:hover {
	color: #000000;
	text-decoration: none;
}

a.pages:active {
	color: #97fa3f;
	text-decoration: none;
}


/* Links*/



a.smallLink:link {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}

a.smallLink:visited {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}

a.smallLink:hover {
	color: #cccccc;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}

a.smallLink:active {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}



/* Links*/

a.blueLinks:link {
	color: #1675ab;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}

a.blueLinks:visited {
	color: #1675ab;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;	
	font-weight: bold;
	text-decoration: none;
}

a.blueLinks:hover {
	color: #333333;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;		
	text-decoration: underline;
}

a.blueLinks:active {
	color: #1675ab;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;	
	font-weight: bold;
	text-decoration: none;
}



/* Links*/

a.blueLinks2:link {
	color: #1675ab;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}

a.blueLinks2:visited {
	color: #1675ab;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;	
	font-weight: bold;
	text-decoration: none;
}

a.blueLink2s:hover {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;		
	text-decoration: underline;
}

a.blueLinks2:active {
	color: #1675ab;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;	
	font-weight: bold;
	text-decoration: none;
}

