﻿form { margin:0px; }
body { margin:0px; background-color:#E9EDED;}
img { border:none }

.PageBody {position: relative; background-color:white; border-right:solid 1px #fafafa;  border-left: solid 1px #fafafa;}
.PageWidth { position: relative; width: 1000px; margin: auto;}
.PageContent { z-index:1; color: rgb(64,64,64); width:860px; margin:auto; font-size: 14px; font-family: tahoma; }

.PageFooter {position: relative; background-color:white; border-right:solid 1px #fafafa;  border-left: solid 1px #fafafa; font-family: trebuchet ms,verdana,tahoma; font-size:11px;  }
.PageFooter hr { text-align:center; margin:auto; clear:both; }
.FootNav { text-align:center; margin:auto; clear:both; }
.FootNav ul { margin:2px auto; padding: 1px; }
.FootNav ul li { border-right: solid 1px #7A7A7A; display: inline }
.FootNav ul li a { 
		background: #E7E7E7; text-align: center; padding: 0 6px;
		margin: 0; text-decoration: none; color: #7A7A7A; white-space: nowrap;
		border: none; font-weight: bold; font-size:11px; background: white }
.FootNav ul li a:hover
		{	color: #202020; border: none; background: white}
.FootInfo { text-align:center; color: rgb(64,64,64);margin:5px 0 5px 0; }

.ContentImage { float: left; padding-right:10px; text-align:center }
.ContentImage img { padding-bottom:4px; }
.ContentDesc {  }
.Content { clear: both; margin-top: 10px; }

#pgHeader { height:60px; padding:10px }
#pgLogo { float:left; padding-right:10px }

input {font-family: tahoma} select {font-family: tahoma} textarea {font-family: tahoma} img {border:none}
h1, h2, h3 ,h4 ,h5 {font-size: 19px; margin-top: 6px; margin-bottom: 4px; color: #5788CB; font-family: verdana}
h2 {font-size: 17px;} h3 {font-size: 15px;} h4 {font-size: 13px;}
h5 {font-weight:normal; font-size: 12px; font-family: tahoma; background-image:url(//www.exploroz.com/Images/Site/li.gif);margin-top:1px;margin-bottom:1px;padding-left:8px;background-repeat:no-repeat}

.lbl:link, .lbl:visited {color:rgb(44,44,44);text-decoration:underline}
.lbl:hover {color:#185094;}

.uploadifyQueueItem {
	font: 10px tahoma, arial, sans-serif;
	border: 1px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 1px;
	width: 196px;
    text-align: left;
}
.uploadifyError {
	border: 1px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 95%;
	text-align: left;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

#jsddm
{	width: 950px;
    height: 36px;
    margin: auto;
    padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 11px Tahoma, Arial}

	#jsddm li a
	{   letter-spacing: 1px;
		display: block;
		background: #E7E7E7;
		text-align: center;
		padding: 1px 5px;
		margin: 0 2px;
		text-decoration: none;
		border: 1px solid #7A7A7A;
		width: 170px;
		color: #7A7A7A;
		white-space: nowrap}

	#jsddm li a:hover
	{	border: 1px solid #202020;
        background: #202020;
	    color: white;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			display:none;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: left;
			border-right: solid 1px #7A7A7A;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
		    border: none;
		    padding-top:2px;
		    font-weight: bold;
		    font-size:10px;
			background: white}
		
		#jsddm li ul li a:hover
		{	color: #202020;
		    border: none; 
		    background: white}
