/* Default CSS Stylesheet for a new Web Application project */
h1	{	
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 15px;
	}	
		
h2	{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 5px;
	}	
h3	{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;
	margin-top: 65px;
	}	
a:link	{
	font-family: Times New Roman;
	font-size: 17px;
	font-weight: normal;	
	text-decoration: none;
	color: #050505;	
	}	
a:visited	{	
	font-family: Times New Roman;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #050505;	
	}
a:hover	{	
	font-family: Times New Roman;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color:	#666666;	
	}	
a.smallwhite:link	{
    font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color: #ffffff;
	}	
a.smallwhite:visited	{	
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color: #ffffff;
	}
a.smallwhite:hover	{	
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color:	#c2c2c2;
	}			
p	{	
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	}	
.footertinytext	{	
	font-family: Verdana;
	font-size: 9px;
	color: #272425;
	}	
a.tinytext:link	{
    font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color: #272425;
	}	
a.tinytext:visited	{	
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color: #272425;
	}
a.tinytext:hover	{	
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color:	#999999;
	}	
.header2	{	
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}	
.bordercolor  {
	border-color: #FFE6B4;
	border:thin;
}	
.input { 
 background-color: #FFFFFF; 
}	  
a.small:link	{
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	color: #272425;
	}	
a.small:visited	{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	color: #272425;
	}
a.small:hover	{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	color:	#999999;
	}	
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.normal_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.read_more a{ font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #c9bcc0; text-align: center;}
li { font: bold 13px/22px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; list-style: url(../images/layout/home/li_bullet.gif) outside;  letter-spacing: 1px; }
