body {
	font-size:12px;
	margin: 0px 0px 0px 10px;
	text-align:center;
	font-family: "Tahoma", Arial, Verdana, Helvetica, sans-serif;
	background: #0055e3;
}
a {
	color: #286ea0;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
}
a:visited  {
	color: #999999;
	font-weight: bold;
}
#bodyDiv {
	text-align: left;
	margin: 0 auto;
	width: 790px;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background: url(images/bgembosscrm.jpg) repeat;
}
#header {
	border-bottom: 1px solid #FF0000;
	background: #CEDDE8;
}
#headMain {
	height:120px;
	width: 100%;
	text-align:center;
	font-family: "Tahoma", Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	padding-top: 5px;
	padding-left: 10px;
}

#headleft  {
	width: 140px;
	margin: 0px 5px 0px 10px;
	float: left;
	padding: 1px;
	text-align: left;
	background: url(images/stpeters_logo.gif) no-repeat left center;
	height: 115px;
}
#headcenter  {
	width: 420px;
	margin: 10px 5px 0px 20px;
    float: left;
    padding: 1px;
	text-align: center;
}
#headright  {
	width: 140px;
	margin: 30px 10px 0px 0px;
	float: right;
	height: 80px;
	background: url(images/spcsmall.gif) no-repeat center center;
}
	
.h1 {
	height: 60px;
	padding: 0px 0px 10px 10px;
	color:#FF0000;
	text-transform:uppercase;
	font: normal 24px "Tahoma", Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

.h2 {
	color:#FF0000;
	font: normal 16px "Tahoma", Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

.h3 {
	color:#FF0000;
	font: normal 13px "Tahoma", Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

#sidemenu {
	clear: left;
	float: left;
	width: 140px;
	margin: 50px 0px 0px;
	padding: 0px;
	background: url(images/bgembosscrm.jpg);
	border-top: 1px solid #CEDDE8;
	border-bottom: 1px solid #CEDDE8;
	font: normal 14px "Tahoma", Arial, Verdana, Helvetica, sans-serif;
}
#sidemenu ul {	
	list-style: none;
	width: 140px;
	margin: 0px;
	padding: 1px 0px 0px;
}

#sidemenu li {
	margin-bottom: 0px;
	height: 100%;
	border-bottom: 1px solid #FFFFFF;
}
#sidemenu li a {
	font-weight: normal;
	height: 14px;
	text-decoration: none;
	color: #ff0000;
	display: block;
	padding: 6px 0px 6px 10px;
	border-left: 4px solid #cccccc;
	background: #CEDDE8;
}
#sidemenu li a:hover {
	background: #fff;
	color: #ff0000;
	border-left: 4px solid #ff0000;
}
/* by trupti */
#index_center {
	width: 475px;
	height: auto;
	float: left;
	background: url(images/bgembosscrm.jpg);
	color: #333333!important;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: justify;
	margin-right: 0px;
	border: 0px solid red;
}
#index_center p {
	padding: 0px 0px 0px 5px;
}

#index_center div {
padding: 0px 10px 0px 5px;
}

.left_list
{padding: 0px 0px 0px 0px;}

li
{padding: 0px 10px 0px 10px;}
/* end by trupti */
#center {
	width: 645px;
	height: auto;
	float: left;
	background: url(images/bgembosscrm.jpg);
	color: #333333!important;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: justify;
	margin-right: 0px;
	border: 0px solid red;
}
#cc h2 {
	padding: 10px 0px 0px 10px;
	color: #8aaec8;
}

#center p {
	padding: 0px 10px 0px 5px;
}

#center div {
padding: 0px 10px 0px 5px;
}

#right {
	width: 150px;
	float: right;
	line-height: 14px;
	color: #333333!important;
	font-size: 12px;
	text-align: center;
	background: url(images/bgembosscrm.jpg);
	height: 100%;
	margin: 35px 10px 0px 0px;
}


.redlrg{
	color:#f00;
	background-color:inherit;
	font-weight:bold;
	font-size: 14px;
	text-decoration: underline;
	}

#rc {
	padding: 2px;
}
#rc p {
	padding: 0px 0px 10px 2px;
}

#footer {
	clear: both;
	width: 100%;
	height: 15px;
	text-align:center;
	color:#333333!important;
	margin-top: 20px;
}

.inputfield {
	border: 1px solid #CDD9EF;
	color: #0443AD;
	font-size: 0.8em;}
.inputbutton {
	border: 1px solid #999999;
	background-color: #CDD9EF;
	font-size: 0.8em;
	color: #FFFFFF;}
	
/* for links page*/
.link_a {
	color: #000000;
	font-weight: normal;
}
.link_a:hover {
	color: #000000;
	font-weight: normal;
}