﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	margin:0;      
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: 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: 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: 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: 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: 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: 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:hover	{	
	
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	none;
	}	

UL LI LI	{	
	list-style-type:	none;
	}	

UL LI LI LI	{	
	list-style-type:	none;
	}	
	
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:0;
	padding:0;
	}
.hi
{
	width: 82px; height: 893px; 
}

.clsPanel
{
	margin:0;
	padding:0;
	width:240px;
	background-color: #e9e9e9;
	
}
#sidenav {
padding:0; width:210px; background:#e9e9e9;
}
#sidenavfund {
margin:10px 0 0 0;
padding:15px 0 0 10px; width:150px; background:#e9e9e9;

}

#content {
	font-family:Arial;
	font-size:11px;
	color:#333333;
padding:25px 0 0 25px;
height: 293px; 
background-color: #ffffff;
}
#content a {
font-size:11px;
font-family:Arial;
color:#2279c2;
height:auto;
overflow:auto;
}
#content a:hover {
color:#7ab3e2;
}

#contentfund {
	font-family:Arial;
	font-size:11px;
	color:#333333;
padding:10px 0 0 10px;
background-color: #ffffff;
}
#contentfund a {
font-size:11px;
font-family:Arial;
color:#2279c2;
}
#contentfund a:hover {
color:#7ab3e2;
}


.LabelSize 
{
 font-size: 11px;
 font-family: Verdana;
 width:auto;
 height:15px;
}

.txtbox
{
 width:300px;
 height:15px;
 word-spacing:inherit;
 font-family: Verdana;
 font-size: 11px;
}

.Button
{
width:60px;
height:21px;
font:Verdana;
font-size:11px;
}

.DropDownList
{
 width:155px;
 height:20px;
 word-spacing:inherit;
 font :Verdana;
}

.RadGrid
{
color:Green;
font-size:small;
font-style:normal;
}

.linkButton
{
padding:0 10px 0 0;
color:#333333;
height:15px;
width:auto;	
font-family:Verdana;
Font-Size:11px
}

.AddressInfotxtbox
{
 width:300px;
 height:15px;
 word-spacing:inherit;
 font :Verdana;
}

.userRegistertxtbox
{
 width:250px;
 height:15px;
 word-spacing:inherit;
 font :Verdana;
}