body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Verdana, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	font-style : normal;
}

h1 {
	font-family : Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #292C39;
}

h2 {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #313431;
}

h3 {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

H4 {
	font : 12px Verdana;
}

a:hover { 
	color: #FF0000;
}

hr {
	height:1px;
	color:#DDDDDD;
	background-color:#DDDDDD;
	border:none;
}

.border {
	color : #CCCCCC;
}

ul li {
	list-style-image : url("/dimple/images/li.gif"); 
	margin-left : -10px;
}

.walltop {
	background-repeat : repeat-x;
	background-image : url(/dimple/images/wall_top.gif);
	background-position:bottom;
}

.wallbot {
	background-repeat : repeat-x;
	background-image : url(/dimple/images/wall_bottom.gif);
	background-position:top;
}
.nzis {
	color : #84828F;
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
}

a.nzis:link,a.nzis:visit { 
	color: #84828F;
	background-image : none;
}

.content {
	padding-bottom : 30px;
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 30px;
}

.homeleft {
	background-repeat : repeat-x;
	background-image : url(/dimple/images/left.jpg);
}

.homeright {
	background-repeat: repeat-x;
	background-image: url(/dimple/images/right.jpg);
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
}

.odd { background-color: #D5D9FE; }

.even { background-color: #EEEEEE; }

.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}

.formmargin {
	margin : 0px;
}

.reginput {
	font-family : Verdana, Tahoma, sans-serif;
	font-size:11px;
	border: 1px solid #CCCCCC; 
	background: #EFEFEF;
	color: #333333;
	margin: 0;
	padding-left: 3px;
	width:170px;
	height:18px;
}

.forminput {
	font-family : Arial, sans-serif;
	border: 1px solid #263D83; 
	background: #EFEFEF;
	color: #000066;
	margin: 0;
	padding-left: 3px;
}

#required {
	border-left: 4px solid #CCCCCC;	
}
	

.p_right {
	background-repeat : repeat;
	background-image : url("/dimple/images/p_right.jpg");
}
.p_left {
	background-repeat : repeat;
	background-image : url("/dimple/images/p_left.jpg");
}

.head {
	background-image : url(/dimple/images/head.jpg);
	background-repeat : no-repeat;
}

.white {
	background-image : url(/dimple/images/white.jpg);
	background-repeat : no-repeat;
}

.prod {
	background-image : url(/dimple/images/prod.jpg);
	background-repeat : no-repeat;
}

.out {
	background-image : url(/dimple/images/out.jpg);
	background-repeat : no-repeat;
}

.bottom {
	background-image : url(/dimple/images/bottom.jpg);
	background-repeat : no-repeat;
}

TABLE.lines {
	border-top:1px dotted #DDD;
}

TABLE.lines tr td {
	padding:6px;
	border-bottom:1px dotted #DDD;
}






	




