body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify;
}
.redbg {
	background-attachment: fixed;
	background: url(../images/red_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	text-align: center;
}
.graybg {
	background-attachment: fixed;
	background: url(../images/gray_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	text-align: center;
}
.border{
border: 1px solid #000000;
}
.bordertop{
border-top: 1px solid #000000;
}
.borderleft{
border-left: 1px solid #000000;
}
.borderright{
border-right: 1px solid #000000;
}
.borderbottom{
border-bottom: 1px solid #000000;
}
#footer{
background-color:#e9e9e9;
height:59px;
color:#656667;
font-size:11px;
text-align:center;
}
#footer a:link{
color:#656667;
text-decoration:none;
}
#footer a:visited{
color:#656667;
text-decoration:none;
}
#footer a:hover{
color:#FF0000;
text-decoration:none;
}
#footer .lightgray{
color:#a0a0a0;
}

#center{
padding-top:10px;
padding-bottom:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
#center .centerbox{
	width: 184px;
	height: 180px;
	background-color: #E6F2F9;
	border: 1px solid #C3E7FC;
		
}
.boxtext{
padding:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-align:justify;
}
a:link{
color: #FF0000;
text-decoration:none;
}
a:visited{
color: #FF0000;
text-decoration:none;
}
a:hover{
color: #000000;
text-decoration:none;
}
.paddingAll{
	padding:8px;
	}
.paddingTop{
	padding-top:8px;
	}
.paddingBottom{
	padding-bottom:8px;
	}
.borderGray
{
	border:1px solid #e2e2e2;
}
.heading{
color: #006699;
font-size: 13px;
font-weight:bold;
height:30px;
}
.subheading{
color: #000000;
font-size: 12px;
font-weight:bold;
height:25px;
}

h1{
	color: #FF0000;
	font-size: 13px;
	font-weight:bold;
	height:30px;
	vertical-align:top;
	margin-bottom:0;
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
	border: 1px solid #003366;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: auto;
	border: 1px solid #003366;
}
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: auto;
	border: 1px solid #003366;
}

.centerbg {
	background-attachment: fixed;
	background: url(../images/center_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.eventHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.contactHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.box{
	width:328px;
	height:100px;
	background-attachment: fixed;
	background: url(../images/softwaretesting.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxbpm{
	width:328px;
	height:100px;
	background-attachment: fixed;
	background: url(../images/businessprocess.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxrisk{
	width:328px;
	height:100px;
	background-attachment: fixed;
	background: url(../images/riskmanagement.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxcomp{
	width:328px;
	height:100px;
	background-attachment: fixed;
	background: url(../images/comgis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.grayrow{
background-color:#F3F3F3;
}
.bluerow{
background-color:#E2EFF5;
}
.errorMessage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	/*width: auto;*/
	border: 1px solid #003366;
}