p,li, ul, ol, td, input, select, .text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	line-height: 1.5;
	
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color : WHITE;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : WHITE;
}


 body
 {
	background-color :#FFFFFF;
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	line-height: 1.5;
}

a:link
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #0063C6;
	text-decoration : underline;
}
a:visited
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #0063C6;
	text-decoration : underline;
}

a:hover
{
	text-decoration : none;
}


a:link.sitemap
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : underline;
}
a:visited.sitemap
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FFCC99;
	text-decoration : underline;
}

a:hover.sitemap
{
	text-decoration : none;
}

a:link.header
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #0063C6;
	text-decoration : underline;
}

a:visited.header
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #0063C6;
	text-decoration : underline;
}

a:hover.header
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #0063C6;
	text-decoration : none;
}

.headerNon
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #0063C6;
}


select,input,textarea { 
	font-family :Arial, "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color:#000000;
	border:1px solid #0063C6;
	background-color:#FFFFFF;
	}
	
//	line-height: 1.5;