/* CSS Document */

P, TD {
    font-family: arial;
    font-size: 12pt;
    font-weight:bold
}

#CONTENTAREA_CMS, #CONTENTAREA_CMS DIV, #CONTENTAREA_CMS  {
    background: white;
	font: 10pt/12pt verdana, arial, tahoma, sans-serif;
}
.mainPromoText {
    font-size:11pt;
    font-family: verdana, arial, tahoma, sans-serif;
    font-weight:bold;
}
A.mainPromoText {
    font-size:11pt;
    font-family: verdana, arial, tahoma, sans-serif;
    font-weight:bold;
    color:blue;
}
A {
  color : blue;
  text-decoration:none;
}
A:hover {
  color : blue;
  text-decoration:underline;
}
.commonText {
    font-weight: normal;
    text-align: justify;
    font-family: verdana;
    font-size: 10pt;
    color: #000000;
}
.headline {
    font-size:16pt;
    font-family:Verdana;
    font-variant:small-caps;
    color:navy;
    font-weight:bold;
}
/*
A:LINK,A:visited {
	color: #000000;
	font-size:12px;
	font-family:  verdana, Helvetica, sans-serif;
}
*/
.link {
  color : #000000;
  font-size : 8pt;
  font-weight : normal;  
  font-family:verdana, Helvetica, sans-serif;
  white-space:nowrap;
}
/*
link {
  color : #000000;
  font-size : 8pt;
  font-weight : normal;  
  font-family:verdana, Helvetica, sans-serif;
  white-space:nowrap;
}
A:active  { color: #A52039; }



A:HOVER { color: #A52039;  }
*/
.MENU { 
        color: #BLUE;  
        font: 15px/14px arial, tahoma, sans-serif;
	  }
.leftText{
color:#000000; 
font:Arial, Helvetica, sans-serif;
font-size:12px;
}
.adminMenuText{ 
        color: #330033;  
        font: 18px arial, tahoma, sans-serif;
		font-size:18px;
	  }	  
.boxtext{ 
	color: #000000;  
	font: 12px arial, tahoma, sans-serif;
}	  
.formtext{ 
	color: #000000;  
	font: 9pt verdana,arial,tahoma,sans-serif;
    font-weight:bold;
}	  
.astrixtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9C2039;}
.astrixtext1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #9C2039;}
.astrixtext_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9C2039; font-weight:bold;}
.InboxMENU
      {	  
	      color: #FFFFFF;     
	      font: 10px/8px arial, tahoma, sans-serif;       
	  }	  
.FOOTERMENU	{
                color:#0000FF;  
			}	

.spacer { background: url(images/square.gif); }
.paddingLeft { padding: 0 0 0 14px; }
.paddingRight { padding: 0 10px 0 0; } 
.paddingLeftAdmin { padding: 0 0 0 6px; }

#tableMain { background: url(images/bgMain.gif) repeat-y; }
#tableMainRight { background: url(images/bgMain11.gif) repeat-y;  background-position:right;}
#tableMainAdmin {  }
#headerWrapper { 
  background: url(images/bgHeader.gif) no-repeat;
  padding: 10px 10px 0 14px;
}
.sectionName, .sectionName a { 
    color: #3A89BD;
    font-size: 14px;
    font-weight: bold; 
}
.sectionName1{ 
    color: #B02022;
    font-size: 13px;
    font-weight: bold; 
}
.sectionName2{ 
    color: #B02022;
    font-size: 12px;
    font-weight: bold; 
}
#loginWrapper {
  background: #75AAD0;
  padding: 0 2px 0 6px;
  margin: 0 1px 0 0;
  color: white;
}
#loginGoWrapper { text-align: right; }
#latestNewsWrapper { padding: 0 2px 0 6px; cursor: pointer; background: url(images/curveLoginButton.gif) repeat-y;}
#latestNewsWrapper H1, #latestNewsWrapper .latestNewsHeader { font: bold 12px tahoma, sans-serif; color: white; padding: 2px 0 6px 0; margin: 0; }
#footprintWrapper { padding: 10px 0 0 6px; }
#contentWrapper { padding: 10px 8px 10px 24px; }
#menucontentWrapper { background:background-color(blue); }
#testimonialWrapper { padding: 18px 12px 0px 10px; color: #D0E3EF;}
#footerNavWrapper {
  background: url(images/bgFooter.gif) no-repeat;
  padding: 26px 0px 22px 0px;
  text-align: center;
}
#footerNavWrapperAdmin {
  background: url(images/bgFooter11.jpg) no-repeat;
  padding: 26px 0px 22px 0px;
  text-align: center;
}
#testimonialWrapper { padding: 18px 12px 0px 10px; color: #D0E3EF;}
#footerTextWrapper { font: 10px tahoma, sans-serif; color: #707070; padding: 0 6px 0 6px; }
#treetopWrapper { float: right; width: 240px; font: 10px tahoma, sans-serif; color: #707070;}
#treetopWrapper img { float: right; }
#treetopWrapper a:link, #treetopWrapper a:visited { font: 10px tahoma, sans-serif; color: #707070; text-decoration: underline; }
#treetopWrapper a:hover { color: #ff0000; }

//** Menu CSS **/
#menu { margin: 0;  background: #0079C1; } 
  #menu ul { padding: 0; margin: 0; list-style: none; }
  #menu ul a {
    display: block;
	margin: 0px 0px 0 10px;
	padding: 4px 0 2px 0;
	border-bottom: dotted 2px #76ACD1;
	text-decoration: none;
	color: white;
	font: bold 13px Myriad, sans-serif;
  }
  #menu ul a:hover { color: #9DC8E6; border-bottom: dotted 2px #9DC8E6;}
  #menu ul ul { border-bottom: dotted 2px #9DC8E6; margin: 0 0px 0 0px; padding: 4px 0 4px 0; }
  #menu ul ul a { font: 11px Myriad, sans-serif; border: 0; }
  #menu ul ul a:hover { color: #9DC8E6; border: 0; }

