/* body styles */

body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal; }
	
	
td.padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 40px;
	padding-right: 40px; }
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold; }
	
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal; }


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px; }
	
	
TD.dashright   { border-right: 1px dashed; }
TD.dashleft   { border-left: 1px dashed; }	
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 10px;
	border-top: 1px solid; }
	
	

	
img.heading { margin-bottom: 10px; }


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px; }
	

	

/* link styles */

a:link       { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; font-weight: normal; text-decoration:underline; }
a:visited    { color: #FFFFFF; font-family: arial, helvetica, sans-serif; font-size: 13px; line-height: 16px; font-weight: normal; text-decoration:underline; }
a:active     { color: #D10F11; font-family: arial, helvetica, sans-serif; font-size: 13px; line-height: 16px; font-weight: normal; text-decoration:underline; }
a:hover      { color: #D10F11; font-family: arial, helvetica, sans-serif; font-size: 13px; line-height: 16px; font-weight: normal; text-decoration:underline; }
			   

						
a.smalllink:link       { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; 
                        font-size: 9px; font-weight: normal; text-decoration:none;}
a.smalllink:visited    { color: #FFFFFF; font-family: arial, helvetica, sans-serif; 
                        font-size: 9px; font-weight: normal; text-decoration:none;}
a.smalllink:active     { color: #D10F11; font-family: Arial, Helvetica, sans-serif; 
                        font-size: 9px; font-weight: normal; text-decoration:underline;}
a.smalllink:hover      { color: #D10F11; font-family: Arial, Helvetica, sans-serif; 
                        font-size: 9px; font-weight: normal; text-decoration:underline;}
						

a.navlink:link       { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; 
                        font-size: 13px; font-weight: bold; text-decoration:none;}
a.navlink:visited    { color: #FFFFFF; font-family: arial, helvetica, sans-serif; 
                        font-size: 13px; font-weight: bold; text-decoration:none;}
a.navlink:active     { color: #D10F11; font-family: Arial, Helvetica, sans-serif; 
                        font-size: 13px; font-weight: bold; text-decoration:underline;}
a.navlink:hover      { color: #D10F11; font-family: Arial, Helvetica, sans-serif; 
                        font-size: 13px; font-weight: bold; text-decoration:underline;}


					
/* form styles */

					
input {border: 1 solid #7575A6; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; font-weight: normal; line-height: normal;}


textarea {border: 1 solid #7575A6; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000; font-weight: normal; line-height: normal;}
	

input.button {border-color: #FFFFFF; border-width: 1; background-color: #D10F11; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #FFFFFF; font-weight: bold; line-height: normal;}
	
	
/* general styles */
	
	
hr    {color: #D10F11; height: 1px;}

div.ruledotted { border-top: 1px dotted; color: #FF9900; }

.borderedimage {border: 1px solid; border-color: #D10F11; }


.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #BDA85B #BDA85B #BDA85B #BDA85B;

}

td.bordertop {
    font-size: 12px;
	line-height: 16px;
	font-color: #000000;
	border-top: 1px dashed;	border-color: #008B48;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;	
}


h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans serif; }
h1  { color: #D10F11; font-size: 16px; font-weight: bold }
h2  { color: #FFFFFF; font-size: 16px; font-weight: bold }
h3  { color: #D10F11; font-size: 18px; font-weight: bold }
h4  { color: #FFFFFF; font-size: 18px; font-weight: bold }
h5  { color: #D10F11; font-size: 20px; font-weight: bold }
h6  { color: #FFFFFF; font-size: 20px; font-weight: bold }

