#overlay img {
	border: none;
}

#overlay {
	background-image: url(overlay.png);
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
}

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid :     DXImageTransform.Microsoft.AlphaImageLoader (    
		src = 
		
		  "overlay.png", sizingMethod =     "scale" );
}

html {
	margin: 0 0 0 -1px;
	padding: 0;
	overflow-Y: scroll;
}

body {
	padding: 0;
	margin: 0 auto;
	display: table;
	width: 85%;
}

body {
	color: #0A0A0A;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}

p {
	letter-spacing: normal;
	line-height: 20px;
}

h1 {
	color: #cdb380;
	font-size: 24px;
	margin: 25px 0 10px 0;
	clear: both;
}

h2 {
	color: #cdb380;
	font-size: 18px;
	margin: 20px 0 10px 0;
	clear: both;
}

h3 {
	color: #cdb380;
	font-size: 16px;
	margin: 20px 0 5px 0;
	clear: both;
}

a:link,a:visited {
	color: #cdb380;
	text-decoration: none;
}

a:hover {
	color: #fa720a;
	text-decoration: underline;
}

body {
	background-color: #F2F2F2;
}

#wrapper {
	border-top: 1px solid #ffffff;
}

#topWrapper {
	width: 100%;
	height: 75px;
	background-color: #031634;
	color: #FFFFFF;
	padding-top: 25px;
}

#topWrapper a {
	font-size: 30px;
	font-weight: bold;
	margin-left: 35px;
	font-family: "Comic Sans MS";
	font-weight: bolder;
	font-style: italic;
	color: #FFFFFF;
}

.errMsg {
	font-size: 14px;
	color: #000000;
	border: 1px solid #ff0000;
	background-color: #ffccff;
	padding-top: 15px;
	margin-top: 12px;
	margin: 0px auto;
	margin-bottom: 12px;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 20px;
	margin: 10px;
}

.errMsg ul {
	text-align: left;
	padding-top: 8px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: decimal;
}

.errMsg li {
	list-style-type: decimal;
}

#viewBlock {
	height: auto;
	margin: 0 auto;
	width: 800px;
	position: absolute;
	top: 160px;
	z-index: 9000;
	left: 290px;
	background-color: white;
}

.viewFonts {
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: black;
}

.td2 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	width: auto;
	color: black;
}

.page a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #cdb380;
}

.page a:hover {
	color: #fa720a;
	text-decoration: underline;
}

.page a:visited {
	color: #fa720a;
}

.labels {
	height: 29px;
	width: 75%;
	background: #031634 url('../images/header_bg_2.png') repeat-x;
	background-color: #031634;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 9px;
	text-align: left;
}

.buttons {
	width: auto;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #031634;
	color: white;
	float: left;
	margin-left: 9px;
	margin-top: 10px;
}

.textLabels {
	color: #0A0A0A;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-left: 9px;
	margin-top: 10px;
}

.border {
	border: 1px solid #CCCCCC;
	margin-top: 55px;
	margin-bottom: 47px;
}

.form input[type="text"] {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 185px;
	color: red;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

.form input[type="file"] {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 185px;
	color: red;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}


.form select {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 185px;
	color: red;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

.form textarea {
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 185px;
	color: red;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

.textbox {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 185px;
	color: red;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

.textarea {
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 185px;
	color: red;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

body {
	background-position: center 240px;
}

#container {
	margin: 0 auto;
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
}

#content p {
	margin-top: 10px;
	text-align: justify;
}

#bottomWrapper {
	height: 23px;
	background-color: #031634;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 11px;
	text-align: center;
}

#bottomWrapper a {
	text-decoration: none;
	color: #FFFFFF;
}

#bottomWrapper a:hover {
	text-decoration: underline;
	color: #00FF66;
}

a img {
	border: none;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	padding-top: 24px;
	padding-bottom: 15px;
	text-align: center;
	width: auto;
	height: auto;
}

