/*CSA*/
/*further information contact tiffany@eglobal.net*/

/*COLORS*/

/*BODY*/
body {
	background: transparent none;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}


/*BODY COMPONENTS*/
td{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: justify;
}
td.textright{
	text-align:right;
}

H1 {
	font-size:18px;
	font-weight : bold;
	color : #006633; 
	text-align: left;
}
H2 {
	font-size:15px;
	font-weight: bold;
	color : #1E90FF;
	text-align: left;
}
H3{
	font-size:12px;
	font-weight:bold;
	color:#006675;
	margin-bottom : 2px;
	text-align: left;
}
.smalltext {
	font-size:10px;
}
hr {  
	width: 100%; 
	color: #006675;
	height: 1px
}
ul {
	list-style-image : url(../images/bullet.gif);
	margin-bottom : 0px;
	margin-left : 20px;
	text-indent : 0pt;
}
dfn {
	cursor : help;
}
.imageright {
	float : right;
}
.imageleft {
	float : left;
}

#hideforprint, #drop1, #drop2, #Layer1, #mainMenu{
	display: none;
}

#printcontent {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
