html, body {border: 0; margin: 0; padding: 0;}

body {
  	font: 85%/0.9 arial, helvetica, sans-serif;
  	line-height: 130%;
  	width: 100%;
  	min-width: 970px;
  	color: black;
}

a {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
}

a img {
  border: none;/*remove border for linked images*/
}

h1 {
	font-size: 1.6em;
	height: 20px;
	padding-top: 0;
}

h2{
	font-size: 1.2em;
	height: 20px;
	padding-top: 0;
}

.highlight {background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid;padding: 4px 10px}

/***** Main Layout ****/
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#content {
  	width: 740px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 20px;
}
#top_pan
{
background-color:#9EB847;
	margin:0;
	
	padding:0;
	text-decoration:none;
	height:40px;
	
}
table.alerts
{
background-color: #fafafa;	
	
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040;
width: auto;


border: 1px #999 solid;

border-spacing: 0px;
border-radius:9px;

}


.alertHd
{

background-color: #EAD995;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #600;
height:40px;
text-align:left padding-left:10px;

}


.alertBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;

margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;

}
#close_form
{

margin-right:22px;
margin-bottom:13px;
height:10px;
width:10px;
font-size:12px;
cursor:pointer;

}
#left_pan{
	padding-left:10px;
	
}
#load_form{
	
	height:auto;

	
}
.styled-button-2 {
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	border-bottom-color:#333;
	border:1px solid #61c4ea;
	background-color:#7cceee;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#333;
	font-family:'Verdana',Arial,sans-serif;
	font-size:14px;
	text-shadow:#b2e2f5 0 1px 0;
	padding:5px;
	cursor:pointer;
}
div#left {
	padding-left:0px;
	margin-left:0px;
	float: left;
	width: 100px;
	
	font-family: Verdana;
	font-size:11px;
}
div#right {
	
	padding-left:10px;
	margin-right:10%;
	float: right;
	width: 100px;
	font-family: Verdana;
	font-size:12px;
}
div#middle {
	width:auto;
	
	margin-left: 14%;
	margin-top:10px;
	margin-right:30px;
	
}
div#newmiddle {
	width:auto;
	margin-top:2px;
}

table.mytable_h {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#000;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	border-bottom:#999;
	border-bottom-width:1px;
	border-bottom-color:#a9c6c9;
	border-bottom-style:solid;
}

table.mytable_h th {
	background:linear-gradient(#327a81,#333);
	color:#FFF;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #729ea5;
	cursor:pointer;
	
}
table.mytable_h tr {
	background-color:#fff;
	width:auto;
}
table.mytable_h td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #a9c6c9;
	text-align:center;
	
}
table.mytable_h1 {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#000;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	border-bottom:#999;
	border-bottom-width:1px;
	border-bottom-color:#a9c6c9;
	border-bottom-style:solid;
}

table.mytable_h1 th {
	background:#666;
	color:#FFF;
	border-width: 1px;
	padding: 2px;
	height:30px;
	border-style: solid;
	border-color: #729ea5;
	cursor:pointer;
	
}
table.mytable_h1 tr {
	background-color:#fff;
	width:auto;
}
table.mytable_h1 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #a9c6c9;
	text-align:center;
	
}
table.reporttable_h {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#000;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	border-bottom:#999;
	border-bottom-width:1px;
	border-bottom-color:#a9c6c9;
	border-bottom-style:solid;
}

table.reporttable_h th {
	color:#000;
	background-color:#EFEFEF;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #729ea5;
	cursor:pointer;
	
}
table.reporttable_h tr {
	background-color:#fff;
	width:auto;
}
table.reporttable_h td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #a9c6c9;
	text-align:center;
	
}
.alert-box {
color:#555;
border-radius:14px;
font-family:Verdana, Geneva, sans-serif;font-size:13px;
padding:10px 40px;
margin:10px;
width:700px;
}
.alert-box span {
font-weight:bold;
}
.error {
background:#ffecec url('../images/error.png') no-repeat 10px 50%;
border:1px solid #f5aca6;
}
.success {
background:#e9ffd9 url('../images/success.png') no-repeat 10px 50%;
border:1px solid #a6ca8a;
}
.warning {
background:#fff8c4 url('../images/warning.png') no-repeat 10px 50%;
border:1px solid #f2c779;
}
.notice {
background:#e3f7fc url('../images/notice.png') no-repeat 10px 50%;
border:1px solid #8ed9f6;
}