/***************/

#menuFooter {}
  #menuFooter ul { padding: 0; margin: 0; list-style: none; display: inline; }
  #menuFooter ul li { display: inline; }
  #menuFooter ul li a:link,  #menuFooter ul li a:visited {
    font: bold 10px tahoma, sans-serif; 
	color: #0D3896; 
	text-decoration: none; 
	padding: 0 8px;
  }
  #menuFooter ul li a:hover { color: #9DC8E6; }
  
  
INPUT,TEXTAREA{
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 9pt;
}
SELECT,OPTION{
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
}
INPUT[TYPE="text"] {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;border:1px solid black; 
}
INPUT[TYPE="password"] {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;border:1px solid black;
}
input[type="checkbox"] {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}

.contentCol {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#425542;
text-align:justify;
  }
.headerBold {
  color : #666666;
  font-size : 18px;
  font-weight : bold;
  font-family : arial,verdana,tahoma;
  }
  
.titleClass {
  color : #000000;
  font-size : 15px;
  font-weight : bold;
  font-family : arial,verdana,tahoma;
  }
  
  .homeTitle {
  color : #113EB5;
  font-size : 15px;
  font-weight : bold;
  font-family : arial,verdana,tahoma;
  }
  
  
 .confirmationCol {
  color : #666666;
  font-size : 10px;
  font-family : arial,verdana,tahoma;
  }
 .confirmationColBold {
  color : #666666;
  font-size : 12px;
  font-weight : bold;  
  font-family : arial,verdana,tahoma;
  }
 A.left_menutextBold {
  color : #000000;
  font-size : 12px;
  font-weight : bold;  
  font-family:Arial, Helvetica, sans-serif;
  }
 A.left_menutextBold:visited {
  color : #000000;
  font-size : 12px;
  font-weight : bold;  
  font-family:Arial, Helvetica, sans-serif;
  }
 A.left_menutextBold:hover {
  color : green;
  font-size : 12px;
  font-weight : bold;  
  font-family:Arial, Helvetica, sans-serif;
  }
 .left_menutextBold {
  color : #000000;
  font-size : 12px;
  font-weight : bold;  
  font-family:Arial, Helvetica, sans-serif;
  }

 A.bodyLink {
  color : blue;
  font-size : 12px;
  font-weight : bold;  
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  }
 A.bodyLink:hover {
  color : blue;
  font-size : 12px;
  font-weight : bold;  
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:underline;
}
  
.center_text {
  color : #FFFFFF;
  font-size : 15px;
  font-family : arial,verdana,tahoma;
  }
  .center_menu_text {
  color : #FFFFFF;
  font-size : 11px;
  font-family : tahoma;
  
  }
.center_text1 {
  color : #FFFFFF;
  font-size : 11px;
  font-family : arial,verdana,tahoma;
  
  }
 
.center_textBold {
  color : #FFFFFF;
  font-size : 13px;
  font-weight : bold;
  font-family : arial,verdana,tahoma;
  }
  
.errorText {
  color : #cc0000;
  font-size : 12px;
  font-family : arial,verdana,tahoma;
  }
  .button {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        background: #A52039;
        color: #ffffff;
        border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;

       }
  .topText {
		font-family:Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        background: #646174;
        color: #ffffff;
       }
.buttonstyle{
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	cursor: default;
	height: 20;
	width: auto;
	border: 1px solid;
}
.searchButtonStyle{
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	cursor: default;
	height: 20;
	width: auto;
}
.button1
{
	background-image:url(../images/blank_img2.gif);
	background-repeat:repeat-y;
	width:64px;
	height:22px;
	border-style: solid;	
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A6A68;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.button2
{
	background-image:url(../images/blank_img3.gif);
	background-repeat:repeat-y;
	width:209px;
	height:22px;
	border-style: solid;	
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A6A68;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	cursor: hand; 
}
.button3
{
	background-image:url(../images/blank_img4.gif);
	background-repeat:repeat-y;
	width:149px;
	height:22px;
	border-style: solid;	
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A6A68;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	cursor: hand; 
}
.button4
{
	background-image:url(../images/blank_img5.gif);
	background-repeat:repeat-y;
	width:110px;
	height:39px;
	border-style: solid;	
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A6A68;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	cursor: hand; 
}
.sucesstext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #339966;
	font-weight: bold;
}
.select 
{  
	color: #000000;  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size:12px;
	border-width: 1px; 
	border-style: solid;
	border-color: #333333;
	width:auto;
	
}

.oddRow{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FDFAF5;
}
.evenRow{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#EFE8D9;
}

.noRow{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.tableBorder { border: 1px solid #0C2638; }
.new_bgcolor{
background-color:#CEBE9C;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
}
.gray_bgcolor{
background-color:#7B7B7B;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
}
.gray_bgcolor1{
background-color:#A8A8A8;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
}
.gray_bgcolor2{
background-color:#C2C2C2;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#4A4A4A;
}
.bgcolor_text{
background-color:#006EAD;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
}
.bgcolor_text1{
background-color:#3998D0;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
}
.bgcolor_text2{
background-color:#91CDF1;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#4A4A4A;
}

.fild_box { 
 color: #000000; 
 font-family: arial, helvetica;  
 font-size: 10px; 
 font-weight: normal;	
 border-width: 1px;
 border-color: #333333;
  }
.may_border{
	border-top: 1px solid #9DC49D;
	border-right: 1px solid #9DC49D;
	border-bottom: 1px solid #9DC49D;
	border-left: 1px solid #9DC49D;
}

