

.text {  
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #000000; text-decoration: none; line-height: 14px}

.biggertext {  
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #000000; text-decoration: none; line-height: 16px}

.evenbiggertext {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #000000; text-decoration: none; line-height: 18px}

.fh {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #0033CC; font-weight: bold; line-height: 14px}

.bs {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #0033CC; line-height: 14px}

.nt {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #0033CC; font-weight: bold; line-height: 18px}

.mediumtext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; text-decoration: none}

li { margin-bottom: 4px }

ul{ margin-top: 4px }

.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.issuetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.issuecontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.backissuetable {
	border: 2px solid #CCCCCC;
}


/* Hides from IE-mac \*/
* html .contactform input { margin-bottom:-35px; } 
* html .contactform select{ margin-bottom:-35px; }
* html .hidethis{ position: absolute; padding-bottom: 10px;}
* html .contactform-radio{ margin-top:-20px; }
* html .label_mover { margin:30px 0px -10px 0px; padding:10px 0px 10px 0px;}
/* End hide from IE-mac */



.contactform label,
.contactform textarea,
.contactform select,
.contactform input
{
	clear: both;
	float: left;
}

.contactform label.error{
	color: red;
}

.contactform span{
	float: left;
	font-weight: normal;
	position: relative;
}

.contactform label{
 padding:10px 0px 0px 0px;}


.contactform  .submit{
 margin:30px 0px 0px 0px;}


.required em { 
	font:  normal normal 13px/15px Arial, Helvetica, sans-serif; 
	 color: #969B9D;
	}


/*-----------------------------------------------------------------------------------------------
tableless design -- for the dvd page
----------------------------------------------------------------------------------------------*/

body#dvd{
background-image: url(images/huge_bg_logo.gif);
background-repeat: no-repeat;
background-color: #eeeeee;
}

.content{
	overflow:hidden;
	width:750px;
}

.menu{
	width:136px;
	float:left;
	font: normal normal normal 18px/20px  /* \*/ "Microsoft Sans Serif", /* */ Helvetica, Arial, sans-serif;

}

.menu a{
	color:#006633;
	text-decoration:none;
	marker-offset: 10px;
}

.menu a:hover{
	color:#0033CC;
}

.menu_links{
	 padding:0px 0px 0px 15px;	
}

.bodycopy{
	font: normal normal normal 12px/14px  /* \*/ "Microsoft Sans Serif", /* */ Helvetica, Arial, sans-serif;
	width:614px;
	border-left:136px; 
	margin-left:-136px; 
	float:right;
	border-left: 1px solid #0033CC;
}

.the_copy{
	margin:20px;
}

.body_title{
	font: normal normal normal 2em/2.2em  /* \*/ "Microsoft Sans Serif", /* */ Helvetica, Arial, sans-serif;
	text-align:center;
	padding:0 0 15px 0;
	margin:20px 0 0 0;
	border-bottom: 1px solid #0033CC;
	color:#006633;
}

h1{
	font: bold 14px/16px  /* \*/ "Microsoft Sans Serif", /* */ Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
}

.footer{
	text-align: center;
	margin:50px 20px 0px 20px;
}

.registration{
	text-align: center;	
	margin:20px 20px 100px 20px;
	font: normal normal normal 10px/12px  /* \*/ "Microsoft Sans Serif", /* */ Helvetica, Arial, sans-serif;
}


.shadow  { position:relative; display:block; color:#000; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#666;  }

