/* Default CSS Stylesheet for a new Web Application project */

.MainBody
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	margin:0px;
	padding:0px; 
	background-color:white;
}

.PageTopOuterFrame
{
	border-color:#C50527;
	border-style:solid;
	border-width:4px;
	border-spacing:0px;
	padding:2px;
	background-color:#EEEEEE;
}

.PageTopPanel
{
	width:100%; 
	vertical-align:top;
	margin:0px; 
	padding:8px 8px 6px 8px; 
	background-color:black;
}

.PageBodyPanel
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px 0px 0px 0px; 
	background-color:black;
}

.PageLeftCell
{
	width:136px; 
	height:100%; 
	vertical-align:top;
	padding:0px 0px 0px 8px; 
}

.PageCenterCell
{
	width:100%; 
	height:100%; 
	vertical-align:top;
	padding:0px 6px 0px 6px; 
}

.PageRightCell
{
	width:120px; 
	height:100%; 
	vertical-align:top;
	text-align:right;
	padding:0px 8px 0px 0px; 
}

.HeadingFrame
{
	width:100%; 
	border-color:#C50527;
	border-style:solid;
	border-width:2px;
	border-spacing:0px;
	margin: 0px 0px 6px 0px;
	background-color:#EEEEEE;
}

.HeadingCell
{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#003366;
	font-size:15pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	padding:4px;
}

.ContentFrame
{
	width:100%; 
	border-color:#C50527;
	border-style:solid;
	border-width:2px;
	border-spacing:0px;
	margin: 0px 0px 6px 0px;
	background-color:white;
}

.ContentTitle
{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	padding:4px;
	border-color:#C50527;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-spacing:0px;
}

.ContentText
{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	padding:4px;
}

.PageBottomOuterFrame
{
	border-color:#C50527;
	border-style:solid;
	border-width:4px;
	border-spacing:0px;
	padding:2px;
	background-color:#EEEEEE;
}

.PageBottomPanel
{
	width:100%; 
	vertical-align:bottom;
	margin:0px; 
	padding:6px 8px 8px 8px; 
	background-color:black;
}


.PageBottomOuterFrame
{
	border-color:#C50527;
	border-style:solid;
	border-width:4px;
	border-spacing:0px;
	padding:2px;
	background-color:#EEEEEE;
}

.PageBottomText
{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	text-decoration:none;
	vertical-align:center;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
}

.MenuOuterFrame
{
	height:100%; 
	border-color:#C50527;
	border-style:solid;
	border-width:4px;
	border-spacing:0px;
	margin:0px;
	padding:2px;
	background-color:#EEEEEE;
}

.MenuPanelTable
{
	width:136px; 
	height:100%;
	margin:0px 1px 3px 1px; 
	padding:1px 1px 1px 1px; 
	border-color:#C50527;
	border-style:solid;
	border-width:1px;
	border-spacing:0px;
	background-color:white;
}

.MenuHeaderCell
{
	color:#EEEEEE;
	text-align:left; 
	font-size:8pt;
	font-weight:bold;
	background-color:#C50527;
}

.MenuEntryCell
{
	text-align:left; 
	font-size:8pt;
	background-color:white;
}

.ClockHeaderCell
{
	text-align:center; 
	height:4px;
	background-color:#C50527;
}

.ClockEntryCell
{
	background-color:white;
	text-align:center; 
	font-size:7pt;
}

.AdOuterFrame
{
	height:100%; 
	border-color:#C50527;
	border-style:solid;
	border-width:4px;
	border-spacing:0px;
	text-align:center; 
	margin:0px;
	padding:2px;
	background-color:#EEEEEE;
}

.AdPanelTable
{
	border:none;
	border-collapse:collapse;
	margin:0px 0px 0px 0px; 
	padding:0px; 
	background-color:#EEEEEE;
}
	
.AdImage 
{
	display:block;
	margin:0px; 
	padding:0px; 
	border-color:#C50527;
	border-style:solid;
	border-width:1px;
	border-spacing:0px;
}
	
body, table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	margin:0px; 
	padding:0px; 
	background-color:white;
}

.ErrorMsg
{ 
	font-family:Tahoma;
	font-weight:bold;
	color:Red;
	font-size:small;
}

h1	
{	
    color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	background-color:white;
}	
		
h2	
{	
    color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	background-color:white;
}	
		
h3	
{	
    color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	background-color:white;
}	

a:link	
{	
	text-decoration:none;
	color:#3333cc;
	margin:0px; 
	padding:0px; 
}	
		
a:visited	
{	
	text-decoration:none;
	color:#333399;
	margin:0px; 
	padding:0px; 
}	
		
a:active	
{	
	text-decoration:none;
	color:#333399;
	margin:0px; 
	padding:0px; 
}	
		
a:hover	
{	
	text-decoration:underline;
	color:#3333cc;
	margin:0px; 
	padding:0px; 
}
	
img 
{
	display:block;
	margin:0px; 
	padding:0px; 
	border:none;
}