body {
	margin: 0px;
	background: url(images/uti_bg1.jpg) repeat top;
	font: bold 12px Trebuchet Ms;
	color: #000;
}

td {
	font: bold 12px Trebuchet Ms;	
}

H1 {
	font-family: Trebuchet Ms;
	font-size: 28px;
	font-weight: bold;
	color: #196bb8;
	padding:0px;
	margin:0px;
}

H2 {
	font-family: Trebuchet Ms;
	font-size: 18px;
	font-weight: bold;
	color: #414141;
	padding:0px;
	margin:0px;
}

H3 {
	font-family: Trebuchet Ms;
	font-size: 18px;
	font-weight: bold;
	color: #196bb8;
	padding:0px;
	margin:0px;
}

H4 {
	font-family: Trebuchet Ms;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	padding:0px;
	margin:0px;
}

H5, DT {
	font-family: Trebuchet Ms;
	font-size: 24px;
	font-weight: bold;
	color: #196bb8;
	padding:0px;
	margin:0px;
}

H6 {
	font-family: Trebuchet Ms;
	font-size: 24px;
	font-weight: bold;
	color: #196bb8;
	padding:0px;
	margin:0px;
}

BODY.RadEContentBordered {
    background-color: #FFF;
}

.ControlPanel
{
	width: 100%;
	background-color: #414141;
	border-bottom: solid 1px #000;
}
	.ControlPanel .SubHead, .ControlPanel .SubHead a:link, .ControlPanel .SubHead a:active, .ControlPanel .SubHead a:visited {
		color: #fff;	
	}
	
	.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:active, .ControlPanel a.CommandButton:visited {
		color: #fff;
	}
	.ControlPanel a.CommandButton:hover {
		color: #red;
	}

.PromoPane .SubHead, .HomeContentPane .SubHead, .HomeRightPane .SubHead, .RightPane .SubHead,
.InternalPromoPane .SubHead, .TopPane .SubHead, .TopLeftContentPane .SubHead, .TopRightContentPane .SubHead,
.LeftContentPane .SubHead, .MainContentPane .SubHead, .RightContentPane .SubHead, .LeftPane .SubHead
	{
		color: #fff;
	}
.ImagePane .SubHead	{
	color: #003366;
}
	
a:link, a:active, a:visited {
	color: #196bb8;
	text-decoration: underline;
	}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.StandardButton /* UTI Standard Button Style */
{ 
	font: bold 14px Trebuchet Ms;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: auto;
	overflow: visible;
	padding: 0px 10px 0px 10px;
	border-top: solid 1px #61c8f0;
	border-right: solid 1px #0248ba;
	border-bottom: solid 1px #0030a8;
	border-left: solid 1px #2098e0;
	background-color: #0970d0;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	cursor: pointer;	
	cursor: hand;	
}
	.StandardButton:link, .StandardButton:active, .StandardButton:visited, .StandardButton:hover,	
	{
		height: 20px;
		text-decoration: none;		
	}
	.StandardButton a:link, .StandardButton a:active, .StandardButton a:visited, .StandardButton a:hover
	{
		font: bold 14px Trebuchet Ms;
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
	}

.CommandButton{
		font-family: Trebuchet Ms;
}
	  
.StandardButtonGray /* UTI Standard Button Style */
{ 
	font: bold 14px Trebuchet Ms;
	color: #fff;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	border-top: solid 1px #cfcfcf;
	border-right: solid 1px #767676;
	border-bottom: solid 1px #6a6a6a;
	border-left: solid 1px #848484;
	background-color: #878787;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	cursor: pointer;	
	cursor: hand;	
}
	.StandardButtonGray:link, .StandardButtonGray:active, .StandardButtonGray:visited, .StandardButtonGray:hover {
		text-decoration: none;
	}

/*********************************************************************/
/* Skin Layout								   					     */
/*********************************************************************/

.LeftSpace {
	background: #000 url(images/uti_bg_left.jpg) repeat-y right;
}
.RightSpace {
	background: #000 url(images/uti_bg_right.jpg) repeat-y left;
}

.HomeMainTable {
	background: url(images/uti_top_bg.jpg) repeat-x top;
	width: 100%;
}

	.HomeRightPane {
		width: 246px !important; 
		padding-top: 63px;		
		background: url(images/uti_home_space.gif) no-repeat top left;
	}

