body
{
	margin: 0px;
	padding: 0px;
	background: #EBEAD1 url( '../MasterImg/img01.jpg' ) repeat-x;
	font: 13px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #333333;	
}

h1, h2, h3
{	
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;		
}
.headers
{
	border-color: #BAC9BF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
p, ol, ul {
	line-height: 1.67em;
}
a {
	color: #669900;
}
a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 940px;
	height: 270px;
	margin: 0px auto;	
}

/* Logo */

#logo {
	float: left;
	padding: 40px 0 0 0;	
}

#logo h1 {
	margin: 0;
	height: 160px;
	padding: 40px 0 0 170px;
	/*Header Logo*/
	background: url(../MasterImg/MdavaTLG.png) no-repeat left top;
	/*text-transform: lowercase;*/
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: normal;
	color: #FFFFFF;
	width: 21px;
}

#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 69px;
}

#logo p {
	margin: -113px 0 0 173px;
	/*text-transform: uppercase;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
.mandatory
{
	background-color: #FFFFCC;
}
#sms {
	float: left;	
}


/* Menu */

#menu {
float: right;
margin-left: 1px;
width:650px;
text-align:right;
}

#menu ul {
margin: 0px;
padding: 110px 0px 0px 0px;
list-style: none;
}

#menu li {
display: inline;
margin-left: 5px;
padding: 6px 20px;
background: #FFFFFF;
border-top: 0px solid #EBEAD1;
float:right;
}

#menu a {		
	text-decoration: none;
	text-transform: uppercase;	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}

#menu a:hover, .active a 
{
	
}

#arrowgreen{
	/*width: 180px; width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;	
	border-width: 1px;
}

#arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;	
}
	
#arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../Image/arrowgreen.gif) 100% 0;
	height: 24px;/*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
#arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

#arrowgreen li a:hover{
	color: #26370A;
	cursor:hand;
	background-position: 34% -64px;
}
	
#arrowgreen li a.selected{
	color: #26370A;
	background-position: 34% -64px;
}

 /*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddoverlap{
border-bottom: 1px solid #bbb8a9;
}

#ddoverlap ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
}

#ddoverlap li{
display: inline;
margin: 0;
}

#ddoverlap li a{
padding: 3px 7px;
text-decoration: none;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
color: blue;
background: transparent url(../Image/righttabdefault.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 20px;
}

#ddoverlap li a:visited{
color: blue;
}

#ddoverlap li a:hover{
text-decoration: underline;
}

#ddoverlap li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(../Image/righttabselected.gif) 100% 0 no-repeat;
}

#ddoverlap li.selected a:hover{
text-decoration: none;
}
 #vertmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        width: 150px;
        padding: 0px;
        margin: 0px;
        }

        #vertmenu h1 {
        display: block; 
        background-color:#FF9900;
        font-size: 90%; 
        padding: 3px 0 5px 3px;
        border: 1px solid #000000;
        color: #333333;
        margin: 0px;
        width:149px;
        }

        #vertmenu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        border: none;
        }
        #vertmenu ul li {
        margin: 0px;
        padding: 0px;
        }
        #vertmenu ul li a {
        font-size: 85%;
        display: block;
        border-bottom: 1px dashed #C39C4E;
        padding: 5px 0px 2px 4px;
        text-decoration: none;
        color: #666666;
        width:150px;
        }

        #vertmenu ul li a:hover, #vertmenu ul li a:focus {
        color: #000000;
        background-color:GrayText;
        }   
 .trMyDava
        {        
        display: block;
        text-decoration: none;
        color: #666666;
        }
/* navigation */
#navigation {
float: left;
width: 210px;
}

#navigation h2 {
color: #5A5A43;
font: bold 1.1em Tahoma,sans-serif;
line-height: 30px;
margin: 0;
padding-left: 12px;
}

#navigation ul {
padding: 0;
border-top: 1px solid #EAEADA;
}

#navigation ul li {border-bottom: 1px solid #EAEADA;}
#navigation ul li a {
font-size: 1.1em;
color: #554;
display: block;
padding: 8px 0 8px 5%;
text-decoration: none;
width: 95%;
}

#navigation ul li a:hover {
background: #F0F0EB;
color: #654;	
}

/* Page */
#wrapper 
{	
	background: #EBEAD1 url(../MasterImg/img02.jpg) repeat-x left bottom;
}

#page {
	width: 940px;
    margin: 0px auto;
	padding: 0;
	height:auto;
}

/* Content */

#content
{
	float: left;
	width: 725px;
	margin-bottom: 50px;	
}

/* Post */

.post {
	margin-top: 20px;
}

.post .date {
	float: left;
	width: 76px;
	height: 58px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 20px 0;
	/* border-bottom: 1px dashed #666633; */
}

/* Sidebar */

#sidebar {
	float: right;
	width: 205px;
	margin-bottom: 50px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
}

#sidebar li ul {
	border-top: 1px dashed #666633;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li li a {
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}

#sidebar a {
	text-decoration: none;
	height: 25px;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar_wrap {
	border-top: 1px dashed #666633;
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #514F42;
}

#calendar tbody td {
	border: 1px solid #514F42;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#footer li {
	display: block;
	float: left;
	width: auto;
	padding-left: 20px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #573D30;
}

#footer li li a {
}

#footer h5 {
	margin-top: 0;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: black;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}
.buttongn
{
	/*background-color:#667405;
	color:#EEF0EF;
	font-family:Bookman Old Style;
	font-size:14px;
	font-weight:bold;
	font-style:italic; */
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../Image/arrowgreen1.gif) 100% 0;
	height: 24px;
	padding: 4px 0 4px 10px;
	line-height: 24px; 
	text-decoration: none;
	color: #5E7830;	
	}
.buttongn:hover
{	
	cursor:hand;
	background-position: 34% -64px;
	text-decoration: none;
	text-transform: uppercase;	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}
.msgscc
{
	color: #669900;
}
.msgflr
{
	color: Red;
}
span.btn {border:2px solid #C7DAAA;display:inline-block;display:-moz-inline-stack;zoom:1;line-height:1.231;}
.MDavaButton
 {
	background-image: url("../Image/BtnDava.png");
    background-repeat: no-repeat;
    color:White;
    border-style:none;
    background-color:Transparent; 
    height:26px;
    width:82px;
    cursor:hand;
    font-size:11px;
    font-weight:bold;
    font-family:Verdana;
 }
.MDavaButton:hover
 {
    background-image: url("../Image/BtnDavaH.png");               
 }
 .content_header
 {
	font-family : Georgia;
    font-size : 22.5pt;
    color : #555555;
 }
 .content_green
 {
    font-family : Georgia;
    font-size : 13.5pt;
    color : #649D0E;
 }
 .content_normal
 {
   	font-family : Verdana;
    font-size : 9pt;
    color : #555555;
 }