.body
{
	margin: 0px;
	font-family: Verdana;
	color: #333333;
	font-size: 11px;
	margin: 10px 0px;
	padding: 0px;
	background: #9FA9B3 url(img/mstr_back.jpg) repeat-x;
}

.progress
{
	background: #DDDDDD url(img/progress.gif) no-repeat scroll center;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

/* Master Page Content Styles */
#masterContent
{
	width: 850px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* Time Header Styles */
#timeHeaderDiv
{
	width: 850px;
	margin: 0px auto;
}

table.timeHeader
{
	width: 100%;
	margin: 0px auto;
	color: #FFFFFF;
}

table.timeHeader th
{
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

table.timeHeader td
{
	padding-right: 10px;
	text-align: right;
	font-size: x-small;
}

table.timeHeader td span
{
	font-size: medium;
	font-weight: bold;
}

/* Association Header Styles */
#contentHeader
{
	background-image: url(img/mstr_top.png);
	background-repeat: repeat-x;
}

#contentHeader .upperleft
{
	width: 6px;
	height: 6px;
	background-image: url(img/mstr_ul.gif);
	background-repeat: no-repeat
}

#contentHeader .upperright
{
	width: 6px;
	height: 6px;
	background-image: url(img/mstr_ur.gif);
	background-repeat: no-repeat
}

#contentHeader .header
{
	padding: 10px;
}

/* Association Body Styles */
#content
{
	padding: 0px;
	overflow:hidden;
	width:100%;
}

#menu
{
	vertical-align:top;
	width:0px;

}

#body
{
	vertical-align:top;
	overflow:hidden;
}

/* Association Footer Styles */
#contentFooter
{
	background-image: url(img/mstr_bottom.gif);
	background-repeat: repeat-x;
	height: 66px;
}

#contentFooter .lowerleft
{
	width: 6px;
	height: 66px;
	background-image: url(img/mstr_ll.gif);
}

#contentFooter .lowerright
{
	width: 6px;
	height: 66px;
	background-image: url(img/mstr_lr.gif);
}

#contentFooter .footer
{
	padding-top: 22px;
	padding-left: 348px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

#contentFooter .footer img
{
	width: 30px;
	height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}

/* Top Menu Styles */
#menuHeader
{
	border-bottom: solid 1px gray;
	background-image: url(radmenu/mainNavBar.png);
}

#menuHeader div
{
	float: left;
	width: 100%;
}

.topMenuItem
{
	width: 98px;
	height: 38px;
	text-align: center;
	border-right: dotted 1px #FFFFFF;
	color: #FFFFFF;
	font-family: Arial;
	font-size: small;
}

.topSubMenuItem
{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 150px;
	height: 24px;
	padding: 3px;
	font-family: Arial;
	font-size: small;
}

select, option 
{
	behavior : url(/OptionDisable.htc);
}

.rade_resizeCell 
{        
    width:0px !important;
}
.rade_resizeCell DIV 
{        
    display:none;
}

/* Accordian Styles */
.accordionHeader {
	background-color: #EBEBEB;
	border: 1px solid #C1C1C1;
	margin: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	cursor:pointer;
    overflow:hidden; 
}

.accordionHeader table
{
	height: 24px;
}
.accordionHeader td
{
	vertical-align:middle;
}

.accordionHeaderSelected {
	background-color: #ffffff;
	background-image: url('img/back_grayShadow.gif');
	background-repeat: repeat-x;
	border: 1px solid #C1C1C1;
	margin: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	cursor:pointer;
    overflow:hidden; 
}

.accordionHeaderSelected table
{
	height: 24px;
}
.accordionHeaderSelected td
{
	vertical-align:middle;
}

.accordionContent
{
    padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
    overflow: hidden; 
}

.accordionContent .footer
{
    color: #999999;
    font-size: 10px;
}

.accordionContentTable
{
    border: solid 1px #C1C1C1;
    border-top: none;
    padding: 0px;
}

.accordionHeaderSelected .accordionArrow
{
	background-image: url(img/ico_arrow_up.gif);
	width: 13px;
	height: 13px;
}

.accordionHeader .accordionArrow
{
	background-image: url(img/ico_arrow_down.gif);
	width: 13px;
	height: 13px;
}

/* Web Part Styles */
.webPartTitle table tr td a:link
{
	font-size:10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.webPartTitle table tr td a:visited
{
	font-size:10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.webPartTitle table tr td a:hover
{
	font-size:10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}
.webPartTitle table tr td a:active
{
	font-size:10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.invalid
{
	border:solid 1px red;	
	height:100%;
	background-image: url(radinput/error.gif);
	background-position: right top;
	background-repeat: no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.wizardButtons
{
/*	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0px 1px 5px 0px;*/
}

/* Link Styles */
table.siteLinkIndent
{
	margin-left:16px;
}
a:link.siteLink
{
	color: #003366;
	text-decoration: none;
}
a:visited.siteLink
{
	color: #003366;
	text-decoration: none;
}
a:hover.siteLink
{
	color: #FF9900;
	text-decoration: underline;
}
a:active.siteLink
{
	color: #003366;
	text-decoration: none;
}

/* List Level Styles */
ul.flatList
{
	margin:0px;
	padding-left:0px;
	list-style-type:none;	
}

li.flatList
{	
}

table.flatList
{
	border-collapse:collapse;
}

tr.flatList
{	
}


span.flatListLvl1
{	
	display:block;
	font-weight:bold;
	border-bottom:dotted 1px #333366;
	background-image:url('img/square.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}

span.flatListLvl2
{	
	display:block;
	padding-left:10px;
}

td.flatListLvl2
{	
	padding-left:10px;
}
/* Settings Pages */
.settings {
	margin-left: 15px;
	margin-right: 15px;
}
.settings td {
	padding: 5px;
}
.settings th {
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.pageHeader {
	font-size: 12px;
	margin: 10px;
}