.HomeTopPane {
	height: 82px;
	padding-top: 9px;
	background: #555 url(images/uti_bottom_bg.jpg) repeat-x bottom; 
}
	.SmallLogo /*logo on homepage*/ {
		width: 25%;
		padding: 0px;
		margin: 0px;
		border-right: solid 1px #7f7f7f; 		
	}
		.SmallLogo img { margin-right: 27px; margin-left: 27px; }

	.SmallLogoLast {
		padding: 0px;
	}
		.SmallLogoLast img {
			margin-left: 27px;
		}		

.BottomBG {
	background: #555 url(images/uti_bottomPage_bg.jpg) repeat-x bottom; 
}



/* Top Links ------------------------------------------*/
.TopItemsControl {
	font: bold 12px Trebuchet Ms;
	height: 40px;
	text-align: right;
	vertical-align: middle;
	padding-right: 17px;
	background: url(images/uti_bg1.jpg) repeat top left;
}
	.TopItem {
		padding-right: 13px;
		padding-left: 13px;
		padding-top: 2px;
		border-right:1px solid #a0a0a0;
		height: 21px;
	}
		.TopItem a:link, .TopItem a:active, .TopItem a:visited {
			text-decoration: none;
			color: #fff;
		}
		.TopItem a:hover {
			text-decoration: underline;
			/*color: #80d2ff; baby blue*/
			color: #ff0000; /* red */
		}
	.ItemSearch {
		padding-left: 13px;
		height: 21px;
		padding-top: 0px;
		vertical-align: top;
	}
		.ItemSearch img {
			margin-top: 3px;
			vertical-align: top;
		}	

	.ItemSearch .NormalTextBox {
		width: 92px;
		height: 17px;
		border: solid 1px #363636;
		vertical-align: middle;
	}
	
	.ItemSearchIcon {
		vertical-align: top;
	}

.MainTable {
	width: 100%;
	background: transparent url(images/uti_top_bg.jpg) repeat-x top;
}
	.EmptyMainTable /* uti_internal_empty skin*/ { 
		background: #555 url(images/uti_leftpane_bg.jpg) repeat-x top;
	}

.LeftColumn {
	width: 212px;
	background: transparent url(images/uti_leftpane_bg.jpg) repeat-x top;
}	
	.SiteLogo {
		width: 212px;
	}
	.UTIMenu {
		margin-bottom: 15px;
	}
	.UTIMenu .RadPanelbarMenu { 
		vertical-align: top;
	}
	
	/* Second Left Menu*/
	.UTISubMenuDiv {
		height: 118px;
		background: #555 url(images/uti_bg1.jpg) repeat top;
		valtical-align: top;
	}
	
	.UTISubMenu {
		padding-top: 6px;		
		display: block;
		font: bold 14px Trebuchet Ms;
		color: #fff;
	}
		.UTISubMenu img {
			margin-left: 26px;
			margin-right: 15px;	
			border: 0px;
			float: left;
			margin-top: 2px;
		}
		.UTISubMenu a:link, .UTISubMenu a:visited, .UTISubMenu a:active {
			color: #fff;
			text-decoration: none;
		} 		
		.UTISubMenu a:hover {
			color: #ff0000;
			text-decoration: none;
		}
		.UTISubMenuItem {
			margin: 13px 5px 13px 0px;
			display: block;
			valtical-align: middle;
		}
		
.LeftColumn_Internal {
	width: 212px;
}	

.LeftColumn_Empty 
{
	width: 212px;
	background: url(images/uti_leftpane_bg.jpg) repeat-x top;
}

.RightColumn_Empty
{
	background: url(images/uti_leftpane_bg.jpg) repeat-x top;
	width: 162px;
}

