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

.png-fix {
    behavior: url(../js/iepngfix.htc);
}

//img, div { behavior: url(../js/iepngfix.htc) }

body,html {
	padding: 0px;
	height: 100%;
	color: #535353;
	min-width: 949px;
	margin: 0px;
	background-color: #AE7BB4;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.tbdr {
	border-top-width: 1px;
	border-top-style: solid;
}

td.bbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

td.bg {
	background-color: #ffffff;
}

td.nobdr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bd {
	background-color: #ffffff;
}

#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 108%;
	text-align: left;
}

#counter {
	right: 4px;
	left: 4px;
	width: 140px;
	color: #AC76B2;
	margin-left: 20px;
	margin-bottom: 4px;
	margin-right: 20px;
	margin-top: 32px;
	padding: 4px;
	border: 0px solid #8D9815;
	text-align: left;
}


#counter p {
	margin-bottom: 0px;
	text-align: center;
	font-size: 93%;
	font-weight: bold;
	}
	
#wayside {
	right: 4px;
	left: 4px;
	width: 140px;
	color: #7C107C;
	margin-left: 20px;
	margin-bottom: 4px;
	margin-right: 20px;
	margin-top: 32px;
	padding: 4px;
	border: 0px solid #535353;
	background-color: #AC76B2;
	text-align: left;
	font-family: Georgia, Times;
}


#wayside p {
	margin-bottom: 0px;
	}
	
#leftmenu {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
	font-size: 93%;
	text-transform: lowercase;
	text-align: left;
  }

#leftmenu li {	
	width: 150px;
	position: relative;	
	list-style-type: none;	
	height: 16px;
	margin-left: 16px;
	margin-bottom: 4px;
	margin-right: 16px;
	margin-top: 0px;
	padding: 4px;
	
}

#leftmenu a {
	color: #FFFFFF;
	background-position: 0 -20px;
	background-image: url(../img/rollover.gif);
	background-color: #A4444E;
	height: 12px;
	padding: 4px;
	display: block;
}

#leftmenu a:hover {
	background-position: 0 0px;
	background-image: url(../img/rollover.gif);
	color: #FFFFFF;
	text-decoration: none;
	background-color: #691C6D;
}

h1 {
	color: #691C6D;
	font: 100 131% Arial, Helvetica, sans-serif;
}

h2 {
	color: #691C6D;
	font: 100 116% Arial, Helvetica, sans-serif;
}

h3 {
	color: #691C6D;
	font: 100 116% Arial, Helvetica, sans-serif;
}

.top_logo {
	margin: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	float: right;
	width: 188px;
	text-align: right;
}

.top_title {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	float: left;
	width: 500px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 300%;
	color: #FFFFFF;
	top: 42px;
	text-transform: capitalize;
	text-align: left;
	left: 16px;
	height: 60px;
}

.topbg {
	max-height: 116px;
	min-height: 116px;
	height: 116px;
	background-image: url(../img/grad.gif);
	background-repeat: repeat-x;
	background-color: #691C6D;
	margin: 0px;
	padding: 0px;
}


.sidebg {
	background-position: 0 -116px;
	background-image: url(../img/grad.gif);
	background-repeat: repeat-x;
	background-color: #691C6D;
	margin: 0px;
	padding: 0px;
}

.leftaddr {
	font-size: 77%;
	color: #FFFFFF;
}

a {
	color: #691C6D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

li.list1 {
	list-style-position: outside;
	list-style-image: url(../img/bullet2.gif);
	list-style-type: disc;
	padding-left: 5px;
}
.norm {
	color: #7F7F7F;
}

table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.bdrr {
	margin-right: 16px;
}

#name {
	top: -24px;
	position: relative;
	text-align: center;
}

/*BG color is a must for IE6*/
a.tooltip span {
	display:none;
	padding:4px 6px;
	margin-left:-194px;
	margin-top:170px;
	width:230px;
}
a.tooltip:hover span{
	display:inline;
	position:absolute;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#6c6c6c;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	z-index: 100;
}

.question {
	color: #576020;
	font-family: "100% Arial", Helvetica, sans-serif;
	font-size: 93%;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.indent {
	margin-left: 3em;
}
img.bdr {
	margin-bottom: 16px;
	margin-right: 16px;
	margin-left: 16px;
}
.header {
	height: 116px;
}