/* navigation menu */
.menu {
	border: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.menu ul {
	background: #000000;
	height: 31px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li {
	float: left;
	padding: 0px;
}

.menu li a {
	background: #000000 url("../images/seperator.gif") bottom right
		no-repeat;
	color: #ffffff;
	display: block;
	line-height: 31px;
	margin: 0px;
	padding: 0px 20px;
	text-align: center;
	text-decoration: none;
}

.menu li a:hover {
	/*background: #2580a2 url("../images/hover.gif") bottom center no-repeat;*/
	text-decoration: none;
	color: #00FF66;
}

.menu li ul {
	background: #000000;
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	width: 140px;
	z-index: 200;
	/*top:1em;
		/*left:0;*/
}

.menu li:hover ul {
	display: block;
}

.menu li li {
	background: url('../images/sub_sep.gif') bottom left repeat-x;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
}

.menu li:hover li a {
	background: none;
}

.menu li ul a {
	display: block;
	height: 29px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-align: left;
}

.menu li ul a:hover,.menu li ul li:hover a {
	/*background:#2580a2 url('../images/hover_sub.gif') center left no-repeat;*/
	border: 0px;
	text-decoration: underline;
	color: #00FF66;
}

.menu p {
	clear: left;
}

#ajax_loader {
	margin: 0 auto;
	left: 570px;
	top: 0;
	text-align: center;
	display: none;
	position: fixed;
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
	color: #000000;
	background-color: #fcffaa;
	width: 190px;
	z-index: 9999;
}

.floatLayer {
	height: auto;
	width: auto;
	display: none;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #000000;
	font-size: 13px;
	top: 32%;
	z-index: 9999;
	position: fixed;
	margin: 0 auto;
	left: 32%;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

.grid {
	padding-top: 0px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 13px;
	width: 96%;
	margin: 0 auto;
	float: none;
	text-align: center;
	font-weight: bold;
}

.grid th {
	background: #031634 url('../images/header_bg_2.png') repeat-x;
	color: #ffffff;
	padding: 5px;
	text-align: center;
}

.grid th a {
	color: #ffffff;
}

.grid tr td {
	text-align: center;
	border: 1px solid #CCCCCC;
}

.grid2 tr td {
	border: none;
}

.grid select {
	border: 1px solid #CCCCCC;
}

.paging tr td {
	border: 1px solid #CCCCCC;
	width: 30px;
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #f7f7f7;
}

.paging tr td a {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.grid span table tr td {
	border: none;
}

/* JQuery Dialog */
#basic-modal-content {
	display: none;
}

/* Overlay */
#simplemodal-overlay {
	background-color: #f9f9f9;
	cursor: wait;
}

/* Container */
#simplemodal-container {
	height: auto;
	width: auto;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	padding: 12px;
}

#simplemodal-container a.modalCloseImg {
	background: url(../images/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -25px;
	right: -32px;
	cursor: pointer;
}

.simplemodal-close {
	width: auto;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #031634;
	color: white;
	float: none;
	margin-left: 9px;
	margin-top: 10px;
}

form {
	padding: 0;
	margin: 0;
}

#addFormHolder {
	width: auto;
	height: auto;
	display: none;
}

#searchFormHolder {
	width: auto;
	height: auto;
	display: none;
}

/* Messages */
.info,.success,.warning,.error1 {
	border: 1px solid;
	margin: 10px 0px;
	padding: 10px 10px 10px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: -10px;
	font-size: 15px;
	text-align: left;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/icons/info.png');
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../images/icons/success.png');
}

.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/icons/warning.png');
}

.error1 {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/icons/error.png');
}

.highLight{
	background-color:  #fffaf0;
}
	
form label.error {
	margin-left: 5px;
	float: left;
	width: 80%;
	color: #ff0000;
	font-size: 12px;
	display: inline;
	font-style: italic;
	vertical-align: top;
	cursor: hand;
	text-align: left;
}

form input[type="text"].error {
	border: 1px dotted red;
}

form textarea.error {
	border: 1px dotted red;
}