body {
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
}

h1 {
    font-family:Times New Roman;
    font-size: 32px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 8px;
    padding: 0px;
}
h2 {
    font-family:Times New Roman;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    margin-top: 6px;
    margin-bottom: 7px;
    padding: 0px;
}


h3 {
    font-family:Times New Roman;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    margin-top: 2px;
    margin-bottom: 3px;
    padding: 0px;
}

h3 a {
  color: #502E78;
}

h4 {
    font-family:Times New Roman;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    margin-top: 2px;
    margin-bottom: 3px;
    padding: 0px;

}
h5 {
    font-family:Times New Roman;
    font-size: 33px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 8px;
    padding: 0px;
}

div.donIntro {
	color:#005472; 
	font-weight:bold; 
	margin-top:4px;
	padding:3px;
	margin-left:10px;
}

fieldset {
    font-family:Trebuchet MS;
    font-size:10pt;
    margin-left:35px;
    margin-bottom: 10px;
    color: #000000;
}

.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Arial;
	font-size:10pt;
	color: #666666;
}

ul {
	list-style-position: outside;
	xlist-style-image: url(images/bullet.gif);
	xlist-style-type: square;
	vertical-align: middle;
	margin-left:25px;
	margin-top:8px;
	padding-left:0px;
}

.paperbullet {
	list-style-position: outside;
	list-style-image: url(images/paperbullet.jpg);
	xlist-style-type: square;
	vertical-align: middle;
	margin-left:25px;
	margin-top:8px;
	padding-left:0px;
}

li {
	margin-top: 3px;
	font-size:12pt;
	color: #000000;

}

.hintli {
	margin-top: 10px;
}

.propli {
	margin-top: 3px;
	font-size:10pt;
	color: #333333;
}

ol {
	font-weight: bold;
}

.faqlist {
	margin-top: 6px;
}

td {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}
.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}
.form_reg   {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}
.form_error {border: 1px solid red; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

#event {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #eeeeee;
	width:90%; 
	voice-family: "\"}\"";
	voice-family:inherit;
}

A:link   		{ color: #342C28;	text-decoration: underline;}
A:active  	{ color: #342C28;	text-decoration: underline;}
A:visited 	{ color: #342C28;	text-decoration: underline;}
A:hover   	{ color: #007F61; text-decoration: underline;}

A.blk:link    { color: #666666;	text-decoration: underline;}
A.blk:active  { color: #666666;	text-decoration: underline;}
A.blk:visited {	color: #666666;	text-decoration: underline;}
A.blk:hover   { color: #ffffff; text-decoration: underline;}

div.container {
    position: relative;
	min-height: 100%;
}

div.topClass{
	position: absolute;
	width: 100%;
	height: 277px;
	background-image: url(images/background-strip.jpg);
	background-repeat: repeat-x;
	z-index:0;
	top: 0px;
}


div.topLogoClass{
	width: 770px;
	height: 190px;
	top:0px;
	margin-left: -385px; /* half the width of the div */
	position: absolute;
	left: 50%;
	z-index:1;
	text-align:right;
}

div.navClass{
	position: absolute;
	width: 770px;
	height: 35px;
	top:157px;
	margin-left: -385px; /* half the width of the div */
	left: 50%;
	xbackground-color: #eeeeee;
	z-index: 3000;

}

div.bottomClass{
	width: 100%;
	height: 129px;
	background-image: url(images/bottomstripe.jpg);
	background-repeat: repeat-x;
	xposition: relative;
}

div.contentClass {
	position: absolute;
	width: 770px;
	left: 50%;
	margin-left: -385px; /* half the width of the div */
	top:190px;
	font-family:Arial;
	font-size:10pt;
	color: #999900;
}

div.coverTestimonial {
	width: 770px;
	xmin-height: 87px;
	font-family:Arial;
	font-size:13pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	vertical-align: bottom;
	xmargin-left:50px;
	xbackground-image: url(images/quotes.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top:20px;
    xmargin-left:200px;
}

div.testimonialBy {
	width: 550px;
	font-family:Arial;
	font-size:13pt;
	color: #000000;
	text-align:right;
	margin-left:90px;
	margin-top:2px;
}

div.insidecontentClass {
	position: absolute;
	width: 768px;
	left: 50%;
	margin-left: -390px; /* half the width of the div */
	top:213px;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color: #66574F;
	border-right-style: solid;
	border-right-width: 6px;
	border-right-color: #66574F;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #66574F;
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}

div.leftContent {
	position: relative;
	width: 410px;
	padding-left: 0px;
	padding-top: 20px;
	float:left;
	font-family:Arial;
	font-size:10pt;
	margin:0px;	
	font-family:Arial;
	font-size:11pt;
	color: #000000;

}

div.rightContent {
	position: relative;
	width: 300px;
	float:right;
	margin:0px;
	padding-top: 66px;
	min-height: 100%;
	font-family:Arial;
	font-size:11pt;
	color: #000000;

}

div.insideContent {
	position: relative;
	width: 750px;
	padding-left: 0px;
	padding-top: 20px;
	float:left;
	font-family:Arial;
	font-size:10pt;
	margin:0px;
	font-family:Arial;
	font-size:11pt;
	color: #000000;

}

div.footerClass{
	bottom: 0;  
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	clear: both; 
}

div.orderClass {
	position: relative;
	margin-left:10px;
	padding: 5px;
	margin-bottom: 25px;
	xborder-style: solid;
	xborder-width: 1px;
	xborder-color: #dddddd;
}

div.top {
	width: 700;
	text-align:right;
	font-family:Arial;
	font-size:8pt;

}
p {
	margin-bottom: 0px;
	margin-top: 14px;
}


