
/*
*/

body {
	margin: 0;
	padding: 0;
	/*background: #0F162C;*/
	background: #ffffff;
	/*background: #999999;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
		
}

h1, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	/*color: #FF3000;*/
}

h1 {
	font-size: 1.5em;	
}

h2 {
	font-size: 1.0em;
	font-weight:bold;
}

h3 {
	font-size: .75em;
}

p, ul, ol {
	margin-top: 0;
	/*line-height: 180%;*/
	line-height: 150%;
}

ul, ol {
}

a {
	/*text-decoration: underline;*/
	color: #2E458A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

/* Header */

#header-wrapper {
	height: 100px;
	background: #ffffff;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:center;
	
	padding: 5px 2px 0 0;
}

#header {
	/*width: 1000px;*/
	width: 744px;
	margin: 0 auto;
	padding: 0px;
	
	
}
.sideimage{

	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.sidebox{
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align:left;
	width:163px;
	/*height:90px;*/
	padding:20px 0 20px 10px;
	color:#000033;	
	/*background-image:url(file:///C|/Bhuvana/Project/2010/IEMSystems-Raghavan/Website-uploads/images/contactus.gif);			*/
	background-color:#d5eaf6;
	font-size:small;
		
	}

/* Page */

#page {
	/*width: 980px;*/
	width: 746px;	
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	/*border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#84b6ed;
	background:#6da6cf;*/
	background:#6298bc;;
	
	
}

#page-bgtop {
	padding: 20px 0px;	
}
/* Content */

#content {
	
	float: right;
	width: 500px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	margin-top:20px;
	padding: 30px 30px 10px 30px;
	background: #ffffff;
	/*border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;*/
	border-left: 1px solid #ffffff;
	border-right:2px solid #6298bc;
	
}


.post .title {
	height: 1.75em;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0px;
	color: #275285;
}
.post .subtitle {
	height: 1.5em;
}


.post .entry {
	padding: 10px 10px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
	color: #515254;
}

.post .byline {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}

.post .meta {
	float: left;
}

.post .links {
	float: right;
}

.links a {
}

.post .p {
color:#FF0033;
font-size:1.5px;

}
/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	margin-top:20px;
	padding: 0px 0px 0px 0px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	
	display: block;
	padding: 0px 8px 2px 25px;
	/*margin-right:5px;*/
	text-decoration: none;
	text-align: center;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#sidebar li.first {
	
	display: block;
	padding: 0px 12px 0px 20px;	
	border: none;
}

#sidebar li.last {
	
	display: block;
	padding: 0px 12px 2px 20px;	
	border: none;
	
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 30px;
	border-bottom: 1px dotted #d1d9f0;
	border-left: none;
	text-align: left;
}


#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
	background: url(images/img01.gif) no-repeat left 5px;
}

#sidebar li li a.active {
	color: #ffffff;
	/*text-decoration:underline;*/
	}
	
#sidebar h2 {
	height: 30px;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 0px 20px;
	background: url(images/img02.jpg) repeat-x left top;
	text-shadow: #203060 -1px 1px 2px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: -.5px;
	font-size: 1em;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #000000;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* Footer */

#footer {
	/*height: ;*/
	width: 746px;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	background: #77aece; 
	color:#ffffff;	
	/*padding:10px;*/
	height:40px;}
}

#footer .left {
	float:left;	
	text-align:left;	
	font-family: inherit;
	width: 500px;
	
	}
	
#footer .right {
	float:right;
	text-align:right;		
	font-family: inherit;
	font-size:1em;
	width: 30%;
	/*padding: 25px 10px 0px 0px;	*/
	color: #999999;
	width: 220px;
	}

#footer p {
	margin: 0;
	/*padding-top: 20px; */
	padding: 20px 20px 20px 20px;
	line-height: normal;
	font-size: 1.3em;
	/*text-transform: ;*/
	text-align: left;
	color: #3A58AE;
}

#footer a {
	color: #e3eff7;
	padding: 10px 10px 0px 10px;
	text-decoration:none;
	font-size:.75em;
}

#footer a:hover{
	color: #e3eff7;
	padding: 10px 10px 0px 10px;
	text-decoration:underline;
	font-size:.75em;
}

/*form positioning*/
label{

width: 100px;
padding: 10px;
text-align:center;


}
fieldset
{
/*border: 1px solid #999999;*/
width: 25em;
height: auto;

}

legend
{
color: #fff;
background: #003366;
border: 1px solid #999999;
padding: 2px 6px;
font:inherit;
margin-left:20px;

} 

input,textarea
{
color: #781351;
background: #ffffff;
border: 1px solid #999999;
margin: 10px 10px 10px 5px;

}

.submit input
{
color: #000;
background: #ffffff;
border: 2px outset #999999;
} 