/* CSS Document */
body {
color: #454646;
}
image 
{ 
padding: 5px;
}
.RedSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8F0039;
}
#dropdownCuric
{
font-family:  Arial, Helvetica, sans-serif;
font-size: 0.7em;
}
table.requestTable 
{
border: 1px solid #8F013A;
background-color: #fff;
font-family:  Arial, Helvetica, sans-serif;
font-size: 0.7em;
margin-top: 10px;
margin
}
table.requestTable td
{
	padding: 5px;
}
table.HolderTable 
{
width: 100%;
border: 1px solid #FFF;
background-color: #fff;

}
.sidetable
{
width: 175;
border: 1px solid #cccccc;
font-family:  Arial, Helvetica, sans-serif;
color: #454646;
font-size: 0.6em;
margin: 5px;
margin-left: 0px;
margin-top: 50px;
line-height: 1.8em
}
.sidetable H1
{
font-family:  Arial, Helvetica, sans-serif;
color: #000000;
font-size: 1em;
}
.sidetable p {
margin-top: 0px;
padding: 8px;
}
.sidetable img {
border-top: 1px solid #cccccc;
}
table.Holder p
{   
font-family:  Arial, Helvetica, sans-serif;
font-size: 0.7em;
padding: 10px;
line-height: 18px;
letter-height: 0.8em;
margin-bottom: 0px;
margin-top: 0px;
}
table.Holder img {
margin: 10px;
border: 1px solid #cccccc;
text-align: right;
}
h1
{
padding: 5px;
margin: 5px;
font-family:  Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #91033B;
}
h3
{
padding: 5px;
margin: 5px;
font-family:  Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #91033B;
}

.quote
{
font-family:  Arial, Helvetica, sans-serif;
color: #91033B;
padding: 5px;
margin: 5px;
font-size: 1em;
}
.table
{
border: 2px dotted #91033B;
font-family:  Arial, Helvetica, sans-serif;
color: #454646;
font-size: 1em;
padding: 5px;
margin: 5px;
margin-left: 0px;
}
table.table img
{
border: 0px;
}
li.triangle
{	list-style: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	font-size: 0.6em;
	}
table.sidetable ul
{	list-style: square;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 25px;
	}
	table.sidetable li
{	list-style: square;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 25px;
	}
a
{
color: #951132;
font-family:  Arial, Helvetica, sans-serif;
}
#dropdownCuric a {
	display: block;
	text-decoration: none;
    border: 1px solid #eee; 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
	color: #8F0039;
	padding: 5px;
	border-right: 5px solid #8F0039;
	background-color: #EED8E1;
	width: 100%;
}
#dropdownCuric a:hover {
	display: block;
	color: #FFF;
	border-right: 5px solid #8F0039;
	background-color: #8F0039;
}
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	padding: 5px;
}
.smallTxt a {
	color: #FFF;
}
.training {
	display: block;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	background-color: #8F0039;
	width: 100%;
}
.hide {
display: none;
}
#hide {
display: none;
}