@charset "utf-8";
/* CSS Document */

/* Clear all padding & margins */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, blockquote {padding: 0px; margin: 0px;}

table { border-collapse: collapse; margin: 10px; padding: 2px; }

body { background-color: #FFFFFF; background-image: url(images/bg.gif); background-repeat: repeat-x;}

/* Headlines */

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #bf2e1a; font-weight: normal; padding: 6px 0px 3px 15px; }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #bf2e1a; font-weight: normal; padding: 6px 0px 3px 15px;}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: #bf2e1a; font-weight: normal; padding: 6px 0px 3px 15px;}


/* Text styles  */

.subtext {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight : normal;} 
.subtext a:link {color: #000000; text-decoration: none} 
.subtext a:visited {color: #000000; text-decoration: none} 
.subtext a:hover {color: #000000; text-decoration: underline} 
.subtext a:active {color: #000000; text-decoration: underline} 

.PartnerText  {  font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: 8pt;
		   color: #000000;
		   line-height: 10pt;
		   padding: 3px 3px 3px 3px;
		}



/*  Main Body  */
#Main  p {  font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: 10pt;
		   color: #000000;
		   line-height: 16pt;
		   padding: 3px 15px 3px 15px;
		}

#Main { background-color: #e1e1e1;} 

#Main a:link {color: #802045;  font-weight : normal; text-decoration: none } 
#Main a:visited {color: #802045;  font-weight : normal; text-decoration: none } 
#Main a:hover {color: #666666;  font-weight : normal; text-decoration: underline } 
#Main a:active {color: #666666;  font-weight : normal; text-decoration: underline } 		
		
#Main li {color: #000000; padding-left: 6px; margin-left:50px;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 13pt;} 
#Main ul {color: #000000; list-style-type: square;  } 
#Main ol {color: #000000}



/*  Navigation  */
#Nav { font-family: "Arial Narrow"; font-size: 11pt; line-height: 24pt; color: #000000; text-align: left;}
#Nav td { border-bottom: 1px solid #9c9c9c; } 

#Nav a:link {color: #000000;  font-weight : normal; text-decoration: none; background: url(images/triangleOFF.gif) no-repeat left center; padding-left: 10px;  } 
#Nav a:visited {color: #000000;  font-weight : normal; text-decoration: none; background: url(images/triangleOFF.gif) no-repeat left center; padding-left: 10px; } 
#Nav a:hover {color: #bf2e1a;  font-weight : normal; text-decoration: none; background: url(images/triangle.gif) no-repeat left center; padding-left: 10px; } 
#Nav a:active {color: #bf2e1a;  font-weight : normal; text-decoration: none; background: url(images/triangle.gif) no-repeat left center; padding-left: 10px; } 		


/*  SubNav  */
#SubNav { font-family: "Arial Narrow"; font-size: 10pt; line-height: 12pt; color: #000000; text-align: center;}
#SubNav td { padding: 4px; } 

#SubNav a:link {color: #000000;  font-weight : normal; text-decoration: none; } 
#SubNav a:visited {color: #000000;  font-weight : normal; text-decoration: none;  } 
#SubNav a:hover {color: #bf2e1a;  font-weight : normal; text-decoration: none;  } 
#SubNav a:active {color: #bf2e1a;  font-weight : normal; text-decoration: none;  } 		


		

/*  Footer  */
#Footer {  font-family: Arial, Helvetica, sans-serif;
		  font-size: 13px;
		  color: #999999;
		  text-align: center;
		  padding: 8px 4px 4px 4px;
		} 
#Footer td { border-top: 1px solid #bf2e1a;}

#Footer a:link {color: #999999;  font-weight : normal; text-decoration: none } 
#Footer a:visited {color: #999999;  font-weight : normal; text-decoration: none } 
#Footer a:hover {color: #bf2e1a;  font-weight : normal; text-decoration: none } 
#Footer a:active {color: #bf2e1a;  font-weight : normal; text-decoration: none } 		
		

/*  Generic Box  */

.mainbox {
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}

.bottomrule {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
