body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #bfd3ee;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #62ff15;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align: right;
}
.style4 {
	color: #ffe55c;
	font-size: 11px;
	font-family: tahoma;
}
ul {margin:0; padding:0}
#ma li { list-style:url(images/point_1.gif); margin:0 0 0 0px}
#ma a { font-family:tahoma; font-size:11px; color:#bfd3ee; text-decoration:none}
#ma2 li { list-style:url(images/point_1.gif); margin:0 0 0 0px}
#ma2 a { font-family:tahoma; font-size:11px; color:#bfd3ee; text-decoration:none}
#ma3 li { list-style:url(images/point_1.gif); margin:0 0 0 0px}
#ma3 a { font-family:tahoma; font-size:11px; color:#FFE55C}
.style5 {
	color: #9c9c9c;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #606060;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #b5ff91;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style9 {
	color: #346EE1;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.navBarText {	
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: white;
	line-height: 18px;
	font-size: 12px;	
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
}
.navBarText:hover{	
	color: #FFE55C;
}
.logoMainText{
	font-family: Times New Roman;
	font-weight: bold;
	color: #9C9C9C;
	font-size: 25px;
	text-decoration: none;
	font-style: normal;
}
.bulletList1{
	text-align: left;
	font-family: tahoma,Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	text-decoration: none;
	list-style: url(../images/point_1.gif);
	line-height: 14px;
	color: #bfd3ee;
}
.pitchBoxText {	
	margin-right: 3px;
	margin-left: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 11px;	
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
}	
/* ThumbNial Viewer Styles START */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 3px;
padding-bottom: 0;
background: #b7302a;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
font: bold 12px/22px verdana;
text-align: center;
color: #651e0d;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 11px Arial;
letter-spacing: 0px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
margin-right: 5px;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EEEEEE;
padding: 5px;
z-index: 5;
font: bold 10px Arial;
}
/* ThumbNial Viewer Styles end */