/* Top Menu Items ------------------------------------------------------*/

	.TopMenuItem Table {
		height: 61px;
	}
		.InternalTopMenuItem {
			height: 72px;
		}
			
	.TopMenuItem td, .InternalTopMenuItem td {	
		font: bold 16px Trebuchet MS;
		white-space: nowrap;
	}
	.MenuItem /* Top menu items, "Auto, Nascar, Motorcycle, Marine" */ {
		padding: 22px 36px 0px 36px;
		text-align: center;
		vertical-align: top;
	}
		.MenuItem a:hover {
			padding: 22px 0px 0px 0px;
			background: url(images/topmenuItemHover.gif);		
			background-repeat: no-repeat; 
			background-position: top center;
		}
		
	.TopmenuDiv /*Top menu line space*/ {
		width: 1px;
		padding-top: 10px;
		vertical-align: top;
		
	}
	.TopMenuItem a:link, .TopMenuItem a:active, .TopMenuItem a:visited,
	.InternalTopMenuItem a:link, .InternalTopMenuItem a:active, .InternalTopMenuItem a:visited
	{
		text-decoration: none;
		color: #fff;
	}	
	
	.TopMenuItem a:hover, .InternalTopMenuItem a:hover {
		text-decoration: none;
		/*color: #80d2ff; baby blue*/ 
		color: #ff0000; /* red */
	}
	
	.TopmenuItemSelected /*Top menu item selected*/{
		padding: 22px 36px 0px 36px;
		text-align: center;
		vertical-align: top;
		background: url(images/topmenuItemSelected.gif);		
		background-repeat: no-repeat; 
		background-position: top center;
	}
		.TopmenuItemSelected a:hover {
			padding: 22px 0px 0px 0px;
			background: url(images/topmenuItemHover.gif);		
			background-repeat: no-repeat; 
			background-position: top center;
		}
	
		
.Footer {
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 23px 26px 25px 26px;
	padding-left: 26px;
	color: #fff;
}
	.Footer a:link, .Footer a:visited, .Footer a:active {
		color: #fff;
	} 
	
	.Footer a:hover {
		/*color: #80d2ff; baby blue*/
		color: #ff0000; /* red */
	}


.CopyRight {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #fff;
}

.CopyRightBlack {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000;
}

.Privacy, .Privacy a:link, .Privacy a:visited, .Privacy a:active {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #fff;
}
.Privacy a:hover {
	/*color: #80d2ff; baby blue*/
	color: #ff0000; /* red */
}
.InteriorBottomSpace {
	background: transparent; 
	height: 28px;
}

.Normal{
		font-family: Trebuchet Ms;
}

.NormalBold{
		font-family: Trebuchet Ms;
}	

.NormalTextBox{
		font-family: Trebuchet Ms;
}

.SubHead{
		font-family: Trebuchet Ms;
}
/*********************************************************************/
/* ContentPane								   					     */
/*********************************************************************/
			
.PromoPane {
	vertical-align: top;
	padding: 0px;
	background: #555 url(images/uti_bg_promo.jpg) repeat-x top;
}	

.InternalPromoPane {
	padding-top: 11px;
}
.TopPane {
	font: bold 14px Trebuchet Ms;
	padding-left: 20px;
	padding-right: 20px;
	background: #555 url(images/uti_bottom_bg.jpg) repeat-x bottom; 
}

.TopContentHome {
	padding: 26px;
	height: 100%;
}

.TopContentControl {
	padding: 26px;
	height: 150px;
}

	.TopLeftContentPane {
		height: 150px;
	}
	
	.TopRightContentPane {
		width: 290px; /* TopRightContentPane's width of four main skin pages*/
		height: 150px;				
		background-color: #414141;
		padding: 5px 3px 0px 10px;
		margin: 0px;
	}

.ContentControl {
	padding: 0px 26px 0px 26px;
}
	.ContentTableSpace {
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #414141;
	}
	.ContentTable {
		background-color: #414141;		
		font: normal 11px Arial, Helvetica, sans-serif;		
	}

	.LeftContentPane, .MainContentPane, .RightContentPane {
		width: 33%;
		padding: 0px;
		color: #fff;
	}

.InternalContentPane {
	border: solid 1px #000;
	background-color: #fff;
}

.BreadCrumb {
	height: 55px;	
	padding-top: 19px;
	padding-left: 25px;
	color: #000;
}
	.BreadCrumb a:link, .BreadCrumb a:visited, .BreadCrumb a:active {
		font: bold 12px Trebuchet Ms;
		color: #000;		
		text-decoration: underline;
	} 
	.BreadCrumb a:hover {
		/*color: #196bb8; blue*/
		color: #ff0000; /* red */
	}
	.BreadCrumbSeparator {
		color: #000;
	}

