@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
a.bottom {
	font-family: Tahoma;
	font-size: 12px;
	color: #D09BEA;
}
a.bottom:link {
	text-decoration: underline;
}
a.bottom:visited {
	text-decoration: underline;
	color: #D09BEA;
}
a.bottom:hover {
	text-decoration: none;
	color: #9999FF;
}
a.bottom:active {
	text-decoration: underline;
}


a.top {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
a.top:visited {
	color: #FFFFFF;
}
a.top:hover {
	color: #D09BEA;
}

a.top:active {
	text-decoration: underline;
}

.bottom_11 {
	font-size: 11px;
	font-family: Tahoma;
	color: #D09BEA;
}
.bottom_12 {
	color: #D09BEA;
	font-size: 12px;
	font-family: Tahoma;
}

.tahoma_22 {
	font-family: Tahoma;
	font-size: 22px;
	color: #666699;
}

.tahoma_24 {
	font-family: Tahoma;
	font-size: 24px;
	color: #666699;
}

.tahoma_20 {
	font-family: Tahoma;
	font-size: 20px;
	color: #666699;
}

.table_header {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; }
.table_content {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}

#mainForm 
{
	align: left;
	position: relative;
	border: 0px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 0px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url('question.gif') no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0px none;
	height:22px;
	width:22px;
	background-image:url('imgs/calendar.png');
	cursor: pointer;
	cursor: hand
}


input {

  background-color: #F5E1FF;
 
  color: #7C22A9;
  font-size: 13px;
  font-family: Tahoma;
  
  border-color: #330000;
  
}

select {

  background-color: #F5E1FF;
 
  color: #7C22A9;
  font-size: 13px;
  font-family: Tahoma;
  border: 1px solid #781351;
  border-color: #330000;

  
}



.hovermenu ul{
font: bold 13px arial;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 7px 0.5em;
text-decoration: none;
float: left;
color: white;
background-color: #000;
border: 0px solid #000;
}

.hovermenu ul li a:hover{
background-color: #F77FBE;
border-style: outset;
}





#tabsH {
      float:left;
      width:100%;
      background:#000;
      font-family: Tahoma;
      font-weight:bold;
      font-size:100%;
      line-height:normal;
      }
#tabsH ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
#tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsH a {
      float:left;
      background:url('images/tableftH.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
#tabsH a span {
      float:left;
      display:block;
      background:url('images/tabrightH.gif') no-repeat right top;
      color:#FFF; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {float:none;}
    /* End IE5-Mac hack */
#tabsH a:hover span {
      color:#FFF;
      }
#tabsH a:hover {
      background-position:0% -42px;
      }
#tabsH a:hover span {
      background-position:100% -42px;
      }


























html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}