/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
td, p {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}

th {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	color: 000;
	font-style: normal;
	line-height: 16px;
	font-weight:bolder;
}

#foldheader{
	cursor:hand;
	list-style-image:url('fold.gif');
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:14pt;
	height: 10px;
}
#foldinglist{
	list-style-image:url('list.gif');
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	line-height:11px;
	font-color:#000066;
	color:#000066;
}
.floatimagel{
	background-color: transparent; 
	float:left;
	padding: 10px 10px 5px 5px; 
}
.floatimager{
	background-color: transparent; 
	float: right;
	padding: 10px 5px 5px 10px; 
}
.bodycopy {
	font: 11px/150% Verdana, sans-serif;
	color: #000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}

.bodycopyred {
	font: 11px/150% Verdana, sans-serif;
	color: #ff0000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}

.bodycopyblue {
	font: 11px/150% Verdana, sans-serif;
	color: #3366ff;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}

.bodycopysmall {
	font: 9px/150% Verdana, sans-serif;
	color: #000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
.bodycopyheading {
	font: 12px/150% Verdana, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	color: #000;
}
.bodycopyheadingbig {
	font: 16px/150% Verdana, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	color: #000066;
}
.bodycopyheadingsmall {
	font: 11px/150% Verdana, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	color: #000066;
}
.menuitem {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
}

a:link {
	color: #FF6633;
	text-decoration: underline;	
	font: 11px Verdana, sans-serif;
	font-style:inherit;
	line-height: 15px;
	font-weight:inherit;
	}
a:visited {
	text-decoration: none;
	color: #FF6633;
	font: 11px Verdana, sans-serif;
	font-style:inherit;
	line-height: 15px;
	font-weight:inherit;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
	font: 11px Verdana, sans-serif;
	font-style:inherit;
	line-height: 15px;
	font-weight:inherit;
}
a:active {
	text-decoration: none;
}


    
.tinytext {
	font: 9px Verdana, sans-serif;
	line-height: 12px;
	font-weight: normal;
	color: #000;
}
.FirstLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	color: #000;
}
.invoice {
	font: 10px Verdana, sans-serif;
	font-style: normal;
	line-height: 13px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.bodycopyLinkSmall {
	font: 10px Verdana, sans-serif;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	color: #FF6633;
}
.bodycopyLink {
	font: 11px Verdana, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	color: #FF6633;
}
.bodycopyLinkLight {
	font: 11px/150% Verdana, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	color: #FFBC8D;
}
.bodycopyheadingbigorange {
	font: 12px/150% Verdana, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	color: #FFBC8D;
}
.partners {
	font: 11px Verdana, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	border-width: thin;
	background-color: #FFBC8D;
	/* background-color: #dbdbe4; */
	color: #FF6633;
	padding: 5 5 5 5px;
}
.partners a:link {
	text-decoration:underline;
	color: #FF6633;
}
.partners a:hover {
	text-decoration:underline;
	color: #FF6633;
	font-weight: bold;
}
#rightSide {
	border: 1px solid #666;
	background-color: #9fa7c7;
	border-top: 1px solid #DDDEE8;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 3px 3px 3px 3px;
}
#rightSide a:link {
	text-decoration: none;
	color: #FFBC8D;
	font: 12px/150% Verdana, sans-serif;
	font-style:bolder;
	line-height: 15px;
	font-weight:bolder;
	}
#rightSide a:visited {
	text-decoration: none;
	color: #FFBC8D;
	font: 12px/150% Verdana, sans-serif;
	font-style:bolder;
	line-height: 15px;
	font-weight:bolder;
}
#rightSide a:hover {
	text-decoration: underline;
	color: #FF6633;
	font: 12px/150% Verdana, sans-serif;
	font-style:bolder;
	line-height: 15px;
	font-weight:bolder;
}
#rightSide h1 {
	font: 14px Verdana, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	color: #000066;
}
#rightSide h2 {
	font: 11px/150% Verdana, sans-serif;
	font-style: normal;
	line-height: 11 px;
	font-weight: bolder;
	color: #000066;
	margin-bottom: 3px;
}
#rightSide.bodycopyLinkLight {
	font: 11px/150% Verdana, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	color: #FFBC8D;
}
