 /*CSS Stylesheet for CSGNA website*/
 
 
 body {font-size:14px; font-family:Arial, Helvetica, sans-serif;}
 
 
 /************* tables **********************/

.event_table {
	width:488px;
	font-style: normal;
	font-variant:normal;
	font-weight: normal;
	line-height:20px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}


/********** images **************/

img {border:none;}


 /****************** classes ***************/
 .job_position{
 	font-size:14px;
 	background:#8D4A62;
	color:#fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	line-height:1.5;
}


.job_title{
	font-size:14px;
 	background:#8D4A62;
	color:#fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	line-height:1.5;}
	
#table1 {border:

 
	border: 1px solid #666666;
	border: 1px solid #666666;
	font-size:12px;}
	
.email {font-size:14px; font-family:Arial, Helvetica, sans-serif;}
 .header {font-weight:bold; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
 .event {font-weight:bold; color:#800000; font-size:12px; font-style:italic; padding-left:15px;}
 .location {font-weight:bold; color:#555976; font-size:12px; font-style:italic; padding-left:15px;}
 .speakers {padding:30px; font-size:12px;}
 .instructions {font-size:10px; line-height:12px; padding:10px;}
 .date {font-size:16px; color:#000099; font-weight:bold; }
 .presents {font-size:14px; font-style:italic;}
 .month {font-family:Times New Roman, Times, serif; font-weight:bold; font-size:22px; line-height:25px; color:#993399;
 	 background-color:#DEBEBE; padding-left:20px;}
  .month_natl {font-family:Times New Roman, Times, serif; font-weight:bold; font-size:22px; line-height:25px; color:white;
  	 background-color:#555976; padding-left:20px;}
 .cell_padding {padding:10px 10px 0px 10px;}
 .headerbigger_nolink {font-weight:bold; color:#8D4A62; font-size:18px;}
 .headerbig_nolink {font-weight:bold; color:#990033; font-size:16px;}
 .header_nolink {font-weight:bold; color:#8D4A62; font-size:14px;}
 .resources_sidenote {font-style:italic; font-size:11px;}
 .text {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px;}
 .text_bold {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 .address {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}
 .schol_name {font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#003366;} 
 
 /************** divs *********************/
 
#reg_event {position: absolute; width: 488px; height: 222px; z-index: 1; left: 55px; top: 73px;}
#reg_event2 {position: absolute; width: 488px; height: 96px; z-index: 2; left: 55px; top: 380px;}
#reg_event3 {position: absolute; width: 488px; height: 96px; z-index: 3; left: 55px; top: 73px;}


/************ tables **********************/

#application_table {width:400px; border-width:1px;  border-color:#CCCCCC; text-align:center;}
#application_table td {padding:10px;}


#natl_event {position: absolute; width: 488px; height: 143px; z-index: 1; left: 215px; top: 206px;}
#natl_event2 {position: absolute; width: 488px; height: 117px; z-index: 2; left: 215px; top: 371px;}
#natl_event3 {position: absolute; width: 488px; height: 96px; z-index: 3; left: 55px; top: 490px;}




/****************** Header links *******************/

 .header a:link { color:#993399; text-decoration:underline;}
 .header a:hover {background-color:#EEDDDD; color:#993399; text-decoration:none; }
 .header a:visited {color:#993399; text-decoration:none; }
 .header a:active {text-decoration:none; color:#990099;}
 
 
 /**************** Standard Links *****************/
 
 a:link { color:#993399; text-decoration:underline; }
 a:hover {background-color:#EEDDDD; color:#993399; text-decoration:none; }
 a:visited { color:#993399; text-decoration:none; }
 a:active {text-decoration:none; color:#990099;}
 
 
 /****************** Email Links ********************/
 
 
 .email a:link {font-weight:normal; color:#993366; text-decoration:underline; }
 .email a:hover {font-weight:bold; background-color:#6f8fc8; color:white; text-decoration:none; }
 .email a:visited {font-weight:normal; color:#993366; text-decoration:none; }
 
 
