@media print 
{ 
 .noprint 
  { 
   display: none; 
  }
}

body
{
}

body, td, th, ul, li, label {
	font-family: arial;
	font-size: 13px;
}
th {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	background-image: url(/VVMarketing/images/BlueExplorer.gif);
	text-align: left;
	padding-left: 3px;
}
.textbox {
	border: solid 1px #7F9DB9;
}

.textright 
{
	text-align: right
}

.buttom
{
   color:#4A6388;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#CCD6E3;
   border:1px solid;
   border-top-color:#4A6388;
   border-left-color:#4A6388;
   border-right-color:#4A6388;
   border-bottom-color:#4A6388;
}

h2 {
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.header {
	font-weight: bold;
}
a:active.headerSort, a:link.headerSort, a:visited.headerSort {
	color: #000000;
	text-decoration: none;
}
a.headerSort:hover {
	color: blue;
}
.itemRow {
	padding-left: 5px;
}
.altRow {
	padding-left: 3px;
	background-color: WhiteSmoke;	
}
.editRow {
	padding-left: 5px;
	background-color: #FFFFC0;
}
.blue {
	background-color: #0e72a4;
	padding: 4px;
	text-align: left
}
.outline {
	border-style: solid;
	border-width: 1px;
	border-color: #0e72a4;
}
.MsgBoxRed {
	color: #FF0000;
	width: 320px;
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
	padding: 10px;
}
.MsgBoxGreen {
	width: 320px;
	border-style: solid;
	border-width: 1px;
	border-color: #39B54A;
	padding: 10px;
}
.TelephoneField {
	color: #800000;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
img  {
	border-width: 0px;
}
