body
{
	background-color:#ECF3FA;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
}
.header
{
	background-color:#075b98;
}
.headerProductName
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 20px;
	position: relative;
	bottom: 0px;
	color: #FFffff;	
	background-color:#075b98;
	width: 100%;
}
.headerProductVersion
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	position: relative;
	bottom: 0px;
	color: #FFffff;	
	background-color:#075b98;
	width: 100%;
}

.footer
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	position: relative;
	bottom: 0px;
	color: #FFffff;	
	background-color:#075b98;
	width: 100%;
}	
.hiddenfooter
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 5px;
	position: relative;
	bottom: 0px;
	color: #FFffff;	
	background-color:#075b98;
	width: 100%;
	text-align:right;
}	
tr.footer
{
	width:100%;
	height:10%;
}	

td.footer a:active
{
	color: #ffffff;
	text-decoration: none;
}
td.footer a:link
{
	color: #ffffff;
	text-decoration: none;
}
td.footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}
td.footer a:hover
{
	color : #ff3300;
	text-decoration: none;
}

td.main
{
	padding:10px; 
	
	
}

.maincontent
{
	border-top: 0px solid blue; 
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
	background-color: white; 
	border-color: #A5ACB2;
	
}
tr.smallBorder
{
	border-top: 0px solid blue; /* #B7CEC3;*/
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
	background-color: white; /*#EEF3EF;*/
	border-color: #A5ACB2 /*#307560*/;
}
td.smallBorder
{
	background-color: #4891c6;
}
td.smallBorderLeft
{
	width:9px;
	text-align:left;
	padding:0px;
}
td.smallBorderRight
{
	width:9px;
	text-align:right;
	padding:0px;
}





.grid-header
{
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 3px solid;
	border-bottom: #FFFFFF 3px solid;
	border-left: #FFFFFF 3px solid;
	background-color: #006699; 
	margin: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
tr.grid-header a:active
{
	color: #ffffff;
	text-decoration: none;
}
tr.grid-header a:link
{
	color: #ffffff;
	text-decoration: none;
}
tr.grid-header a:visited
{
	color: #ffffff;
	text-decoration: none;
}
tr.grid-header a:hover
{
	color : red; //#D2FFD9;
	text-decoration: none;
}

sort-asc a:hover
{
	color : green;
	text-decoration: none;
}
.grid-item
{
	background-color:#AEBCE6;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	margin: 1px;
	font-size: 12px;
	font-family: Georgia, Times New Roman, serif;
	
}
.grid-item-odd
{
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	margin: 1px;
	font-size: 12px;
	font-family: Georgia, Times New Roman, serif;
	
}


.tan-border
{
	border-top: 0px solid blue; /* #B7CEC3;*/
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
	background-color: white; /*#EEF3EF;*/
	border-color: #A5ACB2 /*#307560*/;
}


.titlePan
{
	font-size: 11px;
	overflow: hidden;
	color: white;
	font-family: 'Microsoft Sans Serif';
	background-color: #4891c6;
	font-variant: small-caps;
}



A:LINK, A:VISITED {
 color: blue;
 font-family: Georgia, Times New Roman, serif;
 font-size: 12px;
 font-weight: normal;
}

A:HOVER {
 color : #990000;
 font-family: Georgia, Times New Roman, serif;
 font-size: 12px;
 font-weight: normal;

}

.footer-type1
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	position: relative;
	bottom: 0px;
	color: #FFffff;	
	background-color:#075b98;
	width: 100%;
}	

a.footer:active
{
	color: #ffffff;
	text-decoration: none;
}
a.footer:link
{
	color: #ffffff;
	text-decoration: none;
}
a.footer:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover
{
	color : #ff3300;
	text-decoration: none;
}

h1 {
	color: White;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 15px;

}

h2 {
	color: navy;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 10;
	padding-left: 10px;

}


.form 
{  	font-family: sans-serif; 
	font-size: 10pt; color: #666666
}

input, textarea
{  	font-family: Georgia, Times New Roman, serif; 
	font-size: 10pt; color: #666666;
 	border: 1px dotted black;
}

.message {
	font-family: sans-serif;
	font-size:12px;
	color: red;
	font-weight : bold;
	text-align: center;
}

.message5 {
	font-family: sans-serif;
	font-size:12px;
	text-align: center;
}

.loginbutton {
	
}

.red {

	text-align:right;
}

td.but {
	padding-left: 10px;
}

tr.grid-header {

	text-align: center;
}

td.pager {

	font-size: 11px;
	font-family: Georgia, Times New Roman, serif;
	
}

td.messages {

	font-size: 12px;
	font-family: Georgia, Times New Roman, serif;
}

td.set {

	font-size: 12px;
	font-family: Georgia, Times New Roman, serif;
}

td.settb {

	font-size: 12px;
	font-family: Georgia, Times New Roman, serif;
}

td.sett {
	color: red;
	font-size: 12px;
	font-family: Georgia, Times New Roman, serif;
}

.header5 {
	color: black;
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	font-weight : bold;
}