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

body {
	background-color:#004bd8;
	background-image:url(images/darg-bg-grad.jpg);
	background-repeat:repeat-x;
}
p {font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
text-align:left;
}
li {font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
text-align:left;
}
H3 {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:14px;
}
#header {
padding-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
#header a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFF00;
padding-right:14px;
text-decoration:none;
}
#header a:hover {
color:#FFFFFF;
padding-right:14px;
}
#footer {
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
padding-right:5px;
}
#footer a:hover {
color:#FFFF00;
padding-right:5px;
}
.formlabelsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
#entryform {
padding-left:15px;
}
#bodycopy {
padding:15px;
padding-left:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/*
 popup.js
*/
div.popupsub, div.popup {
	width: 500px;
	border: 1px solid #FF0000;
	padding:30px;
	height:  300px;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:9999999;
	/* The following properties should not be changed */
  position: absolute;
	text-align:left;
	overflow:auto;
	left: 576px;
}

#popup_overlay {
  background-color: whitesmoke;
  /* The following properties should not be changed */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
}

span.popup_link, a.popup_link {
  cursor: pointer;
  border-bottom: 1px dotted;
}

.popup_draghandle {
  cursor: move;
}
#upl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	margin-left:25px;
}
#rot2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	}
#rot2 a{
	color: #FF0000;
	text-align:left;
	font-weight:bold;
	}
	
#rot2 a:hover{
	color: #000000;
	text-align:left;
	font-weight:bold;
	}

#success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	margin-left:25px;
	}
#upla a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align:center;
	}
#upla a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	}
	
#f2, #f3, #f4, #f5, #f6, #f7, #f8 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
padding:35px;
}
#mainstory {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
padding-left:25px;
padding-right:25px;
padding-top:14px;
line-height:18px;
}
#thankyou {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
}
#readmore {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #333333;
	text-align:left;
padding:25px;

}
div.popupexp {
	width: 720px;
	border: 1px solid #FF0000;
	padding:30px;
	height:560px;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:9999999;
	/* The following properties should not be changed */
  position: absolute;
	text-align:left;
	overflow:auto;
	left: 576px;
	line-height:20px;
}
#biostory {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
padding:10px;
padding-top:5px;
line-height:18px;
}
div.popbio {
	width: 720px;
	height:600px;
	border: 1px solid #FF0000;
	padding:30px;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:9999999;
	/* The following properties should not be changed */
  position: absolute;
	text-align:left;
	overflow:auto;
	left: 576px;
	line-height:20px;
}
div.popupprod {
	width: 700px;
	border: 1px solid #FF0000;
	padding:30px;
	height:  300px;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:9999999;
	/* The following properties should not be changed */
  position: absolute;
	text-align:left;
	overflow:auto;
	left: 576px;
}