body
{
	background-color: #F2F3EF;	
	margin: 0px;
	padding: 0px;
	/**font-family:Verdana, Arial, sans-serif;**/
	font-family:tahoma;
	font-size: 10px;
}

#gradient-style
{
	font-family:tahoma;
	font-size: 12px;
	margin: 0px;
	width: 850px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	background: #b9c9fe url('images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 5px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #d0dafd;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('../images/gradhover.png') repeat-x;
	color: #339;
	
}

div.desc-container {
	background: #b9c9fe url('../images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	color: #039;
	width: 100%;
	font-size: 12px;
	text-align:left;
}

div.desc-parag{
	background: #d0dafd url('../images/gradhover.png') repeat-x;
	font-family:tahoma;
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	width:98%;
	color: #039;
}





div.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 850px;
	border-collapse: collapse;
	text-align:center;
	color: #039;
	margin-top:35px;
	background-color:#FFFFFF;
}



#wrapper {
	width: 850px;
	margin-right: auto;
	height:1200px;
	margin-left: auto;
	background: #FFFFFF;
	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
}


#msg{
	
	text-align:center;
	margin-top:5px;
}

div.summary{
	margin-top:12px;
	text-align:center;
	color: #039;
}

div.note {
	
	background: #b9c9fe url('../images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	color: #039;
	width: 100%;
	height: 130px;
	font-size: 12px;
	text-align:left;
}

div.search  {
	background: #d0dafd url('../images/gradhover.png') repeat-x;
	font-family: tahoma;
	font-size: 14px;
	margin:0;
	width:100%;
	color: #039;
}

p {
  text-align:justify;
  margin-top:2px;
  margin-left:10px;
  margin-right:10px;  
  margin-bottom:2px;
  font-size: 12px;
}

#style1{
  margin-top:2px;
  margin-left:2px;  
  margin-bottom:2px;
  font-size: 12px;
}

a.redlink:link {color:#FF3300;}

input.btn { 
  color:#050; 
  font-family:tahoma;
  font-size:10px;
  margin-left:0;
  margin-right:0;
  background-color:#fed; 
  border: 1px solid; 
  border-color: #696 #363 #363 #696; 
  
}

input.btndisabled { 
  color:#CCCCCC; 
  font-family:tahoma;
  font-size:10px;
  margin-left:0;
  margin-right:0;
  background-color:#fed; 
  border: 1px solid; 
  border-color: #696 #363 #363 #696;   
}


 

/*Rounded DIV without image*/
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {
	margin:0 10px;
	letter-spacing:1px;
}
#xsnazzy h1 {
	font-size:2.5em;
	color:#fff;
}
#xsnazzy h2 {
	font-size:2em;
	color:#06a; 
	border:0;
}
#xsnazzy p { padding-bottom:0.5em; }
#xsnazzy h2 { padding-top:0.5em; }
#xsnazzy { background: transparent; margin:5px 1em; }

.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#fff; 
	border-left:1px solid #08c;
	border-right:1px solid #08c;
}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block; 
	background:#fff;
	border:0 solid #08c;
	border-width:0 1px;
}

#gradient-style2
{
	font-family: tahoma;
	font-size: 12px;
	margin: 0px;
	width: 850px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style2 th
{
	
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background: #FFFFFF;
	color: #039;
}
#gradient-style2 td
{
	padding: 2px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #FFFFFF;
}
#gradient-style2 tfoot tr td
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background: #FFFFFF;
	color: #039;
}
#gradient-style2 tbody tr:hover td
{
	color: #339;
}


/**ToolTip Style**/

#toolTip{
   border:1px solid #CCC;
   background-color:#FFFFCC;
   width:150px;
   position:absolute;
   visibility: hidden;
   overflow: hidden;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color:#333;
}

#toolTip h1{
   display:block;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   background-color:#F1F1F1;
   border-bottom:1px solid #CCC;  
   margin:0px;
   padding:0px 2px;   
}

#toolTip p {
   margin:0px;
   padding:4px 2px;   
}

INPUT.file{
	width:300px;
	color:red;
	background-color:blue;
}

wbr{display:inline-block;}

a.sort {
  text-decoration:none;
}


/** modal dialog box**/

#modalBackground
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

	z-index: 9;
	background-color:#333333;
	display: none;
	opacity: 0.40;
	filter: alpha(opacity=40)
}
#modalWindow
{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    background-color: white;
    display: none;
    width: 24em;
    height: 12em;
    border: 2px solid #b9c9fe;
}

div.title {
	background: #b9c9fe url('images/gradhead.png') repeat-x;
	height:18px;
	display:block;
	font-family: Arial;
	font-size: 12px;
   	font-weight: bold;
	color:white;
	padding:2px;
}
div.component {
	text-align:center;
	padding:5px;
}

p.message{
    padding:10px;
    font-size:12px;	
}

h1 {
   font-size: 12px;
}