.ContentPane {
	padding: 0px 25px 25px 25px;
	color: #000;
	font: 12px Trebuchet Ms;
}

	.Normal {
		color: #000;
		font: 12px Trebuchet Ms;
	}
	
.HomeContentPane {
	padding-top: 25px;
}
	/*.HomeContentPane td {
		text-align: right;
	}
	*/
	.HomeContentPane a:link, .HomeContentPane a:visited, .HomeContentPane a:active {
		color: #fff;
	}
	
	.HomeContentPane a:hover {
		/*color: #80d2ff; baby blue*/
		color: #ff0000; /* red */
	}	
		
.AdminContentPane {
	background-color: #dedede;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 15px;
	padding-bottom: 20px;
	color: #000;
}
	.AdminContentPane .Normal, .AdminContentPane td {
		color: #000;
	}
	.AdminContentPane a:link, .AdminContentPane a:active, .AdminContentPane a:visited {
		color: #a21921;
	}
	.AdminContentPane a:hover {
		color: red;
	}

.LeftPane {
	/*margin: 35px 15px 15px 35px;*/
	margin-top: 35px;
	margin-left: 15px;
}	
.RightColumn {
	background: url(images/uti_leftpane_bg.jpg) repeat-x top;
	padding-left: 15px;
	width: 162px;
}
	/* Icon on the right  */
	.RightPaneIcon {	
		width: 162px;	 
		margin-bottom: 27px;
		background: #000 url(images/uti_bg1.jpg) repeat top right;
	}
	.RightPaneIconText {
		padding-left: 0px; 
		font: bold 15px Trebuchet Ms;
	}
	.IconItem {
		text-align: left; 
		padding-top: 13px; 
		padding-bottom: 13px;
		border-bottom: solid 1px #555;
	}
		.IconItem img {
			float: left;
			margin-right: 12px;
			margin-left: 12px;
			border: 0px;
		}		
		
	.IconItemFirst {
		text-align: left;
		padding-top: 5px; 
		padding-bottom: 13px;
		border-bottom: solid 1px #555;
	}
		.IconItemFirst img {
			float: left;
			margin-right: 12px;
			margin-left: 12px;
			border: 0px;
		}
		
	.IconItemLast {
		text-align: left; 
		padding-top: 13px; 
		padding-bottom: 5px;
	}
		.IconItemLast img {
			float: left;
			margin-right: 12px;
			margin-left: 12px;
			border: 0px;
		}
		
	.IconItem a:link, .IconItem a:active, .IconItem a:visited,
	.IconItemFirst a:link, .IconItemFirst a:active, .IconItemFirst a:visited,
	.IconItemLast a:link, .IconItemLast a:active, .IconItemLast a:visited
	{
		text-decoration: none;
		color: #fff;
	}
	.IconItem a:hover, .IconItemFirst a:hover, .IconItemLast a:hover {
		text-decoration: none;
		/*color: #80d2ff; baby blue*/
		color: #ff0000; /* red */
	}
	
.BottomContentPane {
	height: 64px;
	padding-top: 9px;	
	padding-left: 10px;
	padding-right: 5px;
	background: url(images/uti_bg1.jpg) repeat top left;
}

	/*Icon on the bottom*/
	.IconBottomItem {
		text-align: left;		
		vertical-align: middle;
		font: bold 15px Trebuchet Ms; 
	}
		.IconBottomItem img {
			float: left;
			align: middle;
			border: 0px;
			margin-right: 10px;
			margin-left: 3px;
		}
		.IconBottomItem a:link, .IconBottomItem a:active, .IconBottomItem a:visited {
			text-decoration: none;
			color: #fff;
		}
		.IconBottomItem a:hover {
			text-decoration: none;
			/*color: #80d2ff; baby blue*/
			color: #ff0000; /* red */
		}
		.IconText {
			padding-top: 2px; /*text's padding-top*/
			display: block;
		}
			#NoDecorationlink{
	text-decoration:none;
	}
	#newsandeventsbox{
	border:#666666 solid 2px; 
	background-color:#EEEEEE; 
	padding:12px;
	}
	.GreySquareBox{
	border:#666666 solid 2px; 
	background-color:#EEEEEE; 
	padding:12px;
	}

