/*****************************************************************************/
/* Standard HTML Tags                                                        */
/*****************************************************************************/
body
{
	width: 770px;
	font-family: tahoma;
    font-size: 8pt;
    margin:auto;
    /*margin-top:0;
    margin-left:0;*/
    position:relative;
    line-height:17px;
}
h1
{
    font-size: 12pt;
    font-weight: bold
}
h2
{
    font-size: 10pt;
    font-weight: bold
}
h3
{
    font-size: 8pt;
    font-weight: bold
}
h4, h5, h6
{
    font-size: 8pt;
    font-weight: bold
}
p
{
	margin-bottom: 0px;
    margin-top: 0px
}
hr
{
}
table
{
	border:none;
	font-size: 8pt;
	border-collapse:collapse;
}
tr
{
	
}
th
{
	font-weight:normal;
	padding:0px 2px 0px 2px;
	border:none;
    border-top: solid 1px;
    border-bottom: solid 1px;
    text-align: left;
}
td
{
	margin:0px;
	padding:0px 0px 0px 0px;
	border:none;
	text-align:left;
	vertical-align:top;
}
form
{
	border-bottom:none;
	border-right:none;
}	
form table
{
	border-bottom: medium none	
}
form td
{
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px
}
input
{
	font-size: 8pt;
}
select
{
	font-size: 8pt;
}
a
{
	font-size: 8pt;
}
a:link
{
	font-size: 8pt;
}
a:visited
{
}

/*****************************************************************************/
/* Standard Classes                                                          */
/*****************************************************************************/
.PageHeader
{
	border:none;
	padding:0px 0px 0px 0px;
}
.PageTitle
{
    font-weight: bolder;
    font-size: 14pt;
    margin-top:5px;
    vertical-align:middle;
}
.PageTitle table
{
    border:none;
}
.PageFooter
{
	font-size:6pt;
}
.SectionBox
{
	margin:10px 0px 10px 0px;
}
.SectionBox table
{
	width:100%;
	padding:0px;
	border-spacing:0px;
}
.SectionBox td
{
	empty-cells:show;
}
.SectionBox a
{
	text-decoration:none;
}
.SectionTitle
{
	font-size:10pt;
	font-weight:bold;
	color:White;
	border:none;
	height:18px;
	vertical-align:top;
	/*border-bottom:solid 1px;*/
}
.MenuBar
{
	border-bottom:solid 1px;
	border-right:solid 1px;
    font-weight: bold;
}
.MenuBar table
{
	border:none;
}
.MenuBar td
{
	padding:0px 2px 0px 3px;
	font-size:10pt;
	font-weight:bold;
	border:none;
}
.MenuBar tr
{
}
.MenuItem
{
	font-size: 8pt;
	border:none;
}
.MenuItem a:visited
{
}
.MenuItem table
{
	border:none;
    border-right: solid 1px;
}
.MenuItem tr
{
}
.MenuItem td
{	
	font-size:8pt;
	padding:1px 6px 1px 6px;
	border: none;
    border-right: solid 1px;
}

.MenuItem .Disabled
{
}
.MenuItemDisabled
{
}
.MenuItemDisabled table
{
}
.MenuItemDisabled td
{
}
.Panel
{
	padding-left:1px;
}
.Button
{
	border: solid 1px;
    width: 60px;
    cursor: hand;
}
.GraphicButton
{
	border: solid 1px;
    width: 60px;
    cursor: hand;
	padding-left: 16px;
 }
.NoBorder
{
    border:none;
}

/* Text formatting specific classes */
.Required
{
}
.Instruction
{
}
.Warning
{
}
.Error
{
}
.Highlight
{
	font-weight:bold;
}
.Disabled
{
}
.Keyword
{
}
.User
{
	font-size: 8pt;
	font-weight:bold;
	border:none ;
}
.User table
{
}
.User th
{
}
.User td
{
	margin:5px 5px 5px 5px;
}

.Small
{
	font-size: 7pt;
}

/*****************************************************************************/
/* Elements                                                                  */
/*****************************************************************************/
#PageHeader
{
	margin-top:0px;
}
#PageHeader table
{
	border:none;
	border-collapse:collapse;
}
#PageHeader tr
{
	border:none;
}
#PageHeader td
{
	border:none;
	padding:0px;
}
#PageTitle
{
    margin-top: -10px;
}
#PageBody 
{
	margin-top:0px;
	width:100%;
}
#SideBarLeft 
{
	width:160px;
	padding:5px;
}
#SideBarRight 
{
	float:right;
	width:160px;
	padding:5px;
}
#PageFooter
{
	text-align:center;
	font-size:7pt;
	/*clear:left;*/
}
#PageFooter td
{
	font-size:7pt;
}
#PageFooter a
{
	font-size:7pt;
}
#MenuBar
{
}
#MenuBar td
{
	padding:0px;
}
#AdmMenuBar td
{
	padding:0px;
}
#MenuBar a
{
	text-decoration:none;
	font-weight:bold;
}

#Adv td
{
	text-align:center;
}
#Adv p
{
	text-align:center;
}

#PageHeader,#MenuBar,#PageBody,#SideBarLeft,#PageFooter 
{
	overflow:hidden;
	display:inline-block
}
#PageHeader,#MenuBar,#AdmMenuBar,#PageBody,#PageFooter {width:100%}
#SideBarLeft,#PageBody {float:left;}
/*#PageHeader,#MenuBar,#SideBarLeft,#SideBarRight,#PageBody,#PageFooter{border:solid 1px red}*/

/*****************************************************************************/
/* CSS for rounded corners                                                   */
/*****************************************************************************/
/* Code downloaded from following location
   http://www.allcrunchy.com/Web_Stuff/Rounded_Corners/
*/

/* Unique CSS (i.e. specific to a particular colour scheme)
   Image and colours are specific to a particular color scheme.
   Don't forget to replace folder name 'images' with 'graphics'.
*/
/* curve height, background image */
.SectionBox .t, .SectionBox .b, .SectionBox .b b, .SectionBox .t b{
height:10px;
background-image:url(graphics/f0f8ffabcdff2f83ff3101600.png);
}

/* inner color, border color, border width */
.SectionBox .c{
background:#abcdff;
border-color:#2f83ff;
border-left-width:3px;
border-right-width:3px;
}

/* Shared CSS (i.e. not specific to any colour scheme.)*/
/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 5px 0 5px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}