body {
	background: url(../images/bg.jpg) repeat-x 0 0 #f3fbfb;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}
p { font-size: 0.8em; color: #4e4e4e; line-height: 1.5em; margin: 0 0 1.2em 0; }
h1, h2, h3, h3 a { color: #03558c; font-weight: normal; }
h1 { font-size: 1.0em; font-weight: bold; }
h2 { font-size: 1.0em; margin: 0px 0px 4px 0px; }
h3 { font-size: 0.8em; font-weight: bold; }
h3 a { font-weight: bold; text-decoration: none; }
h3 a:hover { text-decoration: underline; }
a img { border: none; }
#wel
{
	float:left; 
	position:absolute; 
	padding: 12px 18px 0px 18px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#weltim
{
	position:absolute; top:0; right:0; padding-right:20px;
	padding: 12px 18px 0px 18px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#weathercast
{
	float:right; 
	position:absolute; 
	padding: 75px 820px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	
}

#wrapper { 
	background: url(../images/header.jpg) no-repeat center 0px; 
	width: 100%;
	float: left;
	min-width: 995px;
}
#wrapper2 { width: 995px; margin: 0px auto; }
#header { width: 995px; float: left; height: 245px;  }
#content { width: 953px; float: left; padding: 0px 21px; background: url(../images/dash_y.gif) repeat-y 664px 0px; }
#content1
 {
 	margin-left:20px;
	/*margin:0px auto;*/
	width: 948px; 
	float:left;  
	background-color:#FFFFFF;
	border: solid 1px #95d3da;
	font-family:Tahoma;
	color:#000;
	
}
#contentt 
{ 
	margin-left:20px;
	/*margin:0px auto;*/
	width: 948px; 
	float:left;  
	background-color:#FFFFFF;
	border-top:none;
	border-bottom: solid 1px #95d3da;
	border-left: solid 1px #95d3da;
	border-right: solid 1px #95d3da;
	height:auto;
}
#contenttt 
{ 
	margin-left:20px;
	/*margin:0px auto;*/
	width: 950px; 
	float:left;  
	background-color:#FFFFFF;
	border: solid 1px #95d3da; 
	-moz-border-radius: 15px;
	color:#000;
	
}
#left { float: left; width: 620px; }
#leftt
{
	float: left; width: 938px;  margin-left:10px;padding-top:0px;
	padding-bottom:20px;
	color:#000;
}

#lefttt
{
	float: left; width: 620px; margin-left:10px;padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	min-height:350px;
 	height:auto !important;
  	height:550px;
}
#leftt h2 
{
	background-color: #044f88;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	color:#FFFFFF;
	
}
#leftt #divider { border-top: 0px solid #99c4d5; height: 0px; }
#leftt p {padding-top:10px; padding-left:50px; padding-right:50px; padding-bottom:10px; text-align:justify;}
#divider { border-top: 1px solid #99c4d5; margin: -5px 0 0px 0; float: left; width: 100%; height: 30px; }
#rightt
{
	 width: 100px; float: left; padding:5px;
	 color:#000;
}


#right, #right2 { width: 287px; float: right; margin: 0px 0px 10px 0px; }
#right2 { width: 300px; padding-left:-2px; padding-right:5px; border-left: dashed 1px #95d3da; }

table { font-size: 0.7em; color: #666; border-collapse: collapse; border: solid 1px #99c4d5;  }
table th { border-bottom: solid 1px #99c4d5; border-top: solid 1px #99c4d5; border-left: none;
		background-color:#95d3da; padding: 0.5em; text-align: center; }
table td { padding-left: 5px; padding-top:5px; padding-bottom:5px; } 

table.sortable { font-size: 0.7em; color: #666; border-collapse: collapse; border: solid 1px #99c4d5; width:620px; }
table.sortable th { border-bottom: solid 1px #99c4d5; border-top: solid 1px #99c4d5; border-left: none;
		background-color:#95d3da; padding: 0.5em; }
table.sortable td { padding:5px; border-right:1px solid #95d3da;  } 
table.sortable tfoot th {text-align:right;} 


/*** Navigation ********************************************/
/***********************************************************/

#navigation { float: left; width: 100%; }
#navigation ul { float: right; margin: 0px 21px 0px 0px; padding: 0px; border-left: 1px solid #367ea8;}
#navigation ul li { float: left; list-style-type: none; }
#navigation ul li a {
	float: left;
	height: 23px;
	padding: 12px 18px 0px 18px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #367ea8;
}
#navigation ul li a:hover { text-decoration: underline; }

#pHome #navigation .home { background: url(../images/nav_Home.gif) no-repeat right 0px; }
#pAbout #navigation .about { background: url(../images/nav_About.gif) repeat-x 0 0; }
#pServices #navigation .services,
#pPortfolio #navigation .portfolio,
#pContact #navigation .contact
{ background: url(../images/nav_Active.gif) repeat-x 0 0; }


/*** Header ************************************************/
/***********************************************************/

#header .slogan { 
	background: url(../images/slogan.png) no-repeat;
	width: 408px;
	height: 46px; 
	float: right;
	border: none;
	margin: 56px 20px 0px 0px;
}
#header .slogan span { display: none; }

#logo { margin: 52px 0px 0px 21px; display: inline; float: left; }
#logo a { background: url(../images/logo.png) no-repeat 0 0; width: 330px; height: 92px; display: block; text-indent: -5000px; outline: none; }

#logoP { height: 0px; overflow: hidden; float: left; }

/*** Left **************************************************/
/***********************************************************/

#left h1 { font-size: 1.35em; color: #03558c; font-weight: normal; letter-spacing: -0.03em; margin: 0 0 0.7em 0; }
#left #h1-sm { font-size: 1.1em; margin: 15px 0 10px 0; }
#left .posted { margin: -10px 0px 20px 0px; font-size: 0.7em; }
#left .posted span { font-weight: bold; color: #6b9800; }
#left p a { color: #03558c; }
#left p a:hover { background-color: #c5e3e9; color: #0678a9; }
#left .lg { font-weight: bold; }
#left h2 { color: #2b739f; font-weight: bold; font-size: 1.00em; }
#left .ndivider { border-top: solid 1px #99c4d5; padding-top: 15px; margin: 10px 0 5px 0; }

#pHome #left h2 { color: #2b739f; font-weight: bold; font-size: 1.00em; }

#pServices .shiftP { margin: 0px 0px 6px 0px; display: block; color: #5c882e; font-size: 0.8em; background: url(../images/icon-arrow.gif) no-repeat 0 4px; padding: 0 0 0 15px; }
#pAbout #left h2 { color: #2b739f; font-weight: bold; font-size: 1.00em; }
#pServices #left { padding-bottom: 20px; }
#pServices .servicesBox { float: left; width: 100%; padding-bottom: 10px; }
.rightMargin { margin-right: 50px; display: inline; }


.imgB { padding: 4px; background-color: #fff; border: 1px solid #8cbcdc; margin: 0px 0px 10px 15px; }
.imgRight { margin-left: 23px; }
.imgBtm { margin: 5px 0 25px 0; }

#tLeft { float: left; width: 100%; }
#tRight { width: 170px; padding: 20px 20px 12px 20px; float: right; background: #bfe8eb; margin-top: 30px; }

#tRight p { color: #2b739f; font-style: italic; line-height: 1.4em; font-size: 0.75em; }
#tRight p a, #tRight p a:hover { color: #2b739f; background: none; }
#tRight span { font-style: normal; }

#awards { float: left; width: 100%; height: 60px; }
#recognition { background: url(../images/h2-awards.gif) no-repeat 0px 15px; float: left; display: block; width: 100%; height: 34px; text-indent: -5000px; border-top: solid 1px #99c4d5; }
#recognition span { display: none; }

.padRight { margin-right: 7px; display: inline; }

#ticks { margin: 0 0 1.2em 0; padding: 0; }
#ticks li {  font-size: 0.8em; color: #4e4e4e; line-height: 1.5em; list-style-type: none; padding: 0px 0px 0px 20px; background: url(../images/tick.gif) no-repeat 0px center; }

#noMargin { margin: 0 0 0.3em 0; }
#divider, #cDivider { border-top: 1px solid #99c4d5; margin: -10px 0 0px 0; float: left; width: 100%; height: 30px; }

#partners { float: left; width: 616px; background: #fff; border: solid 1px #9cc6d6; margin: 0; padding: 0 0 0 2px; }
#partners li { float: left; list-style-type: none; padding: 17px; background: url(../images/partners/divider.gif) no-repeat right center; }
#partners .noDiv { background: none; }

#h2-partner { background: url(../images/h2-partners.gif) no-repeat 0 16px; width: 165px; height: 30px; display: block; text-indent: -5000px; margin: 0; }
#h2-latest { background: url(../images/h2-latest.gif) no-repeat 0 15px; width: 165px; height: 35px; display: block; text-indent: -5000px; margin: 0; }

#twitter { margin: 0; }
#twitter a { width: 100%; height: 62px; background: url(../images/twitter.gif) no-repeat 0 0; display: block; float: left; text-indent: -5000px; outline: none; }


/*** Right *************************************************/
/***********************************************************/

#right h2 { font-size: 17px; color: #03558c; font-weight: normal; margin: 0px 0px 5px 0px; }
#right h3 { margin: 0px; }
#right p { font-size: 0.7em; line-height: 1.4em; }
#right p span { color: #6b9800; font-weight: bold; }
#right p a { color: #4e4e4e; }

.article { background: url(../images/underline.gif) repeat-x 0 0; padding: 12px 0px 4px 0px; float: left; width: 287px; } 
.added { margin: 2px 0px 6px 0px; }
#news h2 {
	background: url(../images/news_desk.gif) no-repeat 0 0;
	width: 100%;
	height: 20px;
	float: left;
	margin: 5px 0 0 0; 
}
#news h2 span { display: none; }


/*** Client Login ******************************************/
/***********************************************************/

#cLogin {
	float: left;
	background: url(../images/cl1_shadow.png) no-repeat right bottom;
	padding-bottom: 15px;
}
#cLoginForm {
	border: 1px solid #b3d1db;
	background: url(../images/bg-client-login.jpg) no-repeat right 0 #ecf8f9;
	padding: 16px 14px 12px 14px;
	margin: 0px;
        width: 250px;
}
#cLogin .field, #cLogin .fieldU { width: 160px; padding: 3px; border: 1px solid #b3d1db; font-size: 11px; }

#cLogin label { font-size: 12px; color: #0678a9; width: 80px; display: block; float: left; padding-top: 4px; }
#cLogin p { margin: 5px 0px; } 

#cLogin #overline { background: url(../images/underline.gif) repeat-x 0px 0px; padding: 12px 0px 0px 0px; }
#cLogin .pRight { text-align: right; width: 256px; padding: 2px 0 0 0; }
.mTop { padding-top: 10px; }
.cl_login {
	width: 223px;
	height: 18px;
	background: url(../images/client_login.gif) no-repeat 0 0;
	
}
.cl_login span { font-size:9px; font-weight:normal; color:#78A60E; padding-left:90px; padding-top:15px; }


/*** Thirukkural ******************************************/
/***********************************************************/

#Thirukkural {
	float: left;
	background: url(../images/cl1_shadow.png) no-repeat right bottom;
	padding-bottom: 15px;
}
#ThirukkuralForm {
	border: 1px solid #b3d1db;
	background: url(../images/bg-client-login.jpg) no-repeat right 0 #ecf8f9;
	padding: 10px;
	margin: 0px;
        width: 259px;
}

/*** Footer ************************************************/
/***********************************************************/

#footer { border-top: 4px solid #034a82; float: left; width: 950px; padding: 10px 0px; margin: 0px 21px 20px 21px; display: inline; height: 40px; }
#footer hr { display: none; }
#footer p, #footer ul { font-size: 0.7em; margin: 0px; }
#footer p a, #footer ul li a { color: #03558c; }
#footer .left { float: left; }
#footer .right { float: right; }
#footer ul { float: right; }
#footer ul li { padding-left: 8px; list-style-type: none; float: left; }
#footer ul li span { padding-right: 8px; border-right: 1px solid #84acc7; }
#footer p a:hover, #footer ul li a:hover { color: #062b44; }


/*** sIFR styles ******************************************/
/**********************************************************/

.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] { display: none !important; }

.sIFR-hasFlash #left h1 { visibility: hidden; letter-spacing: -9px; }

 #atoz a
{
	color: #0678a9;
	text-decoration: none;
}
#atoz a:hover 
{
	text-decoration: underline; 
}

#rightt a
{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;	
	color: #000;
	text-decoration: none;
}
#rightt a:hover { text-decoration: underline; color:#044f88;  }


 .applemenu{
margin: 5px 0;
padding: 0;
width: 150px; /*width of menu*/
border:solid 1px #95d3da;

}

.applemenu div.silverheader {
background-color:#044f88;
cursor:pointer;
font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
font-weight:bold;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
border-bottom:solid 1px #ffffff;
}

.applemenu div.silverheader:hover {background-color:#78A60E;}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;

}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background:#FFF;
padding: 5px;
border:solid 1px #ffffff;
height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
.applemenu div.silverheader1 {
background-color:#044f88;
cursor:pointer;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
border-bottom:solid 1px #ffffff;
}

.applemenu div.silverheader1:hover {background-color:#78A60E;}

/* TABBED PANEL */
#tabpanel_container {margin:0;padding:0 2px 0 0;float:right;width:368px; position:relative;}
#tab_ul{border:1px solid #efd9a5;}
#tabpanel {margin:0;width:100%;}
#tab_list {padding: 0;position:relative; /* Makes this the containing block */white-space: nowrap;display:block;z-index:10;width:100%;}
#tab_list ul {position: absolute; /* Needed for IE 5.x */margin: 0;z-index:1;padding: 0;width:100%;border:1px solid #efd9a5;}
#tab_list ul#tab_ul {height: 30px;}
li#tabpanel_1, li#tabpanel_2, li#tabpanel_3 {background:#fceecc; width:32.5%;margin: 0;float: left;display: inline;padding: 0;border-bottom:1px solid #efd9a5;}
#tab_list a.tab_link {z-index:10;position:relative;font-size:13px; color:#044f88;font-weight: bold;text-decoration: none;padding:8px 7px 0px 7px; display: block;float:left;height:30px;voice-family:"\"}\"";voice-family:inherit;height:22px;}
#tab_list #tabpanel_3 a.tab_link {padding:8px 8px 0px 9px;}
#tabpanel_1 a.tab_link{padding-right:13px;}
html[xmlns] #tab_list a.tab_link {float:none;}
#tabpanel #tab_list li {list-style-type: none;list-style-image: none;}
#tab_list ul ul {position:absolute;top:29px;left:-1px;display:none;z-index:-10;padding:12px 0 16px 0;background:#fff url(../images/panelGradient.jpg) repeat-y top left;}
#tabpanel #tab_list ul ul li {float: left;width:44%;margin-left:20px;}
#tabpanel #tab_list ul ul li a {float:none;height:auto;margin:0;font-size:12px;background:url(../images/arrows.png) no-repeat bottom left;padding-left:12px;}
#tabpanel #tab_list ul ul li a:hover {margin-left:-1px;background:#fceecc url(../images/arrows.png) no-repeat bottom left;border:1px solid #efd9a5;padding-right:5px;text-decoration:none;}
#tab_list ul li.tabpanel_default ul, #tab_list ul li:hover ul {display:block;}
#tab_list #tabpanel_3{padding-right:6px;border-left:#efd9a5 solid 1px;}
#tab_list #tabpanel_2{border-left:#efd9a5 solid 1px;}
#tab_list li.tabpanel_default a.tab_link, #tab_list li:hover a.tab_link {text-decoration: none;}
#tab_list li.tabpanel_default, #tabpanel_1:hover, #tabpanel_2:hover, #tabpanel_3:hover {background: #fff;border-bottom:none;}
#tabpanel #tab_list ul ul li{border-bottom:#efd9a5 dotted 1px;padding-top:9px;padding-bottom:2px;}
#tabpanel #tab_list li a.tab_link:hover {text-decoration: none;}



/* -------------- HOME PAGE DAILY SLIDER --------- */



#dailyslider ul, #dailyslider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#dailyslider, #dailyslider li{ 
		
		width:620px;
		height:215px;
		overflow:hidden; 
		}
#dailysliderleft{display:none;}


.goLeft {
cursor:pointer;
position:absolute;
left:0;
z-index:1000;
top:100px;
width:20px;
}
.goRight {
cursor:pointer;
position:absolute;
z-index:1000;
left:0px;
top:130px;
width:20px;
}
.BtnPosition {
margin-top:-26px;
position:absolute;
top:50%;
}

#dailyContent {
margin-bottom: 15px;
padding: 10px;
position: relative;

}
#dailyList{
	width: 615px;
	position: relative;
	left:15px;
	top: 0px;
}
#dailyList li{
	height: 215px;
}
#dailyList .featured 
{
	background: #e8e8de url(/images/glider/featured.gif) no-repeat center bottom;
}
#dailyList .dailyTopicDatefeatured
{
	display:none;
}
#dailyList .dailyTopicDate
{
	font-size:11px;
	color:#9A9A9A;
}
#dailyList .featured img
{
	border:1px #e8e8de solid;
}

