body {
	padding:0px;
	margin:0px;
	}
* {
	font-family:Verdana,Arial;
	font-size:12px;
	}
p, li, center, td, select, input, textarea, option {
	font-size:12px;
	}
pre {
	font-size:9px;
	}
hr {
	size:1px; height:1px;
	clear:both;
	}
.sml {
	font-size:10px;
	}

#Error {
	padding:15px 25px;
	font-size:13px;
	font-weight:bold;
	color:Maroon;
	text-align:center;
	}
A:link,A:visited {
	text-decoration:none;
	color:Maroon;
	}
A:hover {
	text-decoration:underline;
	color:Gray;
	}

br.Clear { clear:both; }





/***** Tabbed Content */
#sharedTabbedContent { }
#sharedTabbedContent .Hide {
	display:none;
	}

#sharedTabbedContent .tabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font-size: 10px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	}

#sharedTabbedContent .tabs li{
	display: inline;
	margin: 0;
	font-size: 10px;
	}

#sharedTabbedContent .tabs li a, .tabs li a:visited{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	font-size: 10px;
	}

#sharedTabbedContent .tabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
	}

#sharedTabbedContent .tabs li.selected{
	position: relative;
	top: 1px;
	font-size: 12px;
	}

#sharedTabbedContent .tabs li.selected a{ /*selected main tab style */
	border-bottom-color: #f9f9f9 ;
	background-color: #f9f9f9 ;
	font-size: 12px;
	}

#sharedTabbedContent .tabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	background-color: #f9f9f9 ;
	font-size: 12px;
	/*background-color: #F4F5F9 ;*/
	}

#sharedTabbedContent .tabbedContentWrapperstyle{ /*style of tab content oontainer*/
	border: 1px solid gray;
	width: 100%;
	margin-bottom: 1em;
	padding: 10px;
	background-color: #f9f9f9 ;
	/*background-color: #F4F5F9 ;*/
	}

#sharedTabbedContent .tabbedContentWrapper{
	display:none;
	}





/***** Shared Form */

#sharedFormLayout input, #sharedFormLayout textarea, #sharedFormLayout option {
	font-size:12px;
	padding:3px;
	}
#sharedFormLayout select {
	font-size:12px;
	}
#sharedFormLayout input.Wide, #sharedFormLayout textarea.Wide, #sharedFormLayout option.Wide, #sharedFormLayout select.Wide {
	width:100%;
	}

#sharedFormLayout table.Section, #sharedFormLayout div.Section {
	border: 1px solid #8fb0d1;
	background-color: #f0f0f0;
	margin-right:5px;
	margin-bottom:10px;
	}
#sharedFormLayout div.Header {
	background-color:silver;
	padding: 5px 10px 2px 10px;
	font-weight: bold;
	}
#sharedFormLayout h1.Question {
	/*
	background-color:#f0f0f0;
	border-top: 1px solid gray;
	border-bottom: 1px dotted silver;
	padding: 1px 1px 1px 5px;
	*/
	font-weight: bold;
	height:20px;
	}
#sharedFormLayout h1.First {
	/*border-top: 1px none gray;*/
	}
#sharedFormLayout h1.Question .Text {
	width:95%;
	float:right;
	/**/
	}
#sharedFormLayout h1.Question .Help {
	width:15px;
	padding-left:10px;
	float:left;
	/*	text-align:right;	width:20px;	*/
	}
#sharedFormLayout div.Answer {
	/*	border-bottom: 1px dotted silver;	background-color:#f9f9f9;	*/
	padding: 0px 20px;
	margin-bottom:30px;
	}
#sharedFormLayout div.Answer input,
#sharedFormLayout div.Answer textarea {
	/*	border-bottom: 1px dotted silver;	background-color:#f9f9f9;	*/
	background-color: #f0f0f0;
	border: 1px solid silver;
	}
#sharedFormLayout div.Answer .Hint {
	font-size:10px;
	color:gray;
	display:none;
	}
#sharedFormLayout div input.Submit {
	padding: 2px;
	font-size:12px;
	text-align:center;
	}





#HeaderTable {
	border-bottom:1px solid silver;
	/**/width:780px;
	/*width:680px;*/
	margin:10px 0px 0px 0px;
	}
#HeaderTable td.HeaderTableTD_Left {
	color:#494971;
	padding:10px 10px 2px 10px;
	font-size:20px;
	font-weight:bold;
	}
#HeaderTable td.HeaderTableTD_Right {
	font-size:12px;
	padding:10px 10px 2px 10px;
	text-align:right;
	width:100%;
	}



#MainTable {
	/**/width:780px;
	/*width:680px;*/
	}
#MainTable td.MainTableTD_Left {
	padding:0px 5px;
	width:175px;
	}
#MainTable td.MainTableTD_Right {
	/*padding: 5px 15px;
	height:350px;
	border:1px solid silver;*/
	border-left:1px solid silver;
	background-color:#fff;
	}





#TopNav {
	background-image: url(../../../themes/simplebill2/images/headerbg.jpg);
	border-left: 1px solid #ccdae7;
	border-right: 1px solid #356aa7;
	/**/width:780px;
	/*width:680px;*/
	}
#TopNav dd a:link, #TopNav dd a:visited {
	text-decoration: none;
	line-height: 30px;
	font-size: 12px;
	padding: 9px;
	color: white;
}
#TopNav dl {
	border-right: 1px solid #356aa7;
	}
#TopNav dd {
	float: left;
	border: none;
	margin: 0px;
	border-right: 1px solid #356aa7;
	border-left: 1px solid #ccdae7;
	height: 30px;
	}
#TopNav A.Current, #TopNav A.Current:visited {
	font-weight:bold;
	font-size: 12px;
	}
#TopNav dd a:hover {
	color: #9e0b0b;
	}

#TopNav dd.Current {
	background-image: url(../../../themes/simplebill2/images/headerbg2.jpg);
	border-left: 1px solid #356aa7;
	border-right: 1px solid #ccdae7;
	}


#MainNav {
	min-height:175px;
	margin-top:5px;
	margin-bottom:5px;
	}
#MainNav dl {
	list-style-type:none;
	margin:0;
	}
#MainNav dd {
	list-style-type:none;
	margin-left:0px;
	}
#MainNav dd.depth1 A {
	/*border-left:8px solid gray;*/
			
	margin-top:5px;
			color:#727291;
			font-size:12px;
			padding:5px 6px 3px 6px;
			background-color:#ccddee;
			border-left: 1px solid #def;
			border-top: 1px solid #def;
			border-bottom: 1px solid #bcd;
			border-right: 1px solid #bcd;
	
	}

#MainNav dd.depth2, #MainNav dd.depth3, #MainNav dd.depth4, #MainNav dd.depth5 {
	/*margin-top:1px;*/
	}
#MainNav dd.depth2 A {
	font-size:12px;
	margin-left:10px;
			color:#727291;
			font-size:10px;
			padding:5px 6px 3px 6px;
			background-color:#d9d9d9;
			border-left: 5px solid silver;
			border-top: 1px solid #eaeaea;
			border-bottom: 1px solid #c1c1c1;
			border-right: 1px solid #c1c1c1;
	}
#MainNav dd.depth3 A {
	font-size:12px;
	margin-left:20px;
			color:#727291;
			font-size:10px;
			padding:5px 6px 3px 6px;
			background-color:#d9d9d9;
			border-left: 5px solid silver;
			border-top: 1px solid #eaeaea;
			border-bottom: 1px solid #c1c1c1;
			border-right: 1px solid #c1c1c1;
	}
#MainNav dd.depth4 A {
	font-size:12px;
	margin-left:30px;
			color:#727291;
			font-size:10px;
			padding:5px 6px 3px 6px;
			background-color:#d9d9d9;
			border-left: 5px solid silver;
			border-top: 1px solid #eaeaea;
			border-bottom: 1px solid #c1c1c1;
			border-right: 1px solid #c1c1c1;
	}
#MainNav dd A {
	border:1px solid silver;
	border-top:0px;
	padding:3px 5px 1px 5px;
	display:block;
	}
#MainNav dd A.Sct_1, #MainNav dd A.Sct_2 {
	
	}
#MainNav dd A.Sct_3, #MainNav dd A.Sct_4 {
	/**/display:none;
	}
#MainNav dd A.Sct_3_Show, #MainNav dd A.Sct_4_Show {
	display:block;
	}
#MainNav dd A.Sct_1_Parent {
	background-color:#8fb0d1;
	color:white;
	padding:5px 6px 3px 6px;
	border-left: 1px solid #b7d2ec;
	border-top: 1px solid #b7d2ec;
	border-bottom: 1px solid #6a90b5;
	border-right: 1px solid #6a90b5;
	}
