@charset "utf-8";
/* CSS Document */


body {
	height:100%;
	margin: 0px;
	background-image: url(../images/mainBg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #565656;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
a img{
	border:none;
}
a{
	text-decoration:none;
}
#divHeader {
	background-image: url(../images/headerBg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 107px;
	width: 100%;
}
#divLogo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 217px;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}
#divMainContainer {
	float: left;
	width: 100%;
}
#divSidebarBg {
	background-image: url(../images/sidebarBg.jpg);
	background-repeat: repeat;
	float: left;
	width: 25%;
}
#divMain {
	float: left;
	width: 75%;
}
#divSidebarTop {
	background-image: url(../images/sidebarTop.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}
#divSidebarRight {
	background-image: url(../images/sidebarBoundry.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 100%;
}
#divSidebarCorner {
	background-image: url(../images/sidebarCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 100%;
	color: #FFF;
}
#divSidebarCorner a {
	color: #FFF;
}
#divSidebarCorner h4 {
	color: #ffb42d;
}
.divSidebarBlock1 {
	padding: 10%;
	float: left;
	width: 80%;
}
.divMenuDevider {
	background-image: url(../images/menuDevider.png);
	background-repeat: repeat-x;
	float: left;
	height: 2px;
	width: 95%;
	text-align:right;
}
.divMenuBlock {
	padding: 10%;
	float: left;
	width: 80%;
}
.divMenuBlock ul{
	display:none;
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
	padding:0px;
	margin-left:0px;
	font-size:18px;
}
.divMenuBlock ul li{
	margin-bottom:10px;
}
#divMain{
	background-image: url(../images/mainTop.jpg);
	background-repeat: repeat-x;	
}
.divMainBlock1 {
	background-image: url(../images/block1Top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 3%;
	float: left;
	width: 94%;
	background-color: #FFF;
}
.divMainBock1TopLeft {
	background-image: url(../images/block1Left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 54px;
	width: 100%;
}
.divMainBlock1TopRight {
	background-image: url(../images/block1Right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 54px;
	width: 100%;
}
.divMainBock1BottomLeft {
	background-image: url(../images/block1BottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 12px;
	width: 100%;
}
.divMainBlock1BottomRight {
	background-image: url(../images/block1BottomRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 12px;
	width: 100%;
}
.divMainBock1TopLeft h3{
	line-height:44px;
	margin-left: 30px;
	color: #ffb42d;
}
.aMainMenuItem{
	margin-right:2.5%;
	margin-bottom:5px;
	margin-top:5px;
	display:block;
	float:left;
}
.divMainBlock1Content {
	float: left;
	width: 94%;
	text-align: justify;
	padding-right: 3%;
	padding-left: 3%;
}
#divHeaderLinks {
	float: right;
	height: 107px;
	width: 50%;
	line-height: 107px;
	text-align: right;
	font-weight: bold;
	margin-right: 3%;
}
#divHeaderLinks a {
	color:#FFF;
}


.button {

  text-transform:uppercase;

  font-size: 12px;

  padding: 3px 30px 3px 30px !important;

  color:#FFFFFF;

  font-weight: bold;
  
     
  background: #000066;

  border-left: 1px solid #7ab7e8;

  border-top: 1px solid #7ab7e8;

  border-right: 1px solid #7ab7e8;

  border-bottom: 1px solid #7ab7e8;

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

  margin: 3px;

  margin-top: 5px;

  cursor: pointer;

}



a.showdetails
{
    position:relative;
    /*z-index:24; */
	text-decoration:none;
	font-family:verdana,lucida grande,sans-serif;
}

a.showdetails:hover
{
  /* z-index:25; */
   background-color:#e1e1e1;
   font-family:verdana,lucida grande,sans-serif;
}
a.showdetails span
{
   display:none;
}

a.showdetails:hover span
{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	padding:2px 2px 2px 2px;
    top:0.2em; right:1em; width:30em;
    border-left: 1px solid #a8a8a8;
	border-top: 1px solid #a8a8a8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    background-color:#CFF0FA;
    color:#000066;
    text-align:left;
	font-family:verdana,lucida grande,sans-serif;
}

.keywordpos
{
	 display:block;
   	padding:2px 2px 2px 2px;
    top:0.2em; right:1em; width:auto;
   
    text-align:left;
	font-family:verdana,lucida grande,sans-serif;
}




.boldlabel
{
	font-weight:bold;
	font-size:14px;
	
}
.maintable {
    -moz-border-radius: 3px 3px 3px 3px;
    background-color:#DEEFF6;
	color:#000000;
	font-weight:bold;
    border-color: #A8A8A8 #D8D8D8 #D8D8D8 #A8A8A8;
    border-left: 1px solid #A8A8A8;
    border-style: solid;
    border-width: 1px;
}
.head{
	background-color:#FFFFFF;
	color:#000000;
}
