/***********************************************************/
/*	ZNODE.COM TEMPLATE STYLESHEET
/*	Copyright 2004-2005, www.znode.com
/*	Created By: ZNode on July 04, 2004
/***********************************************************/

/* GENERAL HTML STLES */
	#Frame{width:800px;margin-right:auto;margin-left:auto;margin-top:10px;padding:0px;text-align:left;}	
	body{background-color: white;text-align: center;}
	a,p,div,td {font-family: Verdana, Helvetica, sans-serif;font-size: 11px;color: dimgray;}
	h1,h2,h3,h4,.Head{font-family: Arial, Helvetica, sans-serif;color: #323232;}
	select{font-family: Verdana, Helvetica, sans-serif;font-size: 10px;}
		
	h1{font-size: 18px; margin-bottom:3px; margin-top:0px; font-weight:bold}
	h2{font-size: 16px; margin-bottom:3px; margin-top:0px;}
	h3{font-size: 14px; margin-bottom:3px; margin-top:0px;}
	h4{font-size: 12px; margin-bottom:3px; margin-top:0px;}
	
	A:link{color: #800000;text-decoration: none;}
	A:visited{color: #800000;text-decoration: none;}
	A:hover{color:red;text-decoration: underline;}	
	
	P{margin-top: 2px;margin-bottom: 2px;line-height: 15px}
	.SmallText{font-size: 9px;color: dimgray; font-weight:normal}
	.BoldText{font-weight:bold}

	td .HeadSection{background-color:#73a1cc; color:White;font-size: 11px;font-weight:bold}
	td .FormSectionTitle{font-weight: bold;color: #c50202;text-align: left;}
	td .FormField{font-weight: bold;color: #51514e;text-align: right;}
	
	.PaddedBox10{padding:10px 10px 10px 10px;}
		
/* OVERRIDE PANE STYLES */
	.LogoPane{padding: 0px 0px 0px 5px;}		
	.ContentFrame{background: #fff;}
		
	.LeftPane{}
	.RightPane{}
	.ContentPane{}
	
	.FooterPane{padding-right: 5px; padding-left: 5px;background-color: white;padding-bottom: 5px;padding-top: 10px;color: White;}
	.FooterPane .Copyright{color: black;line-height: 20px;}
	.FooterPane A:link{color: black;text-decoration:  underline;}
	.FooterPane A:visited{color: black;text-decoration: underline;}
	.FooterPane A:hover{text-decoration: underline;color:red;}

/* SITELINKSPANE */
	.SiteLinksPane {text-align:right;vertical-align:middle;background-color: #ffffff;padding: 5px 5px 5px 0px;margin-right: 5px;}
	.SiteLinksPane A:link{color: #800000;text-decoration:  none;}
	.SiteLinksPane A:visited{color: #800000;text-decoration: none;}
	.SiteLinksPane A:hover{text-decoration: underline;color:red;}

/* MENU STYLES */
	.MenuPane td{color: white}
	.MenuPane{background-color: black;color: white;font-size: 12px;}			
	.MenuGroup{background-color: black;cursor: pointer;cursor: hand;padding: 1px;text-align: left;color: white;}
	.MenuItem{padding:1px;cursor:hand;color:white;height:20px;text-align:left;}
	.MenuItemOver{background-color:black;cursor:pointer;cursor:hand;text-align:left;padding:1px;height:20px;}
		
/* PAGETITLE & TOOLBAR STYLES */
	.PageTitle{font-family: Arial, Helvetica, sans-serif;padding-left: 2px;font-weight: bold;font-size: 16px;margin-bottom: 10px;padding-bottom: 2px;color: black;padding-top: 2px;border-bottom: #500000 1px solid;background-color: #ffd7d7;}

/* CONTENTBLOCK STYLES */
	.CB{margin-top: 0px;margin-bottom: 0px;}
	.CB .Toolbar{margin-bottom: 10px;background-color: #f9f1dc;}

/* CONTENTPANE STYLES */
	.ContentPane .CB {}
	.ContentPane .CB .Container	{}	
	.ContentPane .CB .ContainerFullPage{padding: 10px 10px 10px 0px;}
	.ContentPane .CB .Head{font-weight: bold;font-size: 16px;padding-bottom: 5px;padding-top: 5px;color: #003871;}
		
/* LEFTPANE STYLES */
	.LeftPane .CB{margin-right:10px;margin-left: 3px;}
	.LeftPane .CB .Container{padding: 5px 5px 5px 5px;}
    .LeftPane .CB .Head{padding-right: 3px;	padding-left: 3px;padding-bottom: 3px;padding-top: 3px;	border-top: #003871 1px double;font-weight: bold;font-size: 11px;color: black;font-family: Arial, Helvetica, sans-serif;letter-spacing: 1px;background-color: #ebebeb;}

/* FOOTER PANE STYLES */
	.FooterPane{font-weight: normal;font-size: 10px;vertical-align: text-top;text-align: center;}

/* FORUM STYLES */
	.WebSolutionBorder{ border-bottom:1px #7694c8 solid; }
	.WebSolutionHeader{font-weight: bold;font-size: 11px;color: white;background-color: #73a1cc;}
	.WebSolutionFormControl{font-size: 1.0em;}
	.WebSolutionErrorText{color: red;}
	.WebSolutionQuote{border-top: 1px #7694c8 solid;border-bottom: 1px #7694c8 solid;}
	TD.WebSolutionRow{background-color: #eef3fb;}
	TD.WebSolutionRowHighlight{background-color: #D4D9EC;}
	.WebSolutionSmallerFont{font-size: 0.85em;}