.dailyTopic {
	float: left;
	width: 200px;
	margin: 0 2px 0 3px;
	height:205px;
}

.dailyTopic:hover 
{
/*background: #f5f5f2;*/
}

.dailyTopic img{
margin: 0 0 4px 0;
padding:2px;
width:192px;
height:122px;
border:1px #ccc solid;
}
.dailyTopicCopy
{
   padding: 0 0 0 5px;
}
.dailyTopicTitle
{
        height:33px;
    overflow:hidden;
}
.dailyTopicTitle a
{
    text-decoration:none;
    font-size: 15px;
    font-weight: bold;

}
.dailyTopicTitle a:hover
{
    text-decoration:underline;
}
.dailyTopicCategory a
{
    text-decoration:none;
    color:#9A9A9A;
    font-weight: bold;
}
.dailyTopicCategory a:hover
{
    text-decoration:underline;
}
.dailyTopic h4{
	font-size: 12px;
}
table.profiles
	{
		width:500px; 
		font-size:12px;
		font-weight:bold;
		border:0px solid #99c4d5;
	}
	table.profiles td
	{
		padding-left:10px;
	}
.showone
{
	display:none;
}	
#rdate {display:none;}
textarea {
    resize: none;
}
 .oddr{background-color: white;}
 .evenr{background-color:#DCF4F6;}
 
 a{outline: none;}
a:active{outline: none;}
#sideBar{text-align:left;}
#sideBar{
	position:fixed;
	width: auto;
	height: auto;
	top:50px;
	right:0px;
	background-image:url(../slide/images/background.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#sideBarTab{float:left;width:28px;}
#sideBarTab img{border:0px solid #FFFFFF;}
#sideBarContents{float:left;overflow:hidden !important;width:170px;}
#sideBarContentsInner{width:200px;margin-left:10px;}