/*********************************************************************/
/* Modules Template							   					     */
/*********************************************************************/
/* Gallery Module --------------------------------------------*/

.M_Gallary_Post {
	margin: 0px 0px 25px 0px;
	padding: 8px 16px 13px 15px;
	background-color: #eee;
	border: solid 1px #b1b1b1;
	width: 100%;
}
	.M_Gallary_TITLE, .M_Gallary_TITLE a:link, .M_Gallary_TITLE a:visited, .M_Gallary_TITLE a:active,  
	.gallary_title, .gallary_title a, .gallary_title a:link, .gallary_title a:visited, .gallary_title a:active {
		font: bold 18px Trebuchet Ms;
		color: #414141;
	}
	
	.M_Gallary_ALBUM_IMAGE {
		vertical-align: top;
	}
		.M_Gallary_ALBUM_IMAGE img {
			border: solid 3px #b9b9b9;
			margin-top: 5px;
			margin-left: 13px;	
			width: 115px; /* Album Image's width*/
			height: 105px; /* Album Image's height*/		
		}
	
	.M_Gallary_IMAGE img {
		border: 0px
	}
	
	.M_Gallary_ALBUM_DESCRIPTION, .gallarySummary {
		padding: 8px 0px 8px 0px;
		font-size: 12px;
	}
	
	.M_Gallary_ALBUM_DESCRIPTION_Space {
		padding-bottom: 18px;
	}
	
	.M_Gallary_ALBUM_TEXT {
		font: normal 12px Trebuchet Ms;
	}
	
	.M_Gallary_PHOTO {
		padding-top: 4px;
	}
	.M_Gallary_Button {
		padding-top: 25px;
	}
	
	.M_Gallary_ButtonSpace {
		padding-left: 20px;
		padding-right: 20px;
	}

/* Article Module --------------------------------------------*/

.M_Article_Post {
	margin: 0px 0px 25px 0px;
	padding: 8px 16px 13px 16px;
	background-color: #eee;
	border: solid 1px #b1b1b1;
	width: 100%;
}

	.M_Article_TITLE {
		font: bold 18px Trebuchet Ms;
		color: #414141;
	}
	
	.M_Article_IMAGE {
		border: solid 3px #b9b9b9;
		margin-top: 10px;
		margin-left: 13px;
	}
	
	.M_Article_DetailIMAGE {
		border: solid 3px #b9b9b9;
		margin: 0px 0px 25px 22px;
	}
	
	.M_Article_SUMMARY {
		padding: 8px 0px 15px 0px;
		font-size: 12px;
	}
	
	.M_Article_PAGETEXT {
		padding: 22px 0px 15px 0px;
		font-size: 12px;
	}

/* Video Module --------------------------------------------*/

.M_Video_Post {
	margin: 0px 0px 25px 0px;
	padding: 8px 16px 13px 16px;
	background-color: #eee;
	border: solid 1px #b1b1b1;
	width: 100%;
}

	.M_Video_TITLE {
		font: bold 18px Trebuchet Ms;
		color: #414141;
		height: 18px;
	}
	
	.M_Video_PreviewImage {
		border: solid 3px #b9b9b9;
		margin-top: 5px;
		margin-left: 13px;	
		width: 124px; /* Video Image's width*/
		height: 111px; /* Video Image's height*/
	}
	
	.M_Video_VIDEODESCRIPTION {
		padding: 8px 0px 8px 0px;
		font-size: 12px;
		width: 100%;
		height: 100%;
		vertical-align: top;
	}

/* Event Module --------------------------------------------*/

.M_Event_Post {
	margin: 0px 0px 25px 0px;
	padding: 8px 16px 13px 15px;
	background-color: #eee;
	border: solid 1px #b1b1b1;
	width: 100%;
}	
	.M_Event_TITLE {
		font: bold 18px Trebuchet Ms;
		color: #414141;
		height: 18px;
		padding-bottom: 10px;
	}
	.M_Event_Detail_TITLE {
		font: bold 12px Trebuchet Ms;
		white-space: nowrap;
	}
	.M_Event_Detail {
		font: Normal 12px Trebuchet Ms;
	}
	
