BODY
{
}



/*/////////////////////////////////////// FOR FOOTER  ////////////////////////////////////*/
a.footerMenuLink:link, a.footerMenuLink:Hover, a.footerMenuLink:visited
{
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration:none;
	cursor: pointer;
}
.FooterMenu
{
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
}

/*//////////////////////////////////////////////////////// FOR HTML CONTENT PAGES  //////////////////////*/

.Corpheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4d9ad3;
}
.Corpbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*/////////////////////////////////////////////////////// FOR CAREER PAGES //////////////////////////////*/
.bodytextCareer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.headersCareer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3A519A;
	font-weight: bold;
}
.acentCareer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A519A;
	font-weight: bold;
}
.topmenuCareer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A519A;
}
a.CareerLink:LINK, a.CareerLink:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3A519A;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
a.CareerLink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3A519A;
	cursor: pointer;
}
.breadcrumbCareer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.editpanel
{
	border-right: thin inset;
	padding-right: 10px;
	border-top: thin inset;
	padding-left: 10px;
	background: white;
	padding-bottom: 15px;
	border-left: thin inset;
	padding-top: 15px;
	border-bottom: thin inset;
}

.viewpanel
{
	font-size: 14px;
	color: black;
	font-family: Arial;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////*/


/*/////// DataList,DataGrid*/

.grid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.griditem
{
}

.gridaltitem
{
	color:Black;
	background-color:#CCE2E5;
}

.gridheader
{
	background:#3A519A;
	color:White;
}

.gridfooter
{
}

/*//////*/


