/* CSS Document */
selector{
 width: "value"px for IE5;
 height: "value"px for IE5;
 voice-family: "\"]\"";
 voice-family: inherit;
 width: "value"px for IE5.5 and above
 height: "value"px for IE5.5 and above
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight:bold;
}
.tableHeading{
	background:#FFFFFF url(../images/level2Bg.gif) repeat-x scroll center bottom;
	border:1px solid #DEDEDE;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
  font-family:"Times New Roman", Times, serif;
  color:#000000;
  text-decoration: none;
  background-image: url(../images/background.jpg);
}

.clear {
  clear: both;
}

a {
   color:#084C7D;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a img {
  border-width: 0px;
}

h1 {
  color: #084C7D;
  font-size:29px;
  font-weight: bold;
  text-align:center;
  padding-top:15px;
  }

h2 {

  color: #084C7D;
  font-size:19px;
  font-weight: bold;
  text-align:center;
 }
 
#page {
  width: 904px;
  border-collapse: collapse;
  margin-left:auto;
  margin-right:auto;

}

#page_header {
  height: 103px;
}

#page_header .leftbox {
  height:103px;
  float: left;
  display: inline;
}

#logo {
  float: left;
  margin: 0 0 0 41px;
  display: inline;
}
#blank_strip
{
height:23px;
background-color:#B3218A;
}

#menu_strip
{
height:32px;
background-color:#B7D278;
}
#page_header_menu {
  width: 1000px;
}

#page_header_menu .top {
  height: 32px;
  font-size: 12px;
  font-weight: bold;
}
#menu_text
{

padding-left:13px;
padding-top:7px;
font-family:Verdana;
font-weight:500;
font-size:12px;
}


/************************************************************************************************/
								        /* Body start*/
/************************************************************************************************/
.content {
  text-align: left;
  width: 904px;
   background-color:#FFFFFF;
 }

.content td {
  vertical-align: top;
}

.leftcol {
  width: 572px;
}

.rightcol {
  width: 300px;
  padding-right: 10px;
  padding-top: 4px;
  float: left;
}


.search_page {
  float: left;
  background-color:#FFFFFF;
}

#box
{
border:1px solid #000000;  
height:inherit;
width:100%;
}
#box_strip
{
height:22px;
background-color:#084C7D;
float:left;
}
#box_strip2
{
width:100%;
height:22px;
background-color:#0a6dac;
float:left;

}
#box_strip_text
{
color:#FFFFFF;
font-size:14px;
margin-left:9px;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
}

a.whitehover:hover{
  text-decoration:underline;
  color:#0066FF;
}

#image_padding
{
padding-left:6px;
padding-top:5px;
}

#image_padding2
{
padding-left:3px;
padding-top:3px;
padding-bottom:3px;
}
#box_text_padding
{
padding-left:7px;
padding-right:6px;

}
#box_text1
{
font-family:tahoma;
font-style: normal;
font-size:13px;
font-weight:500;
}
#box_text2
{
font-family:tahoma;
font-size:13px;
font-style:italic;
color:#084B7D;
font-weight:500;
}


#box2
{
border:1px solid #000000;  
height:inherit;
}

#box_text3
{
font-family:tahoma;
font-style: normal;
font-size:11px;
padding-right:5px;
}

#more_text
{
font-family:tahoma;
font-style:italic;
float:right;
font-size:11px;
padding-right:10px;
padding-bottom:1px;
color:#084B7D;
}

#Same_space_padding
{
padding-top:8px;
}

#footer_text
{
font-family:tahoma;
color:#084B7D;
font-style: normal;
font-weight:500;
font-size:12px;
}

#textboxpadding
{
padding-top:5px;
padding-bottom:4px;
}

#textfield
{
font-family:tahoma;
font-size:11px;
font-weight:100;
width:110px;
text-align:center;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.hdrTabBg {
	background:#FFFFFF url(../images/buttongreen90.png) bottom repeat-x ;
	background-color:#FFFFFF;
	border-top: 1px solid #FFFFFF;	
} 
.tabSeperator {
	background: #FFFFFF url(../images/toolbar-div.png) bottom no-repeat;
	background-color:#FFFFFF;
	width:2px;
}
.tabSelected {
	background: #FFFFFF url(../images/buttongreen90.png) bottom repeat-x;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:0px solid #FFFFFF;
}

.tabSelected a{
	color:white;
	text-transform: uppercase;
  text-decoration: underline;
  font-size: 12px;
	
}

.tabUnSelected {	
	background: #FFFFFF url(../images/buttongreen90.png) bottom repeat-x;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:0px solid #FFFFFF;	

}





.tabUnSelected a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	font-weight:bold;		
}



.Subheading{
	background-color:#FFFFFF;
	font-weight:bold;
}

.bluebg{
background-color:#084C7D;
color:#FFFFFF;
font-family:tahoma;
padding-left:3px;
}
.ulclass ul li{
list-style-position:outside;
list-style-image:url(../images/blluteBig.jpg);
list-style-type: square;
margin-left:30px;
}

.conhead{
	font-size:24px;	
	padding-left:46px;
	font-family:tahoma;
}

/*.listTable{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.colHeader{
	background-color:#fff;
	background-image:url(admin/images/mailSubHeaderBg-grey.gif);	
	border-left:1px solid #fff;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-weight:bold;
}*/
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.allMnuHdr{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:Bold;
    font-size:13px;
    text-decoration:none;
    display:block;
    background-color:#FFFFFF;
    color:#000099;
    padding-top:5px;
    padding-bottom:5px;
}

.allMnuHdr a:hover{   
    color:#69BB5E; 
	text-decoration:none;  
}

/*.listTableRow{
	border-bottom:1px solid #eaeaea;
	border-right	:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}*/
