/* Default CSS Stylesheet for a new Web Application project */




H1	{	
	
	font-size: 14pt;
	line-height: 5pt;
	color: #6699cc;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	}	
		
H2	{	
	font-size: 14pt;
	line-height: 10pt;
	color: #077963;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	}	
		
H3	{	
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Black
	}	
		
H4	{	
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, 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:  Trebuchet, Trebuchet MS, Verdana, Arial, 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:  Trebuchet, Trebuchet MS, Verdana, Arial, 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:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	}	

A:link
{
text-decoration:	underline;
color:	#000033;	
}

		
A:visited	{	
	text-decoration:	underline;
	color:	#000033;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#000000;
	}
	
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;
	}	

SELECT
{

	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-size: 8pt;
	border-left: #333333 1px solid;
	color: black;
	border-bottom: #333333 1px solid;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	background-color: #CCCCCC;

}

.Div
{
	OVERFLOW: auto;
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid;  
	BORDER-BOTTOM: black 1px solid;  
	BACKGROUND-COLOR: #e3e3e3;
}





.aspDropDownListLight
{
	font-size: 8pt;
	color: black;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	height: 17px;
	background-color: #CCCCCC;
}




.headerA
{
	font-size: 14pt;
	line-height: 15pt;
	color: #6699cc;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.headerA2
{
	font-size: 14pt;
	line-height: 15pt;
	color: #077963;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.headerB
{
	font-size: 10pt;
	line-height: 11pt;
	color: #003366;
	font-weight: bold;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.headerB2
{
	font-size: 10pt;
	line-height: 11pt;
	color: #077963;
	font-weight: bold;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.headerB3
{
	font-size: 10pt;
	line-height: 11pt;
	color: #6699cc;
	font-weight: bold;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}


.linespacer 
{
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
	font-family:   Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.error
{
	font-size: 9pt;
	line-height: 11pt;
	color: red;
	font-family:   Arial,Verdana, san-serif;
}





.small
{
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;
	font-family:   Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.small:link	{	
	text-decoration:	underline;
	color:	#6699CC;
	}	
		
.small:visited	{	
	text-decoration:	underline;
	color:	#6699CC;
	}	
		
.small:active	{	
	text-decoration:	none;
	color:	#6699CC;
	}	
		
.small:hover	{	
	text-decoration:	none;
	color:	#6699CC;
	}


.smaller
{
	font-size: 7pt;
	line-height: 9pt;
	color: #000000;
	font-family:   Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.smaller:link	{	
	text-decoration:	underline;
	color:	#6699CC;
	}	
		
.smaller:visited	{	
	text-decoration:	underline;
	color:	#6699CC;
	}	
		
.smaller:active	{	
	text-decoration:	none;
	color:	#6699CC;
	}	
		
.smaller:hover	{	
	text-decoration:	none;
	color:	#6699CC;
	}






.smalldark
{
	font-size: 8pt;
	line-height: 10pt;
	color: #000033;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.smalldark:link	{	
	text-decoration:	underline;
	color:	#000033;
	}	
		
.smalldark:visited	{	
	text-decoration:	underline;
	color:	#000033;
	}	
		
.smalldark:active	{	
	text-decoration:	none;
	color:	#000033;
	}	
		
.smalldark:hover	{	
	text-decoration:	none;
	color:	#000033;
	}


.boldblue
{
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	color: #6699cc;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.boldblue:link	{	
	text-decoration:	none;
	color:	#6699cc;
	}	
		
.boldblue:visited	{	
	text-decoration:	none;
	color:	#6699cc;
	}	
		
.boldblue:active	{	
	text-decoration:	underline;
	color:	#6699cc;
	}	
		
.boldblue:hover	{	
	text-decoration:	underline;
	color:	#000033;
	}

.boldO
{
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	color: #077963;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.boldO:link	{	
	text-decoration:	none;
	color:	#077963;
	}	
		
.boldO:visited	{	
	text-decoration:	none;
	color:	#077963;
	}	
		
.boldO:active	{	
	text-decoration:	underline;
	color:	#077963;
	}	
		
.boldO:hover	{	
	text-decoration:	underline;
	color:	#077963;
	}





.smallwhite
{
	font-size: 10pt;
	line-height: 10pt;
	color: #ffffff;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.smallwhite:link	{	
	text-decoration:	underline;
	color:	#ffffff;
	}	
		
.smallwhite:visited	{	
	text-decoration:	underline;
	color:	#ffffff;
	}	
		
.smallwhite:active	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
.smallwhite:hover	{	
	text-decoration:	none;
	color:	#ffffff;
	}




.copy
{
	font-size: 8pt;
	line-height: 10pt;
	color: #ffffff;
	font-weight: bold;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
}

.copy:link	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
.copy:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
.copy:active	{	
	text-decoration:	underline;
	color:	#ffffff;
	}	
		
.copy:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	}










.tableCellBGImageRoommateRTL
{
	background-image: url(images/design/gradient_application.gif);
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}





