
#topwrap
{ display:none;}
#navbar
{ display: none;}


#Sidebar
{display:none;}

.sidebarbk
{display:none;}


body
{
	background: #fff;
	color: #000;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

h1
{
	line-height:30px;
	}
a
{
    color: #000;
}

img
{
    border: 0;
}

.left
{
    float: left;
    text-align: left;
}

.right
{
    float: right;
    text-align: right;
}

.shaded
{
    background: #f7f7f7;
}

.success
{
    background: #edf6ed url(/Resources/Images/Icons/16x16/Success.png) 4px 50% no-repeat;
    border-top: 1px solid #008000;
    border-bottom: 1px solid #008000;
    clear: both;
    color: #008000;
    display: block;
    font-weight: bold;
		padding: 7px 7px 7px 24px;
}

.alert
{
    background: #ffc url(/Resources/Images/Icons/16x16/Alert.png) 4px 50% no-repeat;
    border-top: 1px solid #fad163;
    border-bottom: 1px solid #fad163;
    clear: both;
    color: #000;
    display: block;
    font-weight: bold;
    padding: 7px 7px 7px 24px;
}

.highlighted
{
    background: #ffc;
    border-top: 1px solid #fad163;
    border-bottom: 1px solid #fad163;
    clear: both;
    color: #000;
    display: block;
    font-weight: bold;
    padding: 7px 7px 7px;
}

.error
{
    background: #ffeded url(/Resources/Images/Icons/16x16/Error.png) 4px 50% no-repeat;
    border-top: 1px solid #f00;
    border-bottom: 1px solid #f00;
    clear: both;
    color: #f00;
    display: block;
    font-weight: bold;
    padding: 7px 7px 7px 24px;
}



#myconference
{
    display: none;
}

#menu
{
	display: none;
}

#content
{
	margin-top: 14px;
}


h2
{
    clear: both;
    text-align:center;
    font: 18px/18px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 7px;
    padding-bottom:20px;
}


p
{
	margin-bottom: 14px;
}

ul, ol
{
    margin-left: 30px;
    margin-bottom: 14px;
}

blockquote
{
    margin-left: 30px;
}

.textbox
{
    width: 98%;
}

.checkbox input, .radio input
{
    margin-left: 10px;
    margin-right: 5px;
}

table
{
    border-top: 1px solid #d9d9d9;
    margin-bottom: 14px;
    width: 90%;
}

table.calendar
{
    border-left: 1px solid #d9d9d9;
    font-size: 11px;
    line-height: 14px;
    width:90%;
    margin:auto;
    page-break-after:always;
}


th, td
{
    border-bottom: 1px solid #d9d9d9;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.calendar th, .calendar td
{
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

.calendar td
{
    width: 14%;
}

thead tr
{
    background: #000;
    color: #fff;
}

.calendar thead tr
{
    background: #8b8c5f;
}

.calendar thead th
{
    text-align: center;
}

thead tr a
{
    color: #fff;
}

tbody th
{
    width: 110px;
    voice-family: "\"}\""; 
	voice-family: inherit;
	width: 100px;
	}
	html>th
	{
	width: 100px;
}

.mainbar
{
	padding: 5px;
}

.mainbar a
{
    font-weight: bold;
}

.mainbarfooter
{
    clear: both;
    color: #595959;
    font-size: 11px;
    margin-top: 36px;
}



#footer
{
	display:none;
}



#footer p
{
    margin-bottom: 5px;
    padding: 17px 0 15px 0;
}

#footer p.left
{
    display: none;
}

.mainbarfooter
{display:none;}

/* Hacks */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.button
{display:none;}

/* Grid */

.grid
{
	margin:auto;
    border-top: 1px solid #ccc;
    margin-bottom: 14px;
    width: 110%;
}

.grid .normal
{
    font-weight: normal;
}

.grid td, .grid th
{
    border-bottom: 1px solid #ccc;
}

.grid thead th, .grid thead td
{
    background: #0077d4;
    color: #fff;
}

.grid thead th a:link, .grid thead th a:visited, .grid thead th a:hover, .grid thead td a:link, .grid thead td a:visited, .grid thead td a:hover
{
    color: #fff;
}

.grid table th
{
    color: #000;
}

.grid thead .textbox
{
    font-weight: bold;
    text-align:justify;
}

.grid tbody th
{
    font-weight: bold;
    width: 145px;
}

.grid tr.shaded th, .grid tr.shaded td
{
    background: #f2f5f7;
}

.grid tr.highlighted th, .grid tr.highlighted td
{
    background: #e6f0f8;
}

.grid tr.private th, .grid tr.private td
{
    font-style: italic;
}

.grid label
{
    font-weight: bold;
}

.grid .checkbox label
{
    font-weight: normal;
    padding-left: 4px;
}

.grid .strong label
{
    font-weight: bold;
}

.grid .file
{
    width: 400px;
}

title
{Display:none;}
#Header
{Display:none;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */