/*                               */
/* CONTENT Format - CSS Document */
/*                               */

p { }
li, ol, ul { }

h1, h2, h3, h4, h5, h6 {
	font-family:    "Cambria", "Times New Roman", Times, Palatino, serif;
	font-weight:    normal;
	text-transform: none;
	margin-top:     12px;
	margin-bottom:  7px;
}
h1 {
	font-size:      24px;
	line-height:    110%;
	color:          #015675;
}
h2 {
	font-size:      18px;
	font-style:     italic;
	line-height:    120%;
	color:          #015675;
}
h3 {
	font-size:      17px;
	line-height:    120%;
	color:          #365872;
}
h4 {
	font-size:      14px;
	font-weight:    bold;
	line-height:    130%;
	color:          #566076;
}
h6 {
	font-size:      12px;
	font-weight:    bold;
	line-height:    130%;
	color:          #566076;
}
h5 {
	font-size:      10px;
	font-weight:    bold;
	text-transform: uppercase;
	line-height:    110%;
	color:          #365872;
}

.SUBHEAD1 {
	font:           17px "Cambria", "Times New Roman", Times, Palatino, serif;
	line-height:    120%;
	color:          #365872;
	margin-top:     0;
	margin-bottom:  0;
}
.SUBHEAD2 {
	font:           14px "Cambria", "Times New Roman", Times, Palatino, serif;
	line-height:    130%;
	color:          #365872;
	margin-top:     0;
	margin-bottom:  0;
}
.SUBHEAD2i {
	font:           italic 14px "Cambria", "Times New Roman", Times, Palatino, serif;
	line-height:    130%;
	color:          #365872;
	margin-top:     0;
	margin-bottom:  0;
}
.SUBHEAD3 {
	font:           12px "Cambria", "Times New Roman", Times, Palatino, serif;
	line-height:    130%;
	color:          #365872;
	margin-top:     0;
	margin-bottom:  0;
}
#CrumbsActive {
	font: bold 10px "Trebuchet MS", Arial, sans-serif; 
}

/*                                                     */

.LINETEXT1 {
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}
.LINETEXT2 {
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 13px;
}
.BLURB {
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #EC8D00;
	border: 1px dotted #FFBD5B;
	padding: 7px 9px 7px 11px;
}
.LISTLINK {
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	list-style-image: url(../graphics/bullet-arrow.gif);
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 8pt;
}

.LINELINK {
	font: bold 9px Arial, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 11px;
	color: #999;
}
.LINELINK a:link    { color: #587089; }
.LINELINK a:visited { color: #587089; }
.LINELINK a:hover 		{	color: #900;	text-decoration: underline; }
.LINELINK a:active 	{	color: #666; }

.EXTLINK {
	font: bold 9px "Trebuchet MS", Arial, sans-serif; 
	line-height: 12px;
}
a:link .EXTLINK    { color: #F60; }
a:visited .EXTLINK { color: #F60; }
a:hover .EXTLINK   {	color: #900; text-decoration: underline; }
a:active .EXTLINK  {	color: #666; }

.EXTLINK2 {
	font: bold 9px "Trebuchet MS", Arial, sans-serif; 
}
.NOTEREF {
	font: bold 75% Verdana, Tahoma, Arial, sans-serif;
	font: bold 8px "Trebuchet MS", Arial, sans-serif; 
	line-height: 95%;
	vertical-align: top;
}

/* GRAPHICS */
.VIS {
	font: 9px Verdana, Tahoma, Arial, sans-serif;
	line-height: 11px;
	color: #605431;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.VIS-L {
	font: 9px Verdana, Tahoma, Arial, sans-serif;
	line-height: 11px;
	color: #605431;
	float: left;
	margin-right: 10pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.VIS-R {
	font: 9px Verdana, Tahoma, Arial, sans-serif;
	line-height: 11px;
	color: #605431;
	float: right;
	margin-left: 13pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
}
a:link .VIS,
a:link .VIS-L,
a:link .VIS-R,
a:visited .VIS,
a:visited .VIS-L,
a:visited .VIS-R {
	border: none;
}
a:hover .VIS,
a:hover .VIS-L,
a:hover .VIS-R	{
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
}
a:active .VIS,
a:active .VIS-L,
a:active .VIS-R {
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
}

/* Gallery index thumbs */
.VIS-G {
	font: 9px Verdana, Tahoma, Arial, sans-serif;
	line-height: 11px;
	color: #605431;
	padding: 2px;
}
a:link .VIS-G,
a:visited .VIS-G {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}
a:hover .VIS-G	{
	border: 2px solid #FC0;
	padding: 1px;
}
a:active .VIS-G {
	border: 3px solid #FC0;
	padding: 0px;
}

#BOX_Praxis {
	font: 9px Verdana, Tahoma, Arial, sans-serif;
	line-height: 12px;
	text-align: center;
	color: #605431;
	float: right;
	border: solid 1pt;
	padding: 2pt;
	margin-left: 15pt;
	margin-bottom: 15pt;
}


/*                                                     */

#TABLE_CInfo1 {
	width: 525px;
	border: 1px ridge #CCC;
	background-color: #EEE;
	vertical-align: top;
}
#TABLE_CInfo2 {
	width: 525px;
	border: 1px ridge #CCC;
	background-color: #EEE;
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	line-height: 12px;
}

.TABLE_Praxis {
	border: 1px ridge #BBB;
	background-color: #EEE;
	font: bold 9px Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
}
.TABLE {
	border: 1px ridge #BBB;
	background-color: #FFF;
	font: bold 9px Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
}
.TABLE_Gallery {
	border: 0;
	background-color: #FFF;
	font: normal 9px Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
	margin-bottom: 10px;
}

