/* 	Property Adjustment Key: top, right, bottom, left */

* { font-family: Arial, Verdana, sans-serif; font-size: 100%; color:#000; margin: 0; padding: 0;}

body {
	font-size: 80%;
	text-decoration: none;
	text-align: center;
} 

a:link { text-decoration: none; color: #504B92; }
a:visited { text-decoration: none; color: #7B75D6; }
a:active { text-decoration: none; color: #C6970D; }
a:hover { text-decoration: none; color: #C6970D; }

p {
	text-indent: 0px; 
	margin: 10px 0px 0px 0px;
	line-height: 125%;
}

.breadcrumb {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #C6970D;
}

.credit {
	color: #504B92; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}

a.credit {
	text-decoration: underline;
}

.fineprint {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

h1 {
	color: #322873;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
	
h2 {
	color: #322873;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
}

.header18 {
	color: #322873;
	font-family: Arial, Verdana, sans-serif;
	font-size: 140%;
	font-weight: bold;
	margin: 0;
}

.lineHeight150 {
	line-height: 150%;
}

.textPurple {
	color: #504b92;
}

.uppercase {
	text-transform: uppercase;
}

/* 	START NAVIGATION */
ul#mainNav {
	background: url("../images/gradient_nav28.gif") bottom left repeat-x;
	padding: 0;
	margin: 0;
	width: 765px;
}

ul#mainNav li {
	display: inline;
	list-style-type: none;
}

ul#mainNav li a {
	background: url("../images/gradient_nav.gif") bottom left repeat-x;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 110%;
	font-variant: small-caps;
	color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	float: left;
	width: 10em;
	display: block;
	border-right: 1px solid #CDCDCD;
	text-decoration: none;
	text-align: center;
}

ul#mainNav li a:hover {
	background: url("../images/gradient_navgold.gif") bottom left repeat-x;
}

.secnav { 
	color: #4B4B4B;
}
	
.secnav a:link { 
	color: #4B4B4B; 
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-variant: small-caps; 
	font-size: 95%;
}

.secnav a:hover {
	color: #4B4B4B;
	text-decoration: underline;
}
	
.secnav a:visited {
	color: #4B4B4B;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-variant: small-caps; 
	font-size: 95%;
}
/* 	END NAVIGATION */


.footer {
	color: #FFFFFF; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}
