body {
	background-image: url(../imagedepot/bckgs/bckgrnd_home_gray.gif);
}


.box60 {
	padding-left: 60px;
	float: none;
 }
 
 .capital:first-letter {
/*	font-size:400%;*/
	text-transform: uppercase;
	font-weight:bold;
	color:#8CCCCA;
	margin: -10px 20 0 0; 
	padding: 0; 
	float: left;
	width: 40px;
	font-size: 52px;
	line-height: 56px;
	border-bottom: solid 1px #600;
	border-left: solid 1px #600;
	border-right: solid 1px #600;
	border-top: solid 1px #600;
	background:#CCFFFF;
 }
 
.h3 {
	font-weight: bold;
	font-size: 18pt;
	line-height: 22pt;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	visibility: visible;
}

.intro {
	font-size: 16px;
	line-height: 28px;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	text-indent: 0px;
	text-align: justify;
	font-weight: bold;
	padding-bottom: 12px;
	color: #333333;
}


.intro_centered {
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px; 
}
	
.li { font-family: "Lucida Grande", Verdana, Geneva, "sans serif"; list-style-type: disc }
.notes { font-size: 10px; font-family: "Lucida Grande", Verdana, Geneva, "sans serif" }
.notesb { font-weight: bold; font-size: 10px; line-height: 12px; font-family: "Lucida Grande", Verdana, Geneva, "sans serif"; text-align: right }
/*.p { font-size: 12px; line-height: 20px; font-family: "Lucida Grande", Verdana, Geneva, "sans serif"; text-align: justify; text-indent: 0 }
*/

.p916 {
	font-size: 9px;
	line-height: 16px;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	text-align: left;
	text-indent: 0;
	color: #000000;
}

.p1016 {
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	text-align: left;
	text-indent: 0;
	color: #000000;
}

.p1216 {
	font-size: 12px;
	line-height: 18px;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	text-align: left;
	text-indent: 18px;
	padding-bottom: 12px;
	color: #333333;
}

.p1316 {
	padding: 0; 
	font-size: 13px;
	line-height: 24px;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	text-align: center;
	text-indent: 0
}

.p1518 {
	font-size: 15px;
	line-height: 24px;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	text-indent: 0;
	font-weight: 600;
	padding-bottom: 8px;
}

.pcenter {
	font-size: 10px;
	line-height: 16px;
	font-family: ""Lucida Grande"", Verdana, Geneva, "sans serif";
	text-align: center;
	font-style: normal;
}


.p3 { font-size: 11px; line-height: 19px; font-family: "Lucida Grande", Verdana, Geneva, "sans serif"; text-align: justify; text-indent: 0px; margin-left: 9px }
.pb { font-weight: bold; font-family: "Lucida Grande", Verdana, Geneva, "sans serif" }
.plist { font-size: 11px; line-height: 19px; font-family: "Lucida Grande", Verdana, Geneva, "sans serif"; text-align: left; text-indent: 0px; margin-left: 12px }

/*//////   COLORS!   ///////*/

.red   { color: #CC0000 }

.redbold {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.yellow {
	color:#FFCC00;
}

.ybold {
	color:#FFCC00;
	font-weight: bold;
}

.blackbold {
	color: #000000;
	font-weight: bold;
}

.wbold {
	color: #FFF;
	font-weight: bold;
}

.gray { color: #a9a9a9 }
 
/*  */

 
a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none
}
a:active { color : #a9a9a9; font-weight: bold; text-decoration: none }
a:visited {
	color : #999999;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	text-decoration : underline;
	background-color : #999999;
	color : #FFFFFF;
}
a:focus { text-decoration : none; color : #00319C; -moz-outline: 1px dotted WindowText; /* what's this? */ }
.li { font-size: 11px; line-height: 19px; font-family: "Lucida Grande", Verdana, Geneva, "sans serif"; text-indent: 0px }
.ul { font-size: 11px; line-height: 19px; font-family: "Lucida Grande", Verdana, Geneva, "sans serif"; text-indent: 0px }


/*///////////   BOXES   ///////////*/


.redbox   {
	display: block;
	padding: 10px;
	border: 1px dotted #666666;
	margin-right: 0px;
}

.redbox .pcenter {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #666666;
	margin-right: 0px;
}

.whitebox   {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagedepot/red_dotcorners.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}
