﻿/* Default CSS Stylesheet for a new Web Application project */

.defaultgradient {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#888888', endColorStr='#3A4856', gradientType='0'); 
	cursor:hand;
	background: #3A4856;
} 
.highlightgradient {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#AAAAAA', endColorStr='#555555', gradientType='0'); 
	background: #555555;
} 

.MenuTable
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#888888', endColorStr='#3A4856', gradientType='0'); 
	background-color:#3A4856;
	font-size:small; 
	font-weight:bold; 
	color:White;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

.HollowTable
{
	background-color:#ffffff;
	font-size:small; 
	font-weight:bold; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	border:solid 1px #3A4856;
}

.MainTable
{
	border-color: Silver;
	background-color: White;
	width: 800px;
	border-width: 1px;
	border-style: solid;
	min-height:600px;
}

.PageFooter, .PageHeader, .PageMenu
{
	visibility:visible ;
}

Body
{
	background-color: #bbbbbb; /*#f5f6f7;*/
	/*background-image: url(Images/background.gif);*/
	background-repeat: repeat-x;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 30px;
	padding-top: 15px;
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
}


H1, H2, H3, H4, H5
{
    COLOR: #0859A6;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


DIV 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	}

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;	
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
P 
{
	font-size:x-small;
	font-family:Arial;
}

table 
{	
	font: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 0; 
	margin: 0; 
	border-collapse: collapse; 
	color: #333; 
}

table a 
{
	color: #3A4856; 
	text-decoration: none; 
	border-bottom: 1px solid #C6C8CB;
}  

table a:visited{color: #777;}
table a:hover {color: #000;}  
table caption
{
	text-align: center; 
	text-transform: uppercase;  
	padding-bottom: 10px; 
	font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
.ReportHeading
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#DDDDDD', endColorStr='#FFFFFF', gradientType='0'); 
	text-align: center;
	text-transform: uppercase;
	background: #CCCCCC; 
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #DDDDDD;
}
.ReportHeadingFont
{
	font: 200% "Lucida Grande" , "Lucida Sans Unicode" , "Trebuchet MS" , sans-serif;
}


table thead, tfoot, tr.semifooter
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#DDDDDD', endColorStr='#FFFFFF', gradientType='0'); 
	background: #CCCCCC; 
	padding: 15px 10px;
	font-weight: normal;
}
table tbody tr.odd {background: #F0F2F4;}
table tbody td, table tbody th 
{
	font: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
table .CriteriaBox
{
	border: 1px solid #2D58EE;
	width: 80%;
	background-color: #D9DBFF;
	margin: 3px;
	padding: 11px;
}
.ReportBorder
{
	border: 1px solid #999999;
	width: 95%;
	border-right-width:3px;
	border-bottom-width:3px;
}
