/* Default CSS Stylesheet for a new Web Application project */
#headerframe{
width: 100%;
position: absolute;
}
#header1{
position: absolute;
width: 100%;
background-image: url(../images/top_left_bwswirl_02.gif);  
height: 122px;
background-repeat: no-repeat;
background-position: top left;
}
#header2{
position: absolute;
width: 100%;
background-image: url(../images/top_right_bwswirl_04.gif);
height: 122px;
background-repeat: no-repeat;
background-position: top right;
text-align: center;
}
.td1{
background-image: url(../images/full_left_swirl_07.gif);
background-repeat:no-repeat;
background-position: right;
}
.td2{
background-image:url(../images/full_right_swirl_10.gif);
background-repeat: no-repeat;
background-position: left;
}
.td3{
background-image: url(../images/full_right_swirl_other_10.gif);
background-repeat: no-repeat;
background-position: left;
}
h1	{	
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #3e3d42;
	margin-top: 15px;
	}		
h2	{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3e3d42;
	margin-top: 5px;
	}	
h3	{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;
	margin-top: 65px;
	}	
a:link	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
	color: #3e3d42;	
	}	
a:visited	{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3e3d42;	
	}
a:hover	{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;	
	}	
a.smallgrey:link	{
    font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
	color: #3e3d42;
	}	
a.smallgrey:visited	{	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
	color: #3e3d42;
	}
a.smallgrey:hover	{	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
	color:	#999999;
	}			
p	{	
	font-family: Verdana;
	font-size: 10px;
	color: #3e3d42;
	}	
li	{	
	font-family: Verdana;
	font-size: 10px;
	color: #3e3d42;
	}	
.p2	{	
	font-family: Verdana;
	font-size: 11px;
	color: #3e3d42;
	}
.bigredtext	{	
	font-family: Verdana;
	font-size: 12px;
	color: #da0d09;
	}
.biggreytext	{	
	font-family: Verdana;
	font-size: 13px;
	text-decoration: underline;
	color: #3e3d42;
	}
.greytextlabel2	{
    font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	font-style: italic;
	color: #3e3d42;
	}	
.footertinytext	{	
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	}	
a.footer:link	{
    font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color: #ffffff;
	}	
a.footer:visited	{	
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color: #ffffff;
	}
a.footer:hover	{	
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color:	#999999;
	}	
.greytext	{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3e3d42;
	}	
.bordercolor  {
	border-color: #FFE6B4;
	border:thin;
}	
.input { 
 background-color: #FFFFFF; 
}	  
a.greytextlabel:link	{
    font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color: #3e3d42;
	}	
a.greytextlabel:visited	{	
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color: #3e3d42;
	}
a.greytextlabel:hover	{	
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
	color:	#999999;
	}	