/* CSS Document */

BODY {
	background-color:#6679cc;
	background-image:url(PCClifeBG.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-top:0;
	margin-left:0;
}
#ControlPanel {
}
.ControlPanel {
	padding:0 0 0 50px;
}
.ControlPanel .ControlPanel {
	padding:0 0 0 0;
}
#dnn_dnnADMINMENU_ctldnnADMINMENU {
	color:#FFFFFF;
}

#PageTable {
	width:100%;
	height:100%;
	background-image:url(SideBar.gif);
	background-position:left;
	background-repeat:repeat-y;
	border-collapse:collapse;
	border:0;
}
#LeftCol {
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#LeftColTable {
	width:195px;
	height:100%;
	border-collapse:collapse;
	margin-left:20px;
	margin-right:20px;
}
#MenuTop {
	width:195px;
}
#dnn_MenuPane {
	width:195px;
	padding:20px 0 0 0;
}
#MenuBottom {
	width:195px;
}
#dnn_LeftPane {
	width:195px;
}
#LeftBottom {
	width:195px;
}
#dnn_ContentPane {
	padding:115px 40px 0 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.verse {
	font-style:italic;
	font-size:13px;
	color:#000000;
	padding:0 20px 0 20px;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb {
	width:100%;
	text-align:center;
	margin-left:12px;
	margin-bottom:20px;
}
.Breadcrumb {
	text-align:center;
	color:#104010;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	cursor:default;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	text-align:center;
	color:#104010;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size:22px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
	cursor:default;
}
#dnn_RightCol {
	width:200px;
	padding:170px 20px 0 0;
}


#LoginLink {
}

#dnn_dnnCOPYRIGHT_lblCopyright {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:13px;
}
P, UL, LI {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
P {
	margin:0 0 15px 0;
}
H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
	font-family:Times New Roman, Times,Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-weight:bold;
   	COLOR: #0b5991;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
}
H1 {
	font-size:24pt;
	margin:0 0 0 0;
}
H2 {
	font-size:12pt;
	margin-bottom:10px;
}
H3 {
	font-size:16pt;
}
H4 {
	font-size:14pt;
}
H5 {
	font-size:13pt;
}
H6 {
	font-size:12px;
}
HR {
}
.header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: navy;
	FONT-FAMILY: Times New Roman, Times,Arial,Verdana,Tahoma,Helvetica,sans-serif;
}
.subHeader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: navy;
	FONT-FAMILY: Times New Roman, Times,Arial,Verdana,Tahoma,Helvetica,sans-serif;
}
A {
	FONT-SIZE: 12px;
	COLOR: #000099;
	FONT-FAMILY: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000099;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #000099;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-FAMILY: Arial,Verdana,Tahoma,Helvetica,sans-serif;
}
A.footer {
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-FAMILY: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	text-decoration:underline;
}
A.footer:hover {
	COLOR: navy;
}
A.footer:active {
	COLOR: blue;
}
#dnn_dnnLOGIN_hypLogin {
	display:block;
	font-size:10px;
	font-weight:100;
	color:#90905c;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	text-transform:uppercase;
}
#dnn_dnnLOGIN_hypLogin:hover {
	color:#336666;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/* Applied to all unordered lists within the div named "houseMenuVstatic" */
#houseMenuVstatic ul
{
	margin:0;
	background-color:#FFFFFF;
	color:#000099;
	opacity:0.75;
	filter:alpha(opacity=75), MozOpacity:0.75, progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=5, Color='#0F0F0F', Positive='true', enabled='false');
	border: 1p[x solid #666666;
	padding: 15px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	list-style-type: none;
	width: 195px;
	text-align:center;
}

/* Applied to all list items within the div named "houseMenuVstatic" */
#houseMenuVstatic li
{
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
	width: 195px;
	opacity:1.0;
	filter:alpha(opacity=100), MozOpacity:1.0;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a
{
	padding-right: 6px;
	display: block;
	padding-left: 6px;
	padding-bottom: 6px;
	background-color:#FFFFFF;
	color: #000099;
	padding-top: 4px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	width: 138px;
	_width: 195px;
	margin: 0;
	opacity:1.0;
	filter:alpha(opacity=100), MozOpacity:1.0;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a:hover
{
	background-color: #6679cc;
	background-image:url(MenuBG.gif);
	background-position:center;
	background-repeat:no-repeat;
	color: #ffffff;
}

/* Applied to first-level links */
#houseMenuVstatic ul a
{
}

/* Applied to second-level links */
#houseMenuVstatic ul ul a
{
	padding-left: 12px;
	background-color: #6699cc;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 132px;
	_width: 195px;
	/* end hack */
}

/* Applied to third-level links */
#houseMenuVstatic ul ul ul a
{
	padding-left: 18px;
	background-color: #6699cc;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 126px;
	_width: 195px;
	/* end hack */
}

/* Applied to fourth-level links */
#houseMenuVstatic ul ul ul ul a
{
	padding-left: 24px;
	background-color: #6699cc;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 120px;
	_width: 195px;
	/* end hack */
}

/* Applied to fifth-level links */
#houseMenuVstatic ul ul ul ul ul a
{
	padding-left: 30px;
	background-color: #6699cc;
	font-weight: normal;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 114px;
	_width: 195px;
	/* end hack */
}

.ArrowPointer
{
	cursor: default;
}



/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #000099;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #000099;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #2a89cc;
	text-decoration: none;
}

