/* CSS Stylesheet May 2007 PCA */

body {
	background-color: #ffffff;
	font-family: Georgia, serif;
	font-size: 11px;

	line-height: 20px;
	color: #333;
}
.normal{
	background-color: #ffffff;
	font-family: Georgia, serif;
	font-size: small;

	line-height: 1.8em;
	color: #333;
	font-weight: 300;
}

.small	{
	font-size: x-small;
	line-height: 1.5em;
	font-family: Georgia, serif;
}
	
.textRcol {
	
	padding: 10px 50 10px 0;
}

a {
	color: #004276;
	text-decoration: none;
}


.title {
	font-family: Georgia, serif;
    font-size: 14px;
	line-height: 20px;
	color: #004276;
}

.subtitle {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 8px;
	font-weight: bold;
  color: #999;
}
/* Used for Yellowstone writing sample page */
.quote {
	font-size: 100%;
	font-weight: 300;
	color: #333;
	padding: 0px 100 25px 10px;
	font-style: italic;
}
/* Used for Yellowstone writing sample page */
.imglrg {
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}


.header {
	font-family: Arial, sans-serif;
	font-size: 24px;
    color: black;
}

.nav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

a.nav {
	color: #777777;
	text-decoration: none;
}
.nav.a:link {
	color: #777777;
	text-decoration: none;
}

.navLink 	{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #004276;
	}
	
.sidebar {
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 18px;
	padding: 3px;
	
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #999999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	
}

li   {
	text-align: left;
	list-style-position: inside;
	list-style-image: url(../resources/go_white.gif);
	font-weight: normal;
	color: #777777;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
/*used on prowell.com feature pages for writing or projects. Blue bar with white Georgia type*/
.titlebar {
	font-family: Georgia,  serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #336699;
	line-height: 2em;
	letter-spacing: 0.1em;
	word-spacing: 0.4em;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}



.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.medium {
	font-family: Georgia, serif;
	font-size: medium;
	line-height: 150%;
	color: 333;
}
