/* Default CSS Stylesheet for a new Web Application project 

BODY
{
	SCROLLBAR-FACE-COLOR: #484867;
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	SCROLLBAR-HIGHLIGHT-COLOR: #525272;
	text-transform: none;
	SCROLLBAR-SHADOW-COLOR: #21214a;
	color: #000066;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #e8e8d0;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #e8e8d0;
}
.FIXEDsml { FONT-SIZE: 11px }
.FIXEDmed { FONT-SIZE: 13px }
.FIXEDlrg { FONT-SIZE: 15px }
*/	


BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	color: #000066;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	
}
.FIXEDsml { FONT-SIZE: 11px }
.FIXEDmed { FONT-SIZE: 13px }
.FIXEDlrg { FONT-SIZE: 15px}
	
	
	TABLE.myStyle{BORDER-RIGHT: #9BA279 thin solid; BORDER-TOP: #9BA279 thin solid; BORDER-LEFT: #9BA279 thin solid; BORDER-BOTTOM: #9BA279 thin solid; }
	TD.MyImage {BACKGROUND-IMAGE: url(Images\CellBack.gif)}

H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
    COLOR:  Olive;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	vertical-align: sub;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  x-small;
	 font-weight:bold;
	 color:#696969;
	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:	9pt;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	NOTE
	{
		font-size:xx-small;
		color:dimgray;
	}	
	
		
TH
{
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #e8e8d0;
}	


A:link	{	
	text-decoration:	none;
	color: Blue;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	Blue;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	Blue;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	

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: -1px;
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: -1px;
	}


.imgButton {
	cursor: pointer;
	cursor: hand;
}



#HomeLinks ul
{
    margin: 0;
    padding: 3px 0 0 0;
    list-style-type: none;
    height: 234px;
    overflow: hidden;
}

#HomeLinks ul li
{
    margin: 0;
    list-style-type: none;
    display: block;
    padding: 0;
    border-bottom: solid 1px #fff;
    font-weight: bold;
}

#HomeLinks a:link, #HomeLinks a:visited, #HomeLinks a:active
{
    text-decoration: none;
    color: #000;
    display: block;
    height: 21px;
    padding: 12px 0 13px 2px;
}

#HomeLinks a:hover
{
    color: #fff;
}

#HomeNavigation
{
    clear: both;
    margin: 0;
	width: 100%;
	overflow: hidden;
	background-color: #9AB5EC;
	padding: 0;	
	background-image: url(/Images/NewHome/navigation-background.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 108%;
}

#NavContent
{
    float: right;
}


.Shadow
{
	background-image: url(/images/newHome/navigation-shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 6px;
	margin: 0;
	padding: 0;
	clear: both;
}

.Common.Home #CSHeaderUserArea
{
    margin-top: 64px;
}


.Common.Home #CSHeaderImage
{
    margin-left: -43px;
    padding: 24px 0;
}

.Common
{
	margin: 0 auto;
	padding: 0;
	width: 840px;
}