/* CSS Document */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.greybg {
	background-color:#ececec;
}
.violetbg {
	background-color: #29166f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.violetfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29166f;
}
.whitebg {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29166f;
	
}
.redbg {
	background-color: #9c0800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}
.lightbluebg {
	background-color: #1380b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
}
.olivebg {
	background-color: #8B7312;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #29166f;
	font-weight: normal;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.greytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #463c33;
	font-weight: bold;
}

.bluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1380b9;
}


A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d26300;
    TEXT-DECORATION: none
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d26300;
    TEXT-DECORATION: none
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d26300;
    TEXT-DECORATION: underline
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d26300;
    TEXT-DECORATION: none
}

A.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: none
}
A.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: none
}
A.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: underline
}
A.whitelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: none
}
A.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: none
}
A.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: none
}
A.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: underline
}
A.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: none
}
.dottedvert {
	background-image: url(../images/dotted_vert.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.texturebg {
	background-image: url(../images/texture_BG.jpg);
}
.textureonlyHR {
	background-image: url(../images/texture_onlyHR.jpg);
}
.onlyHRbannerBG {
	background-image: url(../images/onlyhr_bannerbg.jpg);
	background-repeat: repeat-x;
}
.onlyHRfooterBG {
	background-image: url(../images/onlyhr_footerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.onlyHRvati {
	background-image: url(../images/vati_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dottedhorz {
	background-image: url(../images/dotted_horz.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.menutopbg	{
	background-image: url(../images/menu_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.menubottombg {
	background-image: url(../images/menu_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.sidemenubg {
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.coursewhite {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff
}
.blackfont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}


.dummyverdana{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: none
}


a.topmenulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #29166f;
    TEXT-DECORATION: none
	width:40px;
	display:block;
	padding:5px;
	height: auto;
}
a.topmenulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #29166f;
    TEXT-DECORATION: none
	width:40px;
	display:block;
	padding:5px;
	height: auto;
	
}
a.topmenulink:hover {
	background:#29166f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
    TEXT-DECORATION: none
	width:40px;
	display:block;
	padding:5px;
	height: auto;
	
	
}
a.topmenulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	background:#29166f;
    TEXT-DECORATION: none
	width:40px;
	display:block;
	padding:5px;
	height: auto;
}
A.bluelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #29166f;
    TEXT-DECORATION: none
}
A.bluelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #29166f;
    TEXT-DECORATION: none
}
A.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #29166f;
    TEXT-DECORATION: underline
}
A.bluelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #29166f;
    TEXT-DECORATION: none
}
.redcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b60d04;
	font-weight: normal;
	font-style: normal;

}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b60d04;
	font-weight: normal;
	font-style: normal;

}
.bluecaption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29166f;
	font-weight: normal;
}

h1{
	font-size:10px;
	color:#058bce;
	display:inline;
}

.red{
	color:#f00;
}
ul.scrollNews{
	width:260px;
	color:#9c0800;
	font-weight:normal;
	list-style-type:none;
	padding:0 5px 0 15px;
	margin:0;
}
ul.scrollNews li a:link{
	color:#9c0800;
	text-decoration:underline;
		font-weight:normal;
	

}
ul.scrollNews li a:visited{
	color:#9c0800;
	text-decoration:underline;
		font-weight:normal;

}
ul.scrollNews li a:hover{
	color:#9c0800;
	text-decoration:none;
		font-weight:normal;
}
ul.scrollNews li a:active{
	color:#9c0800;
	text-decoration:underline;
		font-weight:normal;

}
.smallFont{
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}
a.link2:link{
	text-decoration:underline;
	font-weight:normal;
}
a.link2:visited{
	text-decoration:underline;
	font-weight:normal;
}
a.link2:hover{
	text-decoration:underline;
	color:#058bce;
	font-weight:normal;
}
a.link2:active{
	text-decoration:underline;
	font-weight:normal;
}

a.link3:link{
	text-decoration:underline;
	font-weight:normal;
}
a.link3:visited{
	text-decoration:underline;
	font-weight:normal;
}
a.link3:hover{
	text-decoration:underline;
	font-weight:normal;
}
a.link3:active{
	text-decoration:underline;
	font-weight:normal;
}
.blueredbg2 {
	background-color: #06126b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom:3px solid #e71d29;
	color: #ffffff;
	
}
.blueredbg{
	background:url(../images/blue_bg.jpg) repeat-x;
	width:200px;
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom:3px solid #e71d29;
	color: #ffffff;
	
}
.formTab{
	border:1px solid #9c0800;
	padding:5px 5px;
}
/*css for sitemap*/
.sitemapCon{
	text-align:justify;
	margin:0 0 0 10px;
	font-size:11px;
	line-height:22px;
	width:940px;
}
.sitemapCon h2{
	color:#cf0000;
	margin:5px 0 5px 0;
	font-size:20px;
	font-weight:bold;
	font-family:Calibri, Arial, sans-serif;
}
.sitemapConAll{
	width:940px;
	background:#fff;
	height:500px;
}
.sitemapLists{
	margin:0 0 0 10px;
	padding:0 0 0 0;
	float:left;
	width:210px;
}
.sitemapLists h2{
	margin:10px 0 5px 0px;
	padding:0 0;
	font-size:16px;
	color:#29166f;
	font-weight:bold;
	text-decoration:underline;
}
.sitemapLists h2 a{
	color:#d26300;
	text-decoration:underline;
}
.sitemapLists h2 a:hover{
	color:#d26300;
	text-decoration:none;
}

.sitemapLists ul{
	margin:0 0 0 10px;
	padding:0 0 0 0;
}
.sitemapLists ul li {
	list-style-image:url(../images/bullet1.gif);
	line-height:22px;
	text-align:left;
	color:#29166f;
	font-weight:normal;
}
.sitemapLists ul li b{
	list-style-image: url(../images/bullet-1.gif);
	line-height: 22px;
	color:#29166f;
	font-weight:normal;
}
.sitemapLists ul-li {
	list-style-image:url(../images/bullet-1.gif);
	line-height:22px;
	text-align:left;
	font-weight:normal;
}
.sitemapLists ul li a {
	list-style-image:url(../images/bullet-1.gif);
	line-height: 22px;
	text-align:left;
	color:#29166f;
	text-decoration:none;
	font-weight:normal;
}
.sitemapLists ul li a:hover{
	list-style-image:url(../images/bullet-1.gif);
	line-height: 22px;
	text-align:left;
	font-weight:normal;
	color:#29166f;
	text-decoration:underline;
}

.clear{
	clear:both;
}
/*css for scroller*/
/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
	margin:0 10px 0 0;

}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position:absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin:0 0 0 0;
	padding:0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
	width:180px;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 180px;
	height: 60px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 960px;
	height: 60px;
	margin:0 10px 0 20px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 180px;
	height: 60px;
}
.border{
	border:1px solid #900;
}
