/* Standard styles */

/* This is the body style for table cells, i.e. default font */
TD {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	color :  #484848;
	letter-spacing: normal;
}

/* this is the standard text link colour */
A:LINK {
	color :  #419199;
	text-decoration :  none;
	cursor: hand
}

/* this is the standard link rollover colour */
A:HOVER {
	color :  #24466C;
	text-decoration :  none;
	cursor: hand
}

/* this is the standard used link colour */
A:VISITED {
	color :  #419199;
	text-decoration :  none;
	cursor: hand
}






/* custom css styles */


.TitleBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
}

.bodymini {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	color :  #484848;
	letter-spacing: normal;
}

.mainTitleDarkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 196469;
}

.mainTitleDarkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333366;
}

.mainTitleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.mainTitleLightGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #419199;
}

.featureTitleWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, ;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: FFFFFF;
}

.titleBoldLightGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #419199;
}

.TitleBoldBlue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333366;
}

.bodyBlue {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	color :  #333366;
	letter-spacing: normal;
}

.bodyDarkGreen {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	color :  #196469;
	letter-spacing: normal;
}

/* main left menu */
A:LINK.menu_maintitle {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight: bold;
	color :  #FFFFFF;
	text-decoration :  none;
}

A:VISITED.menu_maintitle {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight: bold;
	color :  #FFFFFF;
	text-decoration :  none;
}

A:HOVER.menu_maintitle {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight: bold;
	color :  #24466C;
	text-decoration :  none;
}

/* grey submenu */
A:LINK.menu_subtitle {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight: bold;
	color :  #737373;
	text-decoration :  none;
}

A:VISITED.menu_subtitle  {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight: bold;
	color :  #737373;
	text-decoration :  none;
}

A:HOVER.menu_subtitle  {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight: bold;
	color :  #FFFFFF; 
	text-decoration :  none;
}

.JobfairAdvertBodyLightGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #419199;
	line-height: 22px;
}

select {
	background-color: #68A9AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
	font-weight: normal;
}
.bodyLightGreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #419199;
}
.PictureLinked {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.RenMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C9C9C9;
	background-image: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}
.gradbodyleft {
	padding-right: 55px;
}
