﻿/*--------------- Default Style ---------------*/
body                        {margin: 0; padding: 0; width: 100%;color: #494949;font-size: 12px; font-family: "Century Gothic", Arial, Helvetica, sans-serif;}
body form                   {background-color: #fff;}


.mega{ font-size: 20px; }
.kilo{ font-size: 24px; }

.label{ color:Green;}

h1,  .alpha					{font-size: 18px; margin: 10px 0;font-weight:bold;}
h2,  .beta					{font-size: 14px;}
h3,  .gamma                 {font-size: 13px;}
h4,  .delta                 {font-size: 12px;}
h5,  .epsilon               {font-size: 11px;}
h6,  .zeta                  {font-size: 10px;}

/*-------------- SubNav --------------*/
A.subnav 					{text-decoration: underline; cursor: pointer;}
.subnav 					{text-decoration: underline; color: #d66b14; cursor: pointer;}
.subnav:hover				{text-decoration: underline; color: #406172; cursor: pointer;}
.subnavwhite				{text-decoration: none; color: #fff; cursor:pointer;}
.subnavwhite:hover			{text-decoration: none; color: #f3b006; cursor: pointer;}
.subnavelectricBlue				{text-decoration: none; color: #005bbb; cursor:pointer;font-weight:bold;font-family:'Century Gothic' ;font-size:1.10em}
.subnavelectricBlue:hover			{text-decoration: none; color: #000000; cursor: pointer;}



/*-------------- Error Page --------------*/

.tderror {border-width: 1px; border-style: solid; background-color: #eef3fa; border-color: #dededc; width: 80%; text-align: center;}
.tblerror {width: 95%; height: 200px; margin-left: auto; margin-right:auto;}

/*wrapper*/
 div.wrapper table {
    margin-left:auto; 
    margin-right:auto;
  }



.header
{
	margin: 0 auto;	
	width: 100%;
	height: 82px;
	background:#fff url(../Images/header.jpg) repeat-x;
	padding: 0px,0px,0px,0px;
	
}

.footer
{
	margin: 0 auto;	
	width: 100%;
	height: 182px;
	background:#fff url(../Images/footer.jpg) repeat-x;
	padding: 0px,0px,0px,0px;
	
}

.searchTitle
{
	margin: 0 auto;	
	width: 100%;
	height: 130px;
	background:#fff url(../Images/sectionTitle.jpg) repeat-x;
	padding: 0px,0px,0px,0px;
}

.title
{
	text-align: left;
	font-size :  20pt; text-decoration : none; color:#3b3b3b; font-weight: bold;
	position:relative;
    top:-23px;
    left:0;
   
}

.fontwhite
{
	text-decoration: none; color: #fff; 
}

#wrapper
{
	width: 1200px;
	BACKGROUND-COLOR: #fff;
	padding: 0px,0px,0px,0px; 
	align-content:center;
	 
}

.important
{

}

.seachBy
{
	margin: 0 auto;	
	width: 220px;
	height: 198px;
	background:#fff url(../Images/searchBy.jpg) no-repeat;
	padding: 0px,0px,0px,0px;

}

.searchButtonbackground
{
	margin: 0 auto;	
	width: 694px;
	height: 67px;
	background:#fff url(../Images/searchButtonbackground.jpg) repeat-x;
	padding: 0px,0px,0px,0px;
}

.borderleft
{
	border-left:1px dotted;
}

.textboldDARKGRAY{font-size :  1.3em;text-decoration : none;	color:#4c4d4e;font-weight: bold;}
.textnormalbold{font-size :  .9em;text-decoration : none;	color:#4c4d4e;font-weight: bold;}
.textREDbold{font-size :  1.2em;	text-decoration : none;color : #ae171a;font-weight: bold;}
.textnormaljustify{ font-family:'Century Gothic' ;font-size:1.05em;text-decoration : none;color : #323232; font-weight:normal; text-align:justify; }
.textnormal{ font-family:'Century Gothic' ;font-size:1.05em;text-decoration : none;color : #323232; font-weight:normal; }
.textnormalRED{ font-family:'Century Gothic' ;font-size:1.05em;text-decoration : none;color : #f30a15; font-weight:normal; }

.textboldBLACK{ font-family:'Century Gothic' ;font-size :  1.10em;text-decoration : none;	color:#000000;font-weight: bold;}
.textboldElectricBLUE{text-decoration: none; color: #005bbb; font-weight:bold;font-family:'Century Gothic' ;font-size:1.10em}

.textElectricBLUE{text-decoration: none; color: #f30a15; font-weight:bold;font-family:'Century Gothic' ;font-size:1.3em}



.ListControl input[type=checkbox], input[type=radio]
{
    display:inline-block;
    width:18px;
    height:18px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(radiobutton.jpg) left top no-repeat;
    cursor:pointer;
	
}

[type=text] {
    color:#005bbb;
    border: 1px solid;
	border-color : #cdcdcd;   
	height: 22px;
	text-align:right; 
}

.CommonGrid {text-align:center;font:normal 1.00em "Century Gothic", Arial, Helvetica, sans-serif;color:#000000;}

.CommonGrid a {text-decoration: none;color: black;}

.Link{color: #0d72dc !important;	font:normal 1.0em "Century Gothic", Arial, Helvetica, sans-serif;color:#005bbb;font-weight:bold;text-decoration : none;}
	.Link:hover{color: #000000 !important;font:normal 1.0em "Century Gothic", Arial, Helvetica, sans-serif;color:#000000;font-weight:bold;text-decoration : none;}

.CommonGridHeader {height:30px;font:normal 1.1em "Century Gothic", Arial, Helvetica, sans-serif;color:#000000;font-weight:bold;}
	
.CommonGridHeader th {border: 1px solid #c0c0c0;text-align:center !important;}

.CommonGridHeaderWithPadding {}

.CommonGridHeaderWithPadding th {}

.CommonGridRow td 
{
    border: 1px solid #c0c0c0;
    padding: 6px 6px 6px 6px;
}

.CommonGridAltRow
 {
    background-color: #e2e2e2;
}

.GridAltRow
{
    background-color: #e2e2e2;
}

.GridAltRow  td{
    border: 1px solid #c0c0c0;
    padding: 6px 6px 6px 6px;
}

.CommonGridAltRow  td{
    border: 1px solid #c0c0c0;
    padding: 6px 6px 6px 6px;
}

.CommonGridPager table {
    float: right;
}

.CommonGridPager a {
    text-decoration: underline;
    color: #416171;
    margin-right: 10px;
	font:normal 1.1em "Century Gothic", Arial, Helvetica, sans-serif;color:#153a76;
}

.CommonGridPager span {
    
	margin-right: 10px;    
	font-weight:bold;
	font:bold 1.3em "Century Gothic", Arial, Helvetica, sans-serif;color:#000;
	
}









