@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}

body { background-color: #AA7895;}

/* Headlines */

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #802045; font-weight: bold; padding: 6px 0px 3px 15px; }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #802045; font-weight: bold; padding: 6px 0px 3px 15px;}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #802045; font-weight: bold; padding: 6px 0px 3px 15px;}


/* Masthead */

#masthead h1 { font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #666666; font-weight: normal; }
#masthead h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #666666; font-weight: normal; }
#masthead h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #666666; font-weight: normal; }


/* 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} 


/*  Main Body  */
#Main  p{  font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: 11pt;
		   color: #333333;
		   line-height: 13pt;
		   padding: 6px 15px 6px 15px;
		} 

#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: #333333; margin-left: 30px; padding-left: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 13pt;} 
#Main ul {color: #333333; list-style-type: square} 
#Main ol {color: #333333; margin-left: 10px; padding-left: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 13pt;}



/*  Navigation  */
.Nav {  font-family: Arial, Helvetica, sans-serif; font-size: 16px;	color: #000000;	background-color: #802045;} 

/*.Nav a:link {color: #FF0000;  font-weight : normal; text-decoration: none } 
.Nav a:visited {color: #FF0000;  font-weight : normal; text-decoration: none } 
.Nav a:hover {color: #000000;  font-weight : normal; text-decoration: underline } 
.Nav a:active {color: #000000;  font-weight : normal; text-decoration: underline } 		
*/
		
#Nav li {color: #000000} 
#Nav ul {color: #000000; list-style-type: square} 
#Nav ol {color: #000000}

/*  Directory */
.Directory th { font-family: Arial, Helvetica, sans-serif; font-size: 9px;	color: #000000; cursor: pointer; font-weight: bold; padding: 3px 3px 3px 3px; 	border-bottom: 1px solid #CCCCCC;}
.Directory td { font-family: Arial, Helvetica, sans-serif; font-size: 9px;	color: #000000; cursor: pointer; padding: 3px 3px 3px 3px; 	border-bottom: 1px solid #CCCCCC;}
.Directory a:link {color: #802045;  font-weight : normal; text-decoration: none } 
.Directory a:visited {color: #802045;  font-weight : normal; text-decoration: none } 
.Directory a:hover {color: #666666;  font-weight : normal; text-decoration: underline } 
.Directory a:active {color: #666666;  font-weight : normal; text-decoration: underline } 

.DirectoryOddRow { background-color: #CCC;}
.DirectoryEvenRow { background-color: #FFF;}
.DirectoryHover { background-color: #AA7895;}
		

/*  Footer  */
#Nav  p{  font-family: Arial, Helvetica, sans-serif;
		  font-size: 14px;
		  color: #000000;
		  text-align: center;
		} 

#Nav a:link {color: #802045;  font-weight : normal; text-decoration: none } 
#Nav a:visited {color: #802045;  font-weight : normal; text-decoration: none } 
#Nav a:hover {color: #666666;  font-weight : normal; text-decoration: underline } 
#Nav a:active {color: #666666;  font-weight : normal; text-decoration: underline } 		
		
#Nav li {color: #000000} 
#Nav ul {color: #000000; list-style-type: square} 
#Nav ol {color: #000000}


/*  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-bottom: 1px solid #802045;}

.Announcementtext { {  font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: 10pt;
		   color: #333333;
		   line-height: 13pt;
		   padding: 6px 15px 6px 15px;
		} 