/* Main style sheet */
body {
background: #292929;
margin: 0px;
padding: 0px;

/*scrollbar-track-color: #E1E1FF;
scrollbar- 3d-light-color: ;
scrollbar-arrow-color:;
scrollbar-base-color: ;
scrollbar-dark-shadow-color:;
scrollbar-face-color: ;
scrollbar-shadow-color: ;
scrollbar-highlight-color: ;*/
}

.pagebreakbefore
{
page-break-before: always;
}

search
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 6px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	line-height: 0pt;
	padding-top: 0px;
	font-family: Verdana, Arial;
}
.quoteblack {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-style: italic;
	font-size: 10px
}

.smalltext {	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.smalltextgrey {	
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.smalltextgreyjustify {	
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	TEXT-ALIGN: justify;
}

.smallGreyTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666
}

.but {
	padding-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	font : 8px Arial, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	vertical-align : top;
	height : 20px;
}

.menu, .menuendleft  {
	border-left-width : 1px;
	border-left : solid #003366 1px;
	border-right: solid #003366 1px;
	
}

.menuendright  {
	border-left : solid #003366 1px;
	border-right: solid #003366 1px;
	background : #ffffff;
}
.menuendleft, .menuendright 
{
	text-align:center;
	padding : 0px;
	border-bottom-width : 1px;
	border-bottom : solid #003366 1px;
	border-top-width : 1px;
	border-top : solid #003366 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E8E8E8;
	font-style: normal;
	font-size: 11px;
	line-height: 24px;	
}

.results
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-style: normal;
	font-size: 11px
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	color: #B1037C;
	font-style: normal;
	font-size: 11px
}

.maintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

.maintextgrey {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #B1037C
}
.personname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	padding-top:5px;
	padding-bottom:5px;
}

.sectionheader {

	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	text-transform: capitalize;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

ul{
	list-style: url(../img/purple_%20bullet.gif);
	bottom:auto;
}

.Text /* Body Text*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.Heading /* Heading Style */
{
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.noPrint /* to hide text while printing */
{
	display:none;
}

.floatingFrame
{
	z-index: 100;
	left: 0px;
	position: absolute;
	top: 5px;
}

.imageBorder
{
	border-right: gray 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: gray 1px solid;
}
.underline{text-decoration:underline;color:gray;cursor: pointer;}
.nounderline{text-decoration:none;color: gray;cursor: pointer;}

.menu {
	text-align:center;
	padding : 0px;
	border-bottom-width : 1px;
	border-bottom : solid #003366 1px;
	border-top-width : 1px;
	border-top : solid #003366 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	line-height: 24px;
	background-color: #7C7C7E;
 } 
 