#MainNav dd A.Sct_2_Child, #MainNav dd A.Sct_3_Child, #MainNav dd A.Sct_4_Child {
	display:block;
	color:#727291;
	font-size:10px;
	padding:5px 6px 3px 6px;
	background-color:#acc6df;
	border-left: 5px solid #8fb0d1;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	}
#MainNav dd A.Currentdd {
	/*background-color:;*/
	background-color:#9494ac;
	border-left:8px solid #494971;
	color:white;
	}
#MainNav dd A.Current {
			/**/
			color:white;
			background-color:#ff9900;
			border-left: 1px solid #ffbc3a;
			border-top: 1px solid #ffbc3a;
			border-bottom: 1px solid #c58200;
			border-right: 1px solid #c58200;
			text-decoration: none;
	}
#MainNav dd A:hover {
			color:#494971;
			background-color:#FFE2AA;
			/*
			border-left: 1px solid #d27c28;
			border-top: 1px solid #d27c28;
			border-bottom: 1px solid #fca652;
			border-right: 1px solid #fca652;
			*/
			text-decoration: none;
	}
#MainNav dd.Last {
	margin-bottom:10px;
	}











#MainContent {
	padding: 5px 10px;
	min-height:350px;
	}
#MainContent .headingLink {
	float:right;
	}
#MainContent H1 {
	color:#494971;
	font-size:20px;
	margin: 5px 0px;
	padding: 1px 5px;
	border-bottom:1px solid #d6d7da;
	}
#MainContent H2 {
	color:#494971;
	font-size:16px;
	padding: 0px 5px;
	border-bottom:1px solid #f0f0f0;
	}
#MainContent H3 {
	color:#494971;
	font-size:14px;
	padding: 0px 5px;
	border-bottom:1px solid #f0f0f0;
	}
#MainContent .Twnty5Percent {
	float:left;
	width:25%;
	}
#MainContent .FiftyPercent {
	float:left;
	width:50%;
	}
#MainContent .Seventy5Percent {
	float:left;
	width:75%;
	}




#Content {
	padding:10px;
	}




#TableList {
	width:100%;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	}
#TableList A {
	display:block;
	}

#TableList input {
	font-size:10px;
	}

#TableList td {
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	/*font-size:12px;*/
	padding:1px;
	}

#TableList .Header {
	background-color:#8fb0d1;
	font-size:10px;
	font-weight: normal;
	color:white;
	border:0px;padding:2px;
	}

#TableList .One {
	background-color:#ebebeb;
	}

#TableList .Two {
	background-color:white;
	}

#TableList td.depth1 {
	font-size:12px;
	font-weight:bold;
	}

#TableList td.depth2 {
	font-size:10px;
	padding-left:10px;
	}

#TableList td.depth3 {
	font-size:10px;
	padding-left:20px;
	}

#TableList td.depth4 {
	font-size:10px;
	padding-left:30px;
	}




#BreadCrumb {
	color:gray;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	border-bottom:1px solid #d6d7da;
	background-color:#f0f0f0;
	font-size:10px;
	}
#BreadCrumb * {
	font-size:10px;
	}
#BreadCrumb a:link, #BreadCrumb a:visited {
	text-decoration: none;
	margin: 0px;
	color:#5884b0;
	padding: 0px;
	font-size:10px;
	}
#BreadCrumb dl {
	float: left;
	height: 11px;
	margin: 20px;
	padding: 0px;
	font-size:10px;
	}
#BreadCrumb dd {
	float: left;
	border: none;
	margin: 20px;
	padding: 0px 0px 0px 5px;
	font-size:10px;
	}
#BreadCrumb dd.Last {
	border: none;
	padding-right: 0px;
	margin: 0px;
	padding: 0px;
	font-size:10px;
	}
#BreadCrumb dd a:hover {
	}





#FooterTable {
	margin:0px auto;
	float: center;
	font-size:10px;
	line-height: 23px;
	/**/width:780px;
	/*width:680px;*/
	border-top:1px solid silver;
	}
#FooterTable div {
	}
#FooterTable dd a:link, #FooterTable dd a:visited {
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	vertical-align: center;
	}
#FooterTable dl {
	float: left;
	height: 11px;
	margin-top:4px;
	}
