a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #F47D44;
	text-decoration: underline;
}

a:active {
	color: #F47D44;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	line-height: 20px;
	color: #EE3058;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 16px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	line-height: 14px;
	color: #000000;
	margin-bottom: 16px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	line-height: 8px;
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
}
h4 {
	font-size: 12px;
	line-height: 16px;
	color: #F47D44;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}
h5 {
	font-size: 10px;
	line-height: 16px;
	color: #F47D44;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	line-height: 16px;
	color: #FCD127;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}
p {
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6pt;
	margin-left: 10px;
}
li {
	margin-bottom: 6pt;
	color: #FF0000;
	list-style-type: square;
}
.redbox {
	background-color: #EE3058;
}

.lidoublespace
{
  padding-top:10px; 
  padding-bottom:10px; 
}

#bodydiv
{
 }

#topdiv,#topimage
{
  width:756px;
  vertical-align: top;
  text-align: left;
 }
 
 #maindiv
 {
  height:100%;

 }
 #leftdiv
 {
   width:153px;
   height:273px;
   float:left;
   background-image:url('images/navigation/trifle_left_branding.gif');
 }
 #contentdiv
 {
   float:left;
   
 }
 
 #rightdiv
 {
   width:352px;
   float:right;
   padding-left:10px;
   text-align:left;

 }
#rightdiv_innerleftdiv
{ 
 width:223px;
 float:left;

}
#rightdiv_innerrightdiv
{
 background-image:url("images/navigation/trifle_right_branding.gif");
 float:right;
 width:91px;
 height:251px;
 }
 
#footerbar
{

 background-color: #EE3058;
 background-image:url('images/navigation/trifle_gradbar.jpg');
 background-repeat:no-repeat;
 /*width:665px;*/
 width:100%;
 height:11px;

}
 
#footertopimagediv
{
 background-image:url('images/navigation/trifle_grass.jpg');
 width:242px;
 height:92px;

}

ul#menu
{
  background-color:transparent;
  padding-top:100px; 
  padding-bottom:20px;
  font-size:14px; 
  color:black;   
}

