body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body, html {
height: 100%;
background: url(images/purple-backgr.jpg) repeat;
background-attachment: fixed;
}

div.wrapper {
width:780px;
height: auto !important;
min-height:100%;
margin: 0 auto;
position: relative;
}

div.container {
width:780px;
height:auto !important;
min-height: 100%;
background: #fffde3;
margin: 0 auto;
position: relative;
}

div.header {
width:780px;
height:106px;
background: #fffde3 url(images/mainheader.gif) no-repeat top left;
position: relative;
overflow:hidden;
}

img.headerlink {
width:780px;
height:106px;
border: 0;
}

div.imagerotate {
width:780px;
height:136px;
overflow:hidden;
}

div.navholder {
width:780px;
height:50px;
background: #fffde3;
}

div.navborder-top {
background: #fffde3 url(images/navborder-top.jpg) no-repeat top center;
width:780px;
height: 2px;
}

div.contentcontainer {
width:780px;
min-height:450px;
height: auto !important;
position: relative;
}

div.contentleft {
float:left;
display: inline;
width:500px;
margin: 10px 15px 0 15px;
position: relative;
}

div.contentleft-contact {
float:left;
display:inline;
width:330px;
margin: 10px 15px 0 15px;
position: relative;
}

div.contentright {
float:right;
display:inline;
width:230px;
margin: 10px 15px 0 0;
position: relative;
}

div.contentright-contact {
float:right;
display:inline;
width:400px;
margin: 10px 15px 0 0;
position: relative;
}

div.navborder-bottom {
width:780px;
background: #fffde3 url(images/navborder-bottom.jpg) no-repeat top center;
height: 15px;
clear:both;
}

div.footer {
width:780px;
height:100px;
clear:both;
}

div.footer p {
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
color:#888;
text-align:center;
}

div.event-layout {
  float:right;
  display:inline;
  width:230px;
  height:360px;
  margin-left:10px;
}

a:link, a:visited {
  color: #6c0062;
  text-decoration: underline;
}

a:hover, a:active {
  color: #aa4aa1;
  text-decoration: none;
}

ul.dropdown, ul.dropdown li, ul.dropdown ul {
 list-style: none;
 margin: 0;
 font-family: Verdana, Arial, Helvetica;
 font-size:10pt;
 padding-top: 0px;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
 display:inline;
}

ul.dropdown li {
 float: left;
 display:inline;
 height:44px;
 vertical-align: absmiddle;
 zoom: 1;
}

ul.dropdown li.hover, ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: -1px;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
 display:inline;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
 font-weight: normal;
}

ul.dropdown li {
 padding: 3px 5px;
 padding-right:8px;
 padding-left: 8px;
 color: #000;
}

ul.dropdown li.hover, ul.dropdown li:hover {
 background: url(images/nav-bg.gif) repeat-x;
 color: #000;
}

ul.dropdown a {
 padding-top:13px;
 padding-bottom:20px;
 display:block;
}

ul.dropdown a:link, ul.dropdown a:visited {
 color: #000;
 text-decoration: none; 
}

ul.dropdown a:hover {
 color: #000;
 text-decoration:none;
}

ul.dropdown a:active {
 color: #000;
}

h1, h2 {
font-family: Verdana, Arial;
font-size: 16pt;
font-weight:normal;
margin:0;
padding:0 0 0.5em 0;
}

h2 {
  font-size:14pt;
}  

div.checkbutton {
background: url(images/checkbutton.gif) no-repeat top left;
background-position: 0 -80px;
width:230px;
height:80px;
overflow:hidden;
margin-bottom:10px;
}

div.checkbutton:hover {
background-position: 0 0;
overflow:hidden;
}

img.checkbutton-click {
width:230px;
height:80px;
}

img.angel-index {
width:203px;
height:305px;
border:13px solid #f6f2c6;
}

img.border {
border: 13px solid #f6f2c6;
}

div.contentcontainer p {
font-family: Verdana, Arial, Helvetica;
font-size: 10pt;
text-align:justify;
padding: 0 0 1em 0;
}

div.footer a:link, a:visited {
color: #888;
text-decoration: underline;
}

div.footer a:hover, a:active {
color: #888;
text-decoration: none;
}

#mainForm
{
	position: relative;
	border: 0;
	border-style: solid;
	margin: 0 0 0 0;
	text-align: left;
	width: 275px;

}

ul.mainForm
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	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;
}


#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: #000000;
}


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: #000000;
}

#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:normal;
}

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;
	z-index:999;
}

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;
        z-index:999;
	top:20px;;
	left:25px;
	width:175px;
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(../imgs/question.gif) no-repeat bottom right;
	color:#000; 
	text-align:left; 
	font-size:1em;
	padding-left:10px; 
	padding-top:10px;
}