#FooterTable dd {
	float: left;
	text-align: center;
	border: none;
	border-right: 1px solid #a39a93;
	line-height: 11px;
	margin: 0px;
	padding: 0px 9px;
	padding-bottom: 2px;
	}
#FooterTable dd.Last {
	border: none;
	padding-right: 0px;
	}
#FooterTable A.Current, #FooterTable A.Current:visited {
	font-weight:bold;
	font-size: 11px;
	}
#FooterTable dd a:hover {
	color: #9e0b0b;
	}

#Alt1NAV {
	float: right;
	font-size:10px;
	}
#Alt1NAV dd a:link, #Alt1NAV dd a:visited {
	text-decoration: none;
	font-size: 10px;
	}
#Alt1NAV dl {
	margin-top:4px;
	}
#Alt1NAV dd {
	float: right;
	border: none;
	border-left: 1px solid #a39a93;
	margin: 0px;
	padding: 0px 9px;
	padding-bottom: 2px;
	}
#Alt1NAV dd.Last {
	border: none;
	padding-left: 0px;
	}
#Alt1NAV A.Current, #Alt1NAV A.Current:visited {
	font-weight:bold;
	font-size: 11px;
	}
#Alt1NAV dd a:hover {
	color: #9e0b0b;
	}











/*     Hierarchy - Used within sections that display a list that has a Hierarchy. Like when displaying the lavigation in a general setting, and not within the actually links navigation sections.	*/
#Hierarchy { }

#Hierarchy .Plus {
	width:22px;
	float:left;
	}
#Hierarchy .defaultDisplay { display:none; }

#Hierarchy .LevelTop {
	border:1px solid silver;
	margin-top:10px;
	padding:3px;
	background-color:#f0f0f0;
	font-weight:bold;
	}

#Hierarchy .individualDiv {
	border-bottom:1px solid #f0f0f0;
	padding:2px;
	}

#Hierarchy .LevelRoot {
	padding-left:5px;
	height: 15px;
	vertical-align: bottom;
	line-height: 15px;
	/*background-color:pink;*/
}

#Hierarchy .Level1 {
	background-image: url(../../../themes/simplebill2/images/hierarchylines_level0_arrow.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left:20px;
	height: 15px;
	vertical-align: bottom;
	line-height: 15px;
	/*background-color:pink;*/
}
#Hierarchy .Level2 {
	background-image: url(../../../themes/simplebill2/images/hierarchylines_level1_arrow.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left:30px;
	margin-left:20px;
	height: 15px;
	vertical-align: bottom;
	line-height: 15px;
	/*background-color:red;*/
	}
#Hierarchy .Level3 {
	background-image: url(../../../themes/simplebill2/images/hierarchylines_level2_arrow.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left:40px;
	margin-left:40px;
	height: 15px;
	vertical-align: bottom;
	line-height: 15px;
	/*background-color:green;*/
}

#Hierarchy .Level4 {
	background-image: url(../../../themes/simplebill2/images/hierarchylines_level3_arrow.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left:50px;
	margin-left:60px;
	height: 15px;
	vertical-align: bottom;
	line-height: 15px;
	/*background-color:blue;*/
	}
#Hierarchy .Level4 .Error,
#Hierarchy .Level4 .Error a,
#Hierarchy .Level4 .Error a:visited {
	font-size: 10px;
	font-style: italic;
	}

#Hierarchy .textboxHeight {
	height: auto;
	line-height: normal;
}







/***** ADMIN *****/

#link2Admin {
	color:green;
	font-size:10px;
	font-weight:normal;
	padding: 2px 10px;
	}

#AdminMenuLink {
	display:block;
	border:1px solid silver;
	background-color:#f0f0f0;
	padding:0;
	margin:0;
	}
#AdminMenuContentWrap {
	display:none;
	width:200px;
	padding:2px;
	}
#AdminMenuContentLink a, #AdminMenuContentLink a:visited {
	display:block;
	border:1px solid #f0f0f0;
	background-color:#f9f9f9;
	padding:0;
	margin:0;
	}
#AdminMenuContent {
	padding:0;
	margin:0;
	}
#AdminMenuContent * { font-size:11px; }

#AdminMainNav {
	float:left;
	width:15%;
	}
#AdminMainContent {
	float:left;
	width:84.5%;
	}



