.foo
{
}
/*
Colors
#5971b6 Dark Blue Border
#9facd2 Light Blue Sidebar
#a37118 Gold Heading font
#999999 Medium Grey Section Head
#333333 Dark Grey Body Font
#ffffff	White Background
*/

html, body
{
	margin: 0;
	padding: 0;
}
#container, #ctl00_container
{
	margin: 0px auto;
	width: 745px;
	position: relative;
}
img
{
	border: none;
}

div, li, p, input
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
h1
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: 600;
	font-variant: normal;
	letter-spacing: 1px;
	color: #999;
	text-align: right;
	margin-right: 20px;
}
h2
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: 700;
	font-variant: normal;
	color: #A37118;
}
#ctl00_Wrapper
{
	position: relative;
	overflow: hidden; /*margin:0 auto;*/ /*padding-left: 140px;    LC width */
	/*border-style: inset;
	border-color:#ccc;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:1px;*/
}

#ctl00_Header
{
	width: 740px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
}
#ctl00_Navigation, #Navigation
{
	position: relative;
	width: 144px;
	height: 600px;
	padding-bottom: 3000px;
	margin-bottom: -3001px;
	background-color: #9facd2;
	float: left;
}
#menutop
{
	height: 24px;
	width: 100%;
	background-color: #9facd2;
	background-image: url(images/MenuCorner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*.AspNet-Menu
{
	width: 140px;
	height: 100%;
	background-color: #9facd2;
	float: left;
	border: 0;
	position:relative;
}*/
/*.AspNet-Menu-Leaf
{
	color: #fff;
	line-height: 20px !important;
	height: 20px !important;
	display: block;
	float:left;
}*/
/*.AspNet-Menu-Link
{
	color: #fff;
	text-align: right;
	background-color: #9facd2;*/
	/*background-image: url(images/about.jpg);
	background-repeat: repeat-y;
	background-position: left center;*/
	/*height: 20px !important;
	line-height: 20px !important;
	display: block;
}*/

#ctl00_Main
{
	position: relative;
	width: 560px;
	margin-left: 140px;
	padding: 0px 10px 10px 26px;
	height: 100%;
	background-color: #fff;
	border-style: solid;
	border-color:#9facd2;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#ddd;
	border-top-width:1px;
	padding-bottom: 3000px;
	margin-bottom: -3001px;
	padding-right:14px;
}
#ctl00_Footer, #Footer
{
	width: 100%;
	height: 31px;
	background-color: #5971b6;
	clear: both;
	margin-bottom: 31px;
	overflow: hidden;
}
#footer-right
{
	padding-right: 15px;
	float: right;
	text-align: right;
	width: 353px;
	height: 31px;
	background-color: #5971b6;
	background-image: url("images/footerRightCorner.jpg");
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 31px;
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #333333;
	text-decoration: none; /*vertical-align:super;*/
}
#footer-left
{
	padding-left: 15px;
	float: left;
	text-align: left;
	width: 353px;
	height: 31px;
	background-color: #5971b6;
	background-image: url("images/footerLeftCorner.jpg");
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 31px;
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #333333;
	text-decoration: none; /*vertical-align:super;*/
}

dd
{
	display: list-item;
}

.Text
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 2em;
}
.Title
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin-top: -.8em;
	margin-bottom: 1.5em;
}


.Form
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	width: 400px; /*margin: 0 auto 2em auto; */
	text-align: right;
	vertical-align: middle;
}
.copyright
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #999999;
}
.drop_cap
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 20px;
	font-weight: lighter;
	color: #5971b6;
}
.caption
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 10px;
	line-height: 12px;
	color: #5971b6;
}
.LinkedText
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
li.one
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -5px;
}
li.two
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 10px;
}
#indent1
{
	margin-left: 36px;
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
#indent2
{
	margin-left: 46px;
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-type: circle;
}
#bottom
{
	margin-left: 46px;
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-type: circle;
	padding-top: 600px;
}
.sectionhead
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: 700;
	font-variant: normal;
	color: #A37118;
	text-decoration: none;
}
a.sectionhead:hover
{
	font-size: 14px;
	text-decoration: underline;
}
.bluehomepage
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 14px;
	font-weight: bold;
	color: #5971b6;
}
.smallCCC
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #CCCCCC;
	text-decoration: none;
}
.smalldim
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
}
.LinkedText2
{
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
#below-navigation
{
	position: relative;
	top: 180px;
	left: 34px;
	height: 200px;
}
/*From CSS Friendly Menus*/
.DesignMindMenu ul.AspNet-Menu /* Tier 1 */
{
	width: 13em; /* This is more than (6em x 2) because we want to leave room for borders around the <li> elements that are selected */
}

.DesignMindMenu ul.AspNet-Menu ul /* Tier 2 */
{
	width: 6em;
	top: 100%;
	left: 0;
}

.DesignMindMenu ul.AspNet-Menu ul ul /* Tier 3+ */
{
	top: 0.5em;
	left: 6em;
}

.DesignMindMenu li /* all list items */
{
	width: 6em;
	float:left;
}

.DesignMindMenu li:hover, /* list items being hovered over */ .DesignMindMenu li.AspNet-Menu-Hover
{
	background: transparent url(images/menu_hover_background.jpg) right center repeat-y;
}

.DesignMindMenu a, /* all anchors and spans (nodes with no link) */ .DesignMindMenu span
{
	color: #fff;
	padding: 4px 2px 4px 8px;
	border: none; 
	height:1% !important;
	background: transparent url(images/arrowRight.png) right center no-repeat;
}

.DesignMindMenu li.AspNet-Menu-Leaf a, /* leaves */ .DesignMindMenu li.AspNet-Menu-Leaf span
{
	/*background-image: none !important;*/
	background-image: url('images/MenuDivider.png') !important;
	background-repeat: no-repeat !important;
	background-position: bottom center !important;
	height: 20px;
	display:block;
}

.DesignMindMenu li:hover a, /* hovered text */ .DesignMindMenu li:hover span, .DesignMindMenu li.AspNet-Menu-Hover a, .DesignMindMenu li.AspNet-Menu-Hover span, .DesignMindMenu li:hover li:hover a, .DesignMindMenu li:hover li:hover span, .DesignMindMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .DesignMindMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .DesignMindMenu li:hover li:hover li:hover a, .DesignMindMenu li:hover li:hover li:hover span, .DesignMindMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .DesignMindMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
	color: #fff;
	background: transparent url(images/arrowRight.png) right center no-repeat;
}

.DesignMindMenu li:hover li a, /* the tier above this one is hovered */ .DesignMindMenu li:hover li span, .DesignMindMenu li.AspNet-Menu-Hover li a, .DesignMindMenu li.AspNet-Menu-Hover li span, .DesignMindMenu li:hover li:hover li a, .DesignMindMenu li:hover li:hover li span, .DesignMindMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a, .DesignMindMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
	color: #fff;
	background: transparent url(images/arrowRight.png) right center no-repeat;
}

.DesignMindMenu .AspNet-Menu-Selected /* this tier is selected */
{
	border: none !important;
	background: transparent url(images/menu_selected_background.png) right center repeat-y;
}

.DesignMindMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
	border: none !important;
}

.DesignMindMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
	border: none !important;
}
/* END  From CSS Friendly Menus*/
.DottedBottom
{
	border-bottom: dotted 3px #000;
}

ul.AspNet-Menu li a
{	
	padding-bottom:0px;
	padding-top:0px;
	padding-right: 8px;
	padding-left:0px;
	color: #fff;
	display: none;
	text-align: right;
	font-variant: small-caps;
	font-weight: 700;
	/*width:126px;*/
	line-height: 28px !important;
	margin-bottom: 0px;
	border:none;
	/*background-image: url('images/MenuDivider.png');*/
	/*background-repeat: no-repeat;*/
	/*background-position: bottom;*/ 
	/*background:transparent url('images/menu_hover_background.jpg')rightcenter repeat-y;*/
}
/*start of treeview css*/

/* This style sheet is intended to contain OFTEN CHANGED rules used when the TreeView control adapter is enabled. */
/* Empty rules are provided merely as a convenience for your future use or experimentation. */


.PrettyTree div.AspNet-TreeView ul li
{
	white-space: nowrap;
	padding: 6px 0 4px 0;
	font-size: 15px;
	font-family: Verdana, Verdanal, Arial, sans-serif, sans;
}

.PrettyTree div.AspNet-TreeView ul ul
{
	margin: 4px 0 4px 32px;
}

.PrettyTree div.AspNet-TreeView ul li img
{
	border: none;
	vertical-align: middle;
	margin: 0 32px 0 0;
}

.PrettyTree div.AspNet-TreeView li a
{
	text-decoration: none;
}

.PrettyTree div.AspNet-TreeView li.AspNet-TreeView-Root
{
}

.PrettyTree div.AspNet-TreeView li.AspNet-TreeView-Parent
{
}

.PrettyTree div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
	margin-left: 64px;
}

/* Consider changing the cursor value (below) to something like */
/*     cursor: n-resize;                                        */
.PrettyTree div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
	cursor: pointer;
}

/* Consider changing the cursor value (below) to something like */
/*     cursor: n-resize;                                        */
.PrettyTree div.AspNet-TreeView .AspNet-TreeView-Collapse
{
	background-image: url('images/minus.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 32px;
	margin-right: 32px;
	float: left;
	cursor: pointer;
	font-family: Courier;
	font-size: large;
	line-height: 16px;
}

/* Consider changing the cursor value (below) to something like */
/*     cursor: n-resize;                                        */
.PrettyTree div.AspNet-TreeView .AspNet-TreeView-Expand
{
	background: url('Images/plus.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 32px;
	margin-right: 16px;
	float: left;
	cursor: pointer;
	font-family: Courier;
	font-size: large;
	line-height: 16px;
}

.PrettyTree div.AspNet-TreeView a, .PrettyTree div.AspNet-TreeView a:visited, .PrettyTree div.AspNet-TreeView a:active, .PrettyTree div.AspNet-TreeView a:hover, .PrettyTree div.AspNet-TreeView a:link
{
	color: #333333;
}

.PrettyTree div.AspNet-TreeView .AspNet-TreeView-Selected a
{
	font-weight: bold !important;
	color: #8A2BE2 !important;
}

.PrettyTree div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{
	font-weight: normal !important;
	color: #333333 !important;
}
/*End of Tree View Css*/

.imggrid
{
	width: 450px;
	text-align: justify;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-left: 15px;
}
.imggrid a
{
	text-decoration: none;
	padding: 2px 2px;
}

p.ndent
{
	margin:0 30px;
}