body, html{margin:0;padding:0;font-family:Verdana;font-size:11px;font-weight:normal;font-style:normal;color:#333;line-height:1.5;}
#bg-wrapper{background:#fff;}
/*==============================================================================
	Header Layout
==============================================================================*/
	.header-bg{background:#707070 url('images/hdr-wrap-bg.gif') repeat-x left top;overflow:hidden;}
		.header-wrap{background:#fff;width:962px;margin:0 auto;overflow:hidden;clear:both;}
			#header{width:960px;margin:0 auto;}
				.header-top{width:960px;margin:0 auto;border-bottom:4px solid #999;overflow:hidden;}
					.logo{width:220px;float:left;padding:20px 0 25px 15px;}
					.top-banner{width:550px;float:right;padding:20px 15px 25px 0;overflow:hidden;}
	/*=========Navigation============*/
					.Nav{width:760px;float:left;font-family:Verdana;font-size:11px;padding:10px 10px 0 10px;font-weight:bold;}
						.RootMenuItemWrap{}		
							.RootMenuItem{padding:6px 45px 6px 10px;background:#dedede;border-right:#fff solid 3px;font-weight:bold;color:#333;cursor:pointer;display:inline-block;border-left:solid 1px #ccc;}
							.RootMenuItemHover, .RootMenuItemSelected{padding:6px 45px 6px 10px;color:#333;text-decoration:none;background:#c1c1c1;height:auto;}
							.RootMenuItemSelected{color:#fff;}
							.RootMenuItemSelected{background:#999;}
								.SubMenuItemWrap{color:#dedede;background:#c1c1c1;margin-top:4px;min-width:125px;border-collapse:collapse;}
									.SubMenuItem{color:#333;font-size:11px;cursor:pointer;}
									.SubMenuItem td img{padding-left:10px;}
									.SubMenuItem td{padding:3px 10px 3px 0;border-bottom:solid 1px #dedede;}
									.SubMenuItemHover{color:#000;background:#dedede;}
									.SubMenuItemSelected{color:#333;background:#dedede;}
									.SubMenuItemSelected td{padding:3px 10px 3px 0;}
					.login{width:160px;float:right;padding:10px;padding-bottom:0;text-align:right;}
				.header-bottom{width:960px;margin:0 auto;}
					.breadcrumb{width:700px;float:left;padding:10px;color:#066;}
					.search{float:right;padding:10px;width:220px;text-align:right;}
						.banner{width:940px;margin:0 auto;clear:both;overflow:hidden;}
							.banner .simple-notitle, .banner .simple,.banner .simple-title-underline{padding:0;}
/*==============================================================================
	Body Layout
==============================================================================*/
	.body-bg{background:#b8b8b8 url('images/bdy-wrap-bg.gif') repeat-x left top;overflow:hidden;clear:both;}
		.body-wrap{background: url('images/shadow.png') repeat-y top;width:998px;margin:0 auto;overflow:hidden;clear:both;}
			#bodycontent{background: url('images/bdy-content-bg.gif') repeat-x left bottom;width:962px;margin:0 auto;overflow:hidden;clear:both;padding-bottom:25px;}
			/* Home - Page*/
				.LeftPane{width:220px;float:left;padding:10px;}
				.ContentPane{width:700px;float:right;padding:10px 10px 10px 0;min-height:300px;}
				.bottom-bodycontent{clear:both;}
					.BtmLeftPane {clear:both;}
					.BtmLeftPane, .BtmLeftMidPane, .BtmRightMidPane{width:220px;float:left;padding:10px;}
					.BtmRightPane{width:220px;float:right;padding:10px 10px 10px 0;}
			/* Sub One - Page (Even 3 Column Layout)*/
				.sub-one .ContentPane{width:460px;float:left;padding:10px;}
				.RightPane{width:220px;float:right;padding:10px 10px 10px 0;}
			/* Sub Two - Page (3 Column Layout)*/
				.sub-two .ContentPane{width:520px;float:left;padding:10px;}
				.sub-two .RightPane{width:160px;}
			/* Detail - Page*/
				.detail .LeftPane{width:220px;}
				.detail .ContentPane{width:700px;}
			/* Admin - Page*/
				.admin .ContentPane{width:940px;padding:10px;}
/*==============================================================================
	Footer Layout
==============================================================================*/
	.footer-bg{background:#333;clear:both;overflow:hidden;}
		.footer-wrap, #footer{width:960px;margin:0 auto;}
        		.footerpane{float:left;width:400px;color:#fff;}
        		.footer-info{float:right;width:400px;color:#fff;margin-top:10px;text-align:right;padding-right:15px;}
        		.footerpane .simple, .footerpane .simple-notitle, .footerpane .simple-title-underline{background:none;}
        		.footerpane .simple-title-underline h2.stu-heading{border-bottom:1px #fff solid;}
				.footerpane .simple-title-underline.stu-body{border-top:1px #fff solid;}
        		.footerpane .Head{color:#fff;}
        		.footerpane p{color:#ccc;}
/*==============================================================================
	Heading
==============================================================================*/
h1, h2, h3, h4, h5, h6{font-family:Verdana;margin:5px 5px 0 0;color:#43494D;}
h1{font-size:14px;}
h2{font-size:18px;}
h3{font-size:12px;font-weight:bold;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:14px;text-transform:uppercase;font-weight:normal;}
.Head{color:#43494D;font-family:Verdana;}
.SubHead {color:#60686e;font-family:Verdana;font-weight:bold;font-size:12px;}
/*==============================================================================
	Links
==============================================================================*/
a, a:link{color:#000;text-decoration:none;font-weight:normal;}
a:hover, a:visited:hover{color:#333;text-decoration:underline;}
a:visited{color:#666;text-decoration:underline;}
.breadcrumb a.SkinObject, .search a.SkinObject{color:#000;text-decoration:none;font-weight:normal;}
.breadcrumb a:hover, .breadcrumb a:visited, .search a:hover, .search a:visited{color:#333;text-decoration:underline;font-weight:normal;}
.footer-info a, .footer-info a:link, .footerpane a, .footerpane a:link{color:#999;text-decoration:none;font-weight:normal;}
.footer-info a:hover, .footer-info a:visited:hover, .footerpane a:hover, .footerpane a:visited:hover{color:#fff;text-decoration:underline;}
/*==============================================================================
	Text
==============================================================================*/
.Normal, .NormalBold, .NormalDisabled, .NormalTextBox, .NormalRed, .CommandButton, .SkinObject{font-family:Verdana;font-size:11px;}
.SkinObject{color:#333;text-decoration:none;}
p.breadcrumb{margin:0;color:#066;}
.DNNAligncenter{text-align:left;}
Blockquote{font-size:12px;font-family:Verdana;color:#333;}