/*Content Layout------------------------------------------------*/

/* Homepage*/

/* ContentPane: Learnmore Template ------------------------------*/
.LearnMoreTable {
	white-space: nowrap;	
	width: 731px;
}
td .LearnMoreSpace {
	padding-left: 22px;
}

.LearMoreDiv {
	width: 160px;
	display: block;
}
	.LearMoreDiv a:link, .LearMoreDiv a:active, .LearMoreDiv a:visited {
		text-decoration: none;
		cursor: hand;
		cursor: pointer;
	}

	.LearnMore_Head {
		font: bold 15px Trebuchet Ms;
		text-align: center; 
		vertical-align: middle;
		width: 160px; 
		height: 41px;		
		background: #585858 url(/portals/0/siteimages/home/home_learnmore_bg.jpg) repeat-x bottom;
	}
		.LearnMore_HeadTitle2Line {
			line-height: 14px;
			height: 41px;
			width: 160px;
			display: table-cell;
			vertical-align: middle;
			padding-top: 2px;
		}
		.LearnMore_HeadTitle {
			height: 41px;
			display: block;
			padding-top: 9px;
		}
	
	.LearnMore_Link {
		height: 41px;
		width: 160px; 
		display: block;
		padding-top: 7px;
		white-space: nowrap;
	}
		
	.LearnMore_Img {
		border: 0px;
	}	
	
	.LearnMore_Icon {
		margin-right: 13px;
		vertical-align: middle;
	}
	
.ImgHomeLearnMore {
	margin-left: 23px;
}



/* TopLeftContentPane: Advertising ------------------------------*/
.ImgAdSpace {
	padding: 0px;
	margin: 0px;
}
	.ImgAdSpace img {
		margin-right: 27px;
	}	

/* TopPane: Industry's choice -------------------------------------*/
.IndustryChoice {
	float: left; 
	font: bold 14px Trebuchet Ms; 
	color: #fff;
}

.IndustryChoiceLogo {
	float: right;
}

/* play video layout on main page*/
.P_Intro 
{
	border-right: solid 0px #878787;
	padding-right: 15px;
	padding-left: 15px;
	height: 100%;
	width: 100%; 
	color: #fff;
}

.P_IntroMid 
{
	border-left: solid 1px #878787;
	border-right: solid 1px #878787;
	padding-right: 15px;
	padding-left: 15px;
	height: 100%;
	width: 100%; 
	color: #fff;
}

.P_IntroLast {
	border-right: solid 0px #878787;
	padding-right: 15px;
	padding-left: 15px;
	height: 100%;
	width: 100%; 
	color: #fff;
}
	.P_IntroTitle {
		font: bold 15px Trebuchet Ms;
	}
	
	.P_IntroContent {
		font: normal 11px Arial, Helvetica, sans-serif;
		padding-top: 9px;
	}
	
	.P_Intro_Image {
		margin-right: 12px;
		float: left;
	}
	
	.P_Intro_icon {
		white-space: nowrap;
		float: right;
		display:block;
		align: top;
		padding-top:15px;
	}
	
	.Button_PlayVideo {
		margin-left: 15px;
		border: 0px;
	}


.NoBorder
{
	border: 0;
}

#btnFacebook
{
    background: url(images/icon_newsocialSprite.png) no-repeat -33px 0;
    position: absolute;
    height: 31px;
    width: 31px;
    z-index: 100;
    margin: -8px 0 0 -6px;
}

.wt-rotator
{
    border: 0 solid #000000;
    height: 341px;
    width: 743px;
}

.wt-rotator .screen
{
    height: 341px;
    width: 743px;
}

a.BiographyVideo:hover
{
    background-position: 0px 0px;
    cursor: pointer;
}

.wt-rotator .prev-btn
{
    background: url(/Portals/0/Skins/UTI.edu/Common/Images/assets/prev.png) no-repeat scroll center center #000000;
}

.wt-rotator .next-btn
{
    background: url(/Portals/0/Skins/UTI.edu/Common/Images/assets/next.png) no-repeat scroll center center #000000;
}
