@charset "utf-8";
/* CSS Document */

td .pdf,.swf, .txt, .doc
{
    background:transparent url(/img/icon/pdf.gif) no-repeat scroll 0 0;
    padding-left:20px;
    font-size:11px;
}

.fileDescription
{
    font-size:11px;
    padding-left:20px;
}

h1, h2, h3, h4 
{
    color:#000000;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

h2
{
    font-family:verdana;
    font-size:12px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
	color: #5abc22;
    margin-top:10px;
}

p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

whiteText {
	font-size:11px;
}

a { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        color: #2E6A9E
}

a:link {text-decoration: none}

a:active {text-decoration: underline}

a:visited {text-decoration: none}

a:hover {text-decoration: underline}
