/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

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

a:link {
       color: #0000FF;
/*	color: #7BBB15; */
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	   color: #0000FF;
/*	color: #7BBB15; */
}

body {
	margin-top: -40px;
	background: #D2D2D2 url(../images_template/back_all.gif) repeat-x;
	font: 13px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{
	margin: 0 auto;
	width: 765px;
	text-align: left;
}

#back
{
width: 765px;
}

#header {
	height: 103px;
	text-align: left;		
}

#menu1
{
width: 695px;
height: 45px;
padding-left: 70px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 79px;
    height: 32px;
	color: #ffffff;
	text-decoration: underline;
}

#button1 a
{
background: url(../images_template/button1.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button1 a:hover
{
background: url(../images_template/button1_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}

#button2 a
{
background: url(../images_template/button2.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button2 a:hover
{
background: url(../images_template/button2_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}

#button3 a
{
background: url(../images_template/button3.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button3 a:hover
{
background: url(../images_template/button3_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}
#button4 a
{
background: url(../images_template/button4.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button4 a:hover
{
background: url(../images_template/button4_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}
#button5 a
{
background: url(../images_template/button5.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button5 a:hover
{
background: url(../images_template/button5_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}


#logo {
width: 745px;
height: 48px;
text-align: left;
padding-left: 20px;
padding-top: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #000000;
}

#logo H1, #logo H2
{
line-height: 16px;
}

#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
}

#top
{
background: url(../images_template/top.gif) no-repeat;
height: 10px;
}

#main
{
width: 765px;
background: #FFFFFF;
}

#boxes
{
width: 765px;
height: 212px;
margin-bottom: 10px;
}

#box1
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url(../images_template/box1.jpg) no-repeat;
}

#box2
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url(../images_template/box2.jpg) no-repeat;
}

#box3
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url(../images_template/box3.jpg) no-repeat;
}

#box4
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url(../images_template/box4.jpg) no-repeat;
}

#box1 h2, #box2 h2, #box3 h2, #box4 h2
{
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
padding-bottom: 10px;
}

#box1, #box2, #box3, #box4
{
color: #000000;
margin-left: 16px;
margin-top: 10px;
padding: 15px;
}

#top1
{
width: 733px;
background: url(../images_template/top1.gif) no-repeat;
height: 15px;
}

#bottom1
{
width: 733px;
background: url(../images_template/bottom1.gif) no-repeat top;
height: 11px;
}

#page
{
width: 733px;
margin: 0 auto;
}

#back1
{
background: #ECECEC;
}

#left
{
	width: 207px;
	margin-left: 10px;
}

#left H3
{
width: 182px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(../images_template/title.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 10px;
    background: url(../images_template/small.gif) no-repeat left;
}

#left a {
	color: #7BBB15;
}
#left a:visited {
	color: #7BBB15;
}

#left p
{
padding: 10px;
}
/*
#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}
*/


#right
{
float: right;
width: 450px;
padding-right: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 16px;
	font-stretch: extra-expanded;
	font-weight:bold;
	color: #7BBB15;
}

/* - Commented by RK
#right a
{
color: #7BBB15;
text-decoration: none;
}
*/

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
    color: #3E0F0F; /* #585858; */
    font-size: 13px; 
}

#right h2 {
	font-size:20px;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	color: #7BBB15;
}

#right ol, #right ul
{
margin-left: 30px;
}

/*
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}
*/


#footer {
	height: 29px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(../images_template/bottom.gif) no-repeat top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}

/* RAJ Additions */
#main h1 {
	padding-bottom: 3px;
	font-size: 20px;
	text-align: center;
}

#left H4 {
	margin: 0;
	padding: 0px;
	padding-top: 1px;
	text-align: center;
	font-size: 13px;
	color: GREEN;
}



#right ul.niceList { 	
	margin-left:0em; 
	padding-left:0.2em; 
	margin-bottom:1em;
    /* RK additions */
    color: #3E0F0F; 
    font-size: 13px;    
    
}

#right ul.niceList li { 
	background:url(../images_template/bullet.gif) 0em 10px no-repeat; 
	/* change background em accordingly */ 
	padding-top: 5px;
	padding-left: 14px; 
	list-style: none; 
}

.bio {
	padding-top : -5px;
	border-bottom : solid 1px #B8E1D6;
}

.bio img {
	margin-top : 0px;
	margin-bottom : 10px;
	margin-right : 15px;
	margin-left : 0px;
	float : left;
}

.table {
border-collapse:collapse;
table-layout:fixed;
width:500pt
font-size:10.0pt;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:middle;
}
 
.merged {
color:white;
padding-left:1px;
text-align:center;
background:RED;
}
 
.shaded {
color: white;
padding-left: 10px;
background: #5FB404;
border:1.0pt solid gray;
}
 
.white  {
padding-left:10px;
background:white;
color: #3E0F0F; /*#0000FF;*/
border:1.0pt solid gray;
}

.line {
	border-bottom : solid 1px #B8E1D6;
}

#right H3
{
width: 140px;
height: 78px;
font-size: 14px;
font-weight: bold;
float: center;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding-left: 0px;
padding-top: 5px;
color: #761414;
background: url(../images_template/flashmini.gif) no-repeat
}

#right H6
{
width: 460px;
height: 65px;
font-size: 12px;
font-weight: bold;
font-alignment: center;
float: center;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-right: 40px;
padding-top: 15px;
color: white;
background: url(../images_template/alert.jpg) no-repeat
}

#right li { 
       color: #3E0F0F;
}
