/*
* author : Vinay B.V
* Modified date : Dec 08 09
* Sasken Communication Technoligies Ltd.
*/


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	word-spacing: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #618500;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}
.capsGreen {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #618500;
	font-weight: bold;
}
li {
	list-style-type: disc;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bold {
	font-weight: bold;
}
.photoGal {
	padding-left: 10px;
}
.mail {
	background-color: #CC9900;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.more {
	background-color: #99CC00;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	letter-spacing: 0.7px;
}

.newli{
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 15px;
	list-style-position: outside;
	padding-bottom: 3px;
	
}
.newli a{
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
.newli a:hover {
	color: #06F;
}

.red {
	color: #F00;
}
.top {
}
.top a {
	text-decoration: none;
	color: #666;
	float: right;
}
.top a:hover {
	color: #09F;
}
.imp {
	width: 455px;
	border: 2px solid #20BDDE;
	clear: both;
	float: left;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-color: #FCFCFE;
}

.highLight {
	color: #F60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titleNew {
	color: #027DC1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
}

.large {
	font-size: 14px;	
	letter-spacing: 0.01em;
	line-height: 21px;
	color: #333333;
	text-align: justify;
}
.cen {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 25px;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
}
.smallText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}


/*Table  Border*/


#one-column-emphasis
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
}
#one-column-emphasis td
{
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{

}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
.line {
	color: #CCC;
}
#one-column-emphasis img {
	padding-top: 5px;
}
