/* File Name: /_css/main_summer.css */
/* Last Modified: 09 March, 2004 */

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:normal;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:normal;
}

.bgEFEFEF {background-color:#EFEFEF;}

/* Standard Links (<A HREF>) */
a:active {font-family:Arial, Helvetica, sans-serif;font-size:10pt;color:#000000;text-decoration:underline;}
a:link {font-family:Arial, Helvetica, sans-serif; font-size:10pt;color:#000000;text-decoration:underline;}
a:visited {font-family:Arial, Helvetica, sans-serif;font-size:10pt;color:#000000;text-decoration:underline;}
a:hover {font-family:Arial, Helvetica, sans-serif;font-size:10pt;color:#CC0000;text-decoration:underline;}


/* InvisiLink */
a.invisiLink:active {font-size:1pt;color:#FFFFFF;}
a.invisiLink:link {font-size:1pt;color:#FFFFFF;}
a.invisiLink:visited {font-size:1pt;color:#FFFFFF;}
a.invisiLink:hover {font-size:1pt;color:#FFFFFF;}


/* PARAGRAPH TEXT */
/* Standard Paragraph Text (<P>) */


/* HEADINGS */
h1 {font-size:16pt;font-weight:bold;color:#666666;}
h2 {font-size:16pt;font-weight:bold;color:#000000;}
h3 {font-size:14pt;font-weight:bold;color:#666666;}
h4 {font-size:14pt;font-weight:bold;color:#000000;}
h5 {font-size:12pt;font-weight:bold;color:#CC0000;}
h6 {font-size:10pt;font-weight:bold;color:#666666;}
/* LIST ITEMS */

/* Unordered (Bulleted) List (<UL>) */


.pt6 {font-family:Arial, sans-serif;color:#000000;font-size:7pt;}
.pt7 {font-size:7pt;}
.pt8 {font-size:8pt;}
.pt9 {font-size:9pt;}
.pt10 {font-size:10pt;}
.pt11 {font-size:11pt;}
.pt12 {font-size:12pt;}
.pt14 {font-size:14pt;}
.pt16 {font-size:16pt;}
.pt18 {font-size:18pt;}


.pt8_red {font-size:8pt; color:#CC0000}
.red {color:#CC0000;font-size:12pt;}


.error {color:#CC0000;}
a.error:link {font-size:8pt;color:#CC0000;text-decoration:underline;}
a.error:visited {font-size:8pt;color:#CC0000;text-decoration:underline;}
a.error:active {font-size:8pt;color:#CC0000;text-decoration:underline;}
a.error:hover {font-size:8pt;color:#000000;text-decoration:underline;}



/* form stuff */

input.error { 
 background-color: #FFCCCC;  
}

textarea.error { 
 background-color: #FFCCCC; 
}

select.error { 
 background-color: #FFCCCC;

}

