body{
	background-color:white;
	margin:0;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
}

#container{
	width:856px;
	margin: 0 auto;
	padding-top:0px;
	background-image:url(/images/shadow.jpg);
	background-repeat:no-repeat;
}
#theHeader{
	margin: 0 auto;
	width:794px;
	height:134px;
	background-image: url(/images/msdrHeader.jpg);
	background-repeat:no-repeat;
	background-color:#ECECEC;
}

#box{
	width:794px;
	height:98px;
}
#topLinks{
	margin-top:8px;
	padding-right:8px;
}
#topNav{
	margin:0;
	padding:0 0 0 0;
	width:auto;
}
#topNav li {
	background-image:none;
	margin-top:5px;
	padding: 0 2px 0 0;
	float:right;
	list-style-image:none;
	list-style-type:none;
	
}

#topNav li a{
	color:#353535;
	font-size:12px;
	text-decoration:none;
}

#topNav li.theDivider{
	background-image:url(/images/divider.gif);
	background-repeat:no-repeat;
	height:8px;
	width:1px;
	padding-top:8px;
	padding-right:24px;
	background-position:bottom;
}

#menuBar{
	background-image:url(/images/MenuBar.jpg);
	background-repeat:no-repeat;
	height:26px;
	width:796px;
	
}

#menuNav{
	margin:0;
	padding:0 0 20px 25px;
	width:auto;
}

#menuNav li {
	background-image:none;
	margin-top:2px;
	text-align:center;
	float:left;
	list-style-image:none;
	list-style-type:none;
	width:157px;
	padding:0px;
	display:block;
	height:24px;
}

#menuNav li a{
	color:white;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#firstLink{
	margin-left:-22px;
}

#menuNav li.menuDivid{
	background-image:url(/images/menubarDivider.jpg);
	background-repeat:no-repeat;
	height:16px;
	width:1px;
	padding-top:8px;
	
	background-position:bottom;
}

#daContent{
	background-image:url(/images/contentBg.jpg);
	width:794px;
	
	background-repeat:repeat-x;
	margin: 0 auto;
	padding-left:-3px;
	border-bottom:1px dotted #CCCCCC;
}

#sidebar{
	background-image:url(/images/sideDrop.jpg);
	background-repeat:no-repeat;
	/*float:left;*/
	width:168px;
	height:362px;
	margin-left:5px;
}

#mainContent{
	float:right;
	width:605px;
	padding-right:10px;
	min-height:530px;
	height:auto !important;
	height:530px;
	padding-bottom:10px;
}

#homeMainContent{
	float:left;
	background-image:url(/images/mainbg.jpg);
	background-repeat:no-repeat;
	width:403px;
	/*height:359px;*/
	min-height:359px;
	height:auto !important;
	height:359px;
	margin-top:6px;
	margin-left:5px;
}

#theContent{
	float:left;
	background-image:url(/images/genericBg.gif);
	background-repeat:no-repeat;
	width:403px;
	
	margin-top:6px;
	margin-left:5px;
}

#theContentForm{
	float:left;
	background-image:url(/images/formBg.gif);
	background-repeat:no-repeat;
	width:600px;
	
	margin-top:6px;
	margin-left:5px;
}

#news2{
	background-image:url(/images/newsbg2.gif);
	background-repeat:no-repeat;
	width:186px;
	height:344px;
	float:right;
	margin-top:6px;
}

#news{
	background-image:url(/images/newsbg.jpg);
	background-repeat:no-repeat;
	width:186px;
	/*height:344px;*/
	min-height:359px;
	height:auto !important;
	height:359px;
	float:right;
	margin-top:6px;
}
#sideNav{
	
}
#sideNav ul{
	background-color:#e2ddc6;
	display:block;
	line-height:18px;
	float:left;
	font-size:1em;
	font-weight:bold;
	margin:2px 0 0 2px;
	padding:0;
	list-style-image:none;
	list-style-type:none;
	width:164px;
}

#sideNav li {
	border-bottom:1px solid #FFFFFF;
	list-style-position:outside;
	margin:0;
	padding: 7px 0 8px 8px;
	display:block;
}

#sideNav li a{
	color:#222222;
	text-decoration: none;
	font-size:11px;
	display:block;
}

#login{
	padding-top:0;
	margin-top:10px;
	margin-left:5px;
	float:left;
	
	font-size:11px;
}
.loginBg{
	padding: 2px 6px 4px 8px;
	border:0 none;
	color:white;
	cursor:pointer;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:18px;
	width:50px;
	margin:0;
	background: transparent url(/images/subBg.jpg) repeat-x;
}

.inputLog{
	border-color:#373737;
	marg-left: 0;
	margin-top:2px;
	width:140px;
	border:1px solid #CCCCCC;
	font-size: 11px;
	padding:3px;
}

.inputStyle{
	border-color:#373737;
	margin-left: 0;
	margin-top:2px;
	border:1px solid #CCCCCC;
	font-size: 11px;
	padding:3px;
	
}
#homeText{
	width:375px;
	margin-top:50px;
	margin-left:10px;
	font-size:12px;
	
}

#theDate{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

#theFeed{
	width:175px;
	text-align:left;
	font-size:12px;
	margin-left:10px;
	margin-top:20px;
	
}

#theFooter{
	margin: 0 auto;
	font-size:10px;
	color:#303030
}

#menuBar ul li ul{
	background:#464646;
	list-style:none;
	margin:0;
	padding: 0;
	position:relative;
	z-index:100000;
	
	width:157px;
	float:left;
	text-align:left;
	opacity:.9;
}
#menuBar ul li ul li{
	float:none;
	text-align:left;
	padding-left:5px;
	padding:0;
	margin:0;

	
}
#menuBar ul li ul li a{
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
		line-height:12px;
		margin:0;
	padding:3px 3px;
	line-height:16px;
	display:block;
}

#menuBar ul li ul li a:hover{
	font-size:11px;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F3F3F3;
}
div#menuBar ul ul,
div#menuBar ul li:hover ul ul,
div#menuBar ul ul li:hover ul ul
{display: none;}

div#menuBar ul li:hover ul,
div#menuBar ul ul li:hover ul,
div#menuBar ul ul ul li:hover ul
{display: block;}

#menuBar ul ul ul {
position: absolute;
margin-top: -23px;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}


.bgText{
color:#4F322C;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:7px;
	margin-top:7px;
}

.contentBody{
	width:375px;
	margin-top:20px;
	margin-left:10px;
	font-size:12px;
	line-height:16px;
}
.fillContent{
	width:575px;
	margin-top:5px;
	margin-left:10px;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	min-height:530px;
	height:auto !important;
	height:530px;
}

.blah{
	font-family:tahoma,arial,helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
background-color:#dfe8f6;

}
.input{
	background:#FFFFFF url(/cfext/ext/resources/images/default/form/text-bg.gif) repeat-x scroll 0 0;
	border:1px solid #B5B8C8;
	padding:1px 3px;
	height:18px;
	line-height:18px;
}

.daHead{
	background: transparent url(/cfext/ext/resources/images/default/panel/top-bottom.gif) repeat-x scroll 0 0;
	overflow:hidden;
	color:#15428B;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
height:24px;
}

.blah td{
	padding:3px;
}
.x-grid-header{
	background:#FFFFFF url(/cfext/ext/resources/images/default/panel/top-bottom.gif) repeat-x scroll 0 0;
}