/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, sans-serf
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	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;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	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;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
	/* PAGE BANNER *//* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx/* style for the text of the site title */.SiteTitle {    font-family: Verdana Bold, Helvetica, sans-serif;    font-size: 20px;    font-weight: bold;    color:#cccc99}/* background/border colors for the selected tab */.TabBg {    background-color: white;    border-color: white;}/* background/border colors for the unselected tabs */.OtherTabsBg {	background-color: #006699;	border-top: 1px solid #002C54;	border-right: 1px solid #002C54;	border-bottom: 0px none;	border-left: 1px solid #002C54;	margin-left: 260px;	margin-bottom: 0px;}/* text style for the selected tab */.SelectedTab {    font-family: Verdana, Helvetica, sans-serif;    font-size: 11px;    color:#993333;    font-weight: bold}/* text style for the unselected tabs */.OtherTabs {	font-family: Verdana, Helvetica, sans-serif;	font-size: 11px;	color:gainsboro;	text-decoration:none;	font-weight: bold;	padding-top: 0px;	padding-right: 2px;	padding-bottom: 0px;	padding-left: 2px;	margin: 0px;}.TableFormat{	BORDER-RIGHT: black 1px solid;BORDER-TOP: black 1px solid;BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid;	 font-family: Verdana, Helvetica, sans-serif;    font-size: 8pt;    font-weight: normal;}.NormalTextBox
{
	padding-right: 15px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffcc;
}.NormalTextBox2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: navy;
    FONT-FAMILY: Verdana,  Arial, sans-serif;
    BACKGROUND-COLOR: #eaffff
}.ButtonSubmit
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px solid;
    CURSOR: hand;
    COLOR: #000066;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Tahoma, sans-serf;
    HEIGHT: 19px;
    BACKGROUND-COLOR: #d6e7ef
}/* hyperlink styles of the unselected tabs */A.OtherTabs:link    {    text-decoration:    none;    color:#eeeeee;}A.OtherTabs:visited {    text-decoration:    none;    color:#eeeeee;}A.OtherTabs:active  {    text-decoration:    none;    color:#eeeeee;}A.OtherTabs:hover   {    text-decoration:    underline;    color:white;}    /* text style for the site links (at extreme top-right of header) */.SiteLink {	font-family: Verdana, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;}   /* hyperlink style for the site links */A.SiteLink:link {    text-decoration:    none;    color:white;}A.SiteLink:visited  {    text-decoration:    none;    color:#eeeeee;}A.SiteLink:active   {    text-decoration:    none;    color:#eeeeee;}A.SiteLink:hover    {    text-decoration:    underline;    color:white;}/* style for separator between site links */.Accent{	color: #990000;	font-weight:    bold;	line-height: 18px;	height: 18px;}

