/* GLOBALS */

html {
	font-family: "verdana","tahoma";	
}

p {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 70%;	
	color: #1a171b;
}

div, table {
	font-size: 100%;
}

img {
	border: 0px;
}

a {
	text-decoration: underline;
	color: #00625a;
}
a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;	
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00625a;
	line-height: 0.7em;
	margin-bottom: 2px;
}

h2 {
	font-size: 125%;
	font-weight: normal;
	border-top: 5px solid #00625a;
	background: url('../images/contentTitleBg.gif') repeat-x #9d9fa1;
	color: #1a171b;
}
h2 a {
	display: block;
	color: #1a171b;
	padding: 2px 16px 5px 18px;
	text-decoration: none;
}

h3 {
	display: inline;
	font-size: 130%;
	font-weight: normal;
	font-style: italic;
	color: #c30c3e;
}

h4 {
	font-size: 125%;
	font-weight: bold;
	color: #00625a;
	margin-bottom: 5px;
}

h5 {
	font-size: 110%;
	font-weight: bold;
	color: #00625a;
}

/* REUSABLES */

.small {
	font-size: 90%;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.divider {
	height: 1px;
	background: #d8d9d9;
	line-height: 0px;
	font-size: 0%;
	margin: 6px 0 0 0;
}

.btn {
	background: #c30c3e;
	border-top: 2px solid #e1869f;	
	border-left: 2px solid #e1869f;
	border-right: 2px solid #88082b;
	border-bottom: 2px solid #88082b;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 7px 6px 7px;
	text-decoration: none;
}
.btn img {
	margin: 3px 0 0 5px;
}

.quote {
	font-size: 120%;
	font-style: italic;
	color: #717171;
	margin-bottom: 5px;
}

.block {
	display: block;
}

/* DIV, SPAN, IMG */

div.mainContainer {
	width: 1000px;
	margin: 0px auto;
}

div.topWrapper {
	position: relative;
	padding-top: 15px;
	z-index: 50;
}

div.searchLangWrapper {
	float: right;
	margin: 0 13px 0 0;
	width: 350px;
}
div.lang a.btn {
	font-size: 110%;
	padding: 2px 1px 4px 2px;
	margin: 0 4px 0 0;
	background: #00625a;
	border-top-color: #86b5b1;
	border-right-color: #001917;
	border-bottom-color: #001917;
	border-left-color: #86b5b1;
}
div.lang a.active,
div.lang a.btn:hover {
	background: #9d9fa1;
	border-top-color: #454647;
	border-right-color: #9d9fa1;
	border-bottom-color: #9d9fa1;
	border-left-color: #454647;
	color: #1a171b;
}
div.lang {
	float: left;
	width: 86px;
	margin-top: 6px;
}
div.search {
	float: right;
	width: 225px;
}
div.search .btn {
	float: right;
	font-size: 120%;
	padding: 0px 3px 3px 3px;
	margin: 2px 0 0 5px;
}
div.searchMain .btn {
	float: right;
	font-size: 120%;
	padding: 0px 3px 3px 3px;
	margin: 2px 0 0 5px;
}
div.menuWrapper {
	background: url('../images/top/menu/menuBg.gif') repeat-x #00625a 0px 5px;
	height: 30px;
	z-index: 20;
	margin-top: 6px;
}

.inactive{
	display:none;
}

div.topVisual {
	position: relative;
	height: 270px;
	/*background: url('../images/top/topVisual01.jpg') no-repeat;*/
	z-index: 20;
	clear: both;
}
div.topVisualSub {
	position: relative;
	height: 134px;
	/*background: url('../images/top/topVisualSub01.jpg') no-repeat;*/
	z-index: 20;
	clear: both;
}

div.topQuote {
	width: 1000px;
	position: absolute;
	bottom: 0px;
	background: url('../images/top/topQuoteBg.png');
	font-size: 110%;
}

div.topQuote div {
	padding: 5px 330px 8px 28px;		
}
div.topQuote a {
	color: #1a171b;
}

div.fillPortletWrapper {
	position: absolute;
	top: 14px;
	right: 6px;
	width: 265px;
	z-index: 100;
}
div.fillPortletSide {
	position: relative;
	z-index: 20;
	margin-bottom: 7px;
}
div.fillPortletShadow {
	margin: 9px 0 7px 0;
	background: url('../images/shadeRightBg.png') repeat-y top right;
	padding-top: 9px;
}
div.fillPortletContent {
	margin: -17px 7px -7px 0;
	background: #00625a;
	padding: 14px 21px 21px 15px;
	color: #FFFFFF;
	font-size: 110%;
}
div.fillPortletContent h1 {
	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 7px;
	letter-spacing: 1px;
}
div.fillPortletSide div.fillPortletBottom {
	position: relative;
	margin: 7px 10px 0 9px;
	background: url('../images/shadeBottomBg.png') repeat-x top right;
	height: 6px;
}
div.fillPortletContent .btn {
	position: relative;
}
div.fillPortletBottom {
	position: relative;
	margin: 7px 10px 0 9px;
	background: url('../images/shadeBottomBg.png') repeat-x top right;
	height: 7px;
}
div.fillPortlet .spacer {
	font-size: 1%;
	line-height: 1%;
	height: 10px;
}
div.contentRight div.fillPortletContent {
	font-size: 100%;
}

div.contentWrapper {
	padding: 24px 14px 10px 12px;
}
div.contentWrapperSub {
	padding: 5px 7px 10px 12px;
}

div.crumbTrail {
	font-size: 90%;
	color: #9c9e9f;
	margin-bottom: 6px;
}
div.crumbTrail a {
	color: #9c9e9f;
	text-decoration: underline;
}
div.crumbTrail a:hover {
	text-decoration: none;
}

div.contentMerge {
	float: left;
	width: 717px;
}

div.contentLeft {
	float: left;
	width: 230px;
}
div.contentCenter {
	float: left;
	width: 480px;
	margin-left: 15px;
}
div.contentCenterLarge {
	float: left;
	width: 710px;
}
div.contentRightHome {
	float: right;
	width: 256px;	
}
div.contentRight {
	float: right;
	width: 235px;	
}

span.st_sharethis {
	width: 100px;
	float: right;
	display: block;
	padding: 3px 0px 5px 0px;
	margin-right: 0px;
	color: #1a171b;
	font-size: 90%;
	text-align:right;
}

div.innerContentSplitLeft {
	float: left;
	width: 230px;
}
div.innerContentSplitRight {
	float: right;
	width: 230px;
}

div.contentSplit3 {
	width: 220px;
	float: left;
	margin-right: 19px;
}

div.contentSplit2Left {
	float: left;
	width: 220px;
}
div.contentSplit2Right {
	float: right;
	width: 487px;
}

div.contentSplitContent {
	padding: 7px 5px 0px 4px;
}

div.contentRight div.contentQuoteWrapper {
	width: auto;
	border-top: 5px solid #c6c7c8;	
	border-bottom: 2px solid #c6c7c8;
	margin: 0 6px 15px 0;
}

div.contentPortletWrapper {
	border: 1px solid #9c9ea0;
	background: url('../images/portletBg.gif') repeat-x bottom left;
}
div.contentPortletContent {
	padding: 5px 10px 5px 5px;
}

div.contentQuoteFloatWrapper {
	position: relative;
	right: 20px;
	width: 250px;
	border-top: 5px solid #c6c7c8;	
	border-bottom: 2px solid #c6c7c8;
}
div.contentQuoteWrapper {
	width: 250px;
	border-top: 5px solid #c6c7c8;	
	border-bottom: 2px solid #c6c7c8;
}
div.contentQuoteContent {
	padding: 5px 10px 15px 15px;
}

div.portletWrapper {
	border: 1px solid #9c9ea0;
	padding: 12px 14px 14px 14px;
	margin: 0 0 15px 0;
	background: url('../images/portletBg.gif') repeat-x bottom left;
}
div.portletLarge {
	background-image: url('../images/portletLargeBg.gif');
}
div.portletSmall {
	background-image: url('../images/portletSmallBg.gif');
}

div.portletQuote {
	font-size: 120%;
	float: left;
	width: 215px;
	margin-right:4px;
}
div.contentRight div.portletWrapper {
	margin: 0 7px 15px 0;
}
div.contentRight div.portletWrapper h1 {
	font-size: 17px;
}
div.contentRight div.portletWrapper h1.floatLeft {
	margin-top: 7px;
}

div.portletSpotlight {
	background: url('../images/portletBgSpotlight.gif') repeat-x bottom left;
}

div.portletVacature {
	padding: 15px;
}
div.portletVacature h1 {
	font-size: 19px;
	margin-bottom: 6px;
}

div.contentBackLink {
	float: left;
	width: 240px;
	margin-bottom: 6px;
}
div.contentBackLink a {
	display: block;
	background: url('../images/arrowLeft.gif') no-repeat top left;
	display: block;
	padding: 0 0 0 15px;
	color: #1a171b;
	text-decoration: none;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
}
div.contentForwardLink a:hover,
div.contentBackLink a:hover {
	text-decoration: underline;
}
div.contentForwardLink {
	float: right;
	text-align: right;
	width: 240px;
	margin-bottom: 6px;
}
div.contentForwardLink a {
	display: block;
	background: url('../images/arrowRight.gif') no-repeat top right;
	display: block;
	padding: 0 15px 0 0 ;
	color: #1a171b;
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
	font-size: 11px;
}

div.pagination {
	border-top: 1px solid #9c9ea0;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
}
div.pagination a {
	text-decoration: none;
	font-weight: bold;
	color: #1a171b;
}
div.pagination a:hover {
	text-decoration: underline;
}
div.pagination a.more {
	background: url('../images/linkArrowGrey.gif') no-repeat top right;
	padding: 0 6px 0 0;
}
div.pagination a.prev {
	background: url('../images/linkArrowGreyLeft.gif') no-repeat top right;
	padding: 0 6px 0 0;
}


div.pagination a.more:hover, div.pagination a.prev:hover {
	text-decoration: none;
}
div.paginationTotal {
	width: 200px;
	float: left;
}
div.paginationLinks {
	float: right;
	text-align: right;
}

div.footer {
	clear: both;
	border-top: 5px solid #00625a;
	border-bottom: 1px solid #00625a;
	background: url('../images/footerBg.gif') repeat-x #FFFFFF bottom left;
	margin: 0 14px 0 12px;
}
div.footerContent div {
	width: 240px;
}
div.footerContent {
	padding: 10px 15px 10px 15px;
}
div.footer .divider {
	height: 1px;
	background-color: #00625a;
}
div.footerCopyright {
	width: 240px;
	float: right;
	padding: 5px 0 5px 0;
	margin: 0 15px 0 0;
	font-size: 90%;
}

img.contentImgLeft {
	float: left;
	margin: 0 10px 5px 0;
}

img.fillPortletTopRightCorner {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('../images/shadeTopRightCorner.png') no-repeat;
}
div.fillPortletSide img.fillPortletTopRightCorner {
	top: -9px;
}

img.fillPortletBottomLeftCorner {
	position: absolute;
	bottom: 0px;
	left: -9px;
	background: url('../images/shadeBottomLeftCorner.png') no-repeat;
}
img.fillPortletBottomRightCorner {
	position: absolute;
	bottom: 0px;
	right: -9px;
	background: url('../images/shadeBottomRightCorner.png') no-repeat;
}

div.fillPortletSide img.fillPortletBottomLeftCorner {
	bottom: -1px;
}
div.fillPortletSide img.fillPortletBottomRightCorner {
	bottom: -1px;
}


img.menuShadeBottomLeftCorner {
	position: absolute;
	bottom: -7px;
	left: 0px;
	background: url('../images/shadeBottomLeftCorner.png') no-repeat;
}
img.menuShadeBottomRightCorner {
	position: absolute;
	bottom: -7px;
	right: 1px;
	background: url('../images/shadeBottomRightCorner.png') no-repeat;
}

img.logoSNT {
	position: absolute;
	background: url('../images/top/logoSNT.png') no-repeat bottom right;
	top: -3px;
	left: 26px;
	z-index: 30;
}

strong.searchResult a {
	color: #1a171b;
	text-decoration: none;
}
strong.searchResult a:hover {
	text-decoration: underline;
}

/* TABLE, TD */
table.vacatures th, table.datatable th {
	text-align:left;
}
table.vacatures, table.datatable{
	border-right: 1px solid #9c9ea0;
	border-bottom: 1px solid #9c9ea0;
}
table.vacatures a, table.datatable a {
	color: #1a171b;
	text-decoration: none;
}
table.vacatures tr:hover {
	cursor: pointer;
}
table.vacatures tr:hover td,
table.vacatures tr.odd:hover td {
	background: #85b4b0;
}
table.vacatures td,table.vacatures th, table.datatable th, table.datatable td {
	border-left: 1px solid #9c9ea0;
}
table.vacatures tbody td  {
	padding: 4px 15px 4px 15px;
}
table.vacatures tr.odd td {
	background: #d7d6d6;
}
table.vacatures h2 {
	padding: 2px 16px 5px 0px;
}
table.vacatures h2 a {
	display: inline;
	color: #1a171b;
	text-decoration: none;
	padding-right: 15px;
}
table.vacatures th.headerSortUp h2 a {
	background: url('../images/arrowDown.gif') no-repeat top right;
}
table.vacatures th.headerSortDown h2 a {
	background: url('../images/arrowUp.gif') no-repeat top right;
}

td.geslachtErrorWrapper {
	display: none;
	position: relative;
}

table.newsArchive a {
	color: #1a171b;
	text-decoration: none;
}
table.newsArchive a:hover {
	text-decoration: underline;
}
table.newsArchive td {
	padding: 4px 0 4px 0;
}
table.newsArchive td.newsDate {
	padding-right: 10px;
	padding-left: 10px;
}
table.newsArchive td.newsTitle {
	width:400px;
}
table.formWrapper td {
	padding: 2px 0 2px 0;
}

td.contentPortlet {
	border: 1px solid #9c9ea0;
	background: url('../images/portletBg.gif') repeat-x bottom left;
}
td.contentPortlet h2 a {
	padding-left: 10px;
}
td.contentPortlet .contentPortletContent {
	padding: 10px 10px 5px 10px;
}

/* P */


/* A */

a.readMore {
	display: block;
	color: #1a171b;
	background: url('../images/linkArrowGrey.gif') no-repeat top right;
	padding: 0 12px 0 0;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
a.readMore:hover {
	text-decoration: underline;
}

/* UL, LI */

ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul li {
	background: url('../images/bulletArrowGrey.png') no-repeat 0px 4px;
	padding: 0 0 0 14px;
	margin: 0 0 2px 3px;
}

.contentSplit3 .contentSplitContent ul li a {
	display:inline-block;
	background: url('../images/bulletArrowGreen.png') no-repeat 0px 4px;
	padding: 0px 0 0 14px;
	margin: 0px 0px 5px -14px;
	font-weight: normal;
	text-decoration: none;
	color: #1a171b;
}

.contentCenter ul li a {
	display:inline-block;
	background: url('../images/bulletArrowGreen.png') no-repeat 0px 4px;
	padding: 0px 0 0 14px;
	margin: 0px 0px 5px -14px;
	font-weight: bold;
	text-decoration: none;
	color: #1a171b;
}
.contentSplit3 .contentSplitContent ul li a:hover, .contentCenter ul li a:hover {
	text-decoration: underline;
}
ul a {
	text-decoration: none;
}
ul a:hover {
	text-decoration: underline;
}

ul.summary li {
	background: url('../images/bulletArrowGreen.png') no-repeat 0px 4px;
	padding: 0 0 0 14px;
	margin: 0 0 5px 3px;
}

ul.topMenu {
	float: right;
	position: relative;
	z-index: 400;
	height: 30px;
}

ul.topMenu > li {
	float: left;
	display: inline-block;
	background: url('../images/top/menu/menuDivider.gif') no-repeat 0px 4px;
	border-top: 5px solid #00625a;
	padding: 0px;
	margin: 0px;
	z-index: 500;
}
ul.topMenu > li.active {
	border-top: 5px solid #c30c3e;
}
ul.topMenu > li.active > a {
	background: url('../images/top/menu/menuItemActiveBg.gif') repeat-x bottom left #FFFFFF;
	color: #00625a;
}
ul.topMenu > li.active > a.hover,
ul.topMenu > li.active > a:hover {
	border-right: 1px solid transparent;
}
ul.topMenu > li.login {
	background: url('../images/top/menu/menuBgLogin.gif') repeat-x;
	border-top: 5px solid #002926;
}

ul.topMenu > li > a {
	position: relative;
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 16px 6px 16px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	z-index: 1000;
	text-decoration: none;
}
ul.topMenu > li > a img {
	display: none;
	position: absolute;
	top: -5px;
	right: -10px;
	background: url('../images/shadeRightBg.png') repeat-y;
}
ul.topMenu > li > a.hover,
ul.topMenu > li > a:hover {
	background: #FFFFFF;
	border-left: 1px solid #00625a;
	border-right: 1px solid #00625a;
	color: #00625a;
}
ul.topMenu > li > a.hover img,
ul.topMenu > li > a:hover img {
	display: block;
}

ul.topMenu > li.login > a.hover img,
ul.topMenu > li.login > a:hover img, 
ul.topMenu > li.login > a.active img,
ul.topMenu > li.active > a img {
	display: none;
}


ul.subMenuWrapper {
	display: none;
	position: absolute;
	top: 29px;
	margin: 0px;
	z-index: 600;
	max-width: 455px;
	padding: 0px;
}
ul.subMenuWrapper > li:first-child {
	position: relative;
	background: url('../images/shadeRightBg.png') repeat-y top right;
	padding: 0 7px 0 0;
	margin: 0px;
}
ul.subMenuWrapper li.bottomShade {
	margin: 0 10px 0 9px;
	padding: 0px;
	height: 7px;
	background: url('../images/shadeBottomBg.png') repeat-x;
}
ul.topMenu > li.last > ul.subMenuWrapper {
}

ul.subMenu {
	background: url('../images/top/menu/subMenuBg.gif') repeat-x bottom left #FFFFFF;
	border: 1px solid #00625a;
	padding: 15px 0px 15px 25px;
	margin: 0px;
}
ul.subMenu li {
	border: 0px;
	background: none;
	padding: 0px;
	margin: 0px;
	
}
ul.subMenu a {
	display: block;
	text-decoration: none;
}
ul.subMenu a:hover {
	text-decoration: underline;
}

ul.subMenu > li > ul {
	width: 200px;
	float: left;
	margin: 0 10px 10px 0;
}
ul.subMenu li > ul a {
	color: #1a171b;
	background: url('../images/top/menu/menuBulletGreen.png') no-repeat 0px 4px;
	padding: 1px 0 4px 10px;
}
ul.subMenu li > ul a:hover {
	color: #00625a;
	text-decoration: underline;
}

ul.subMenu ul ul {
	margin: 0 0 0 12px;	
}
ul.subMenu ul ul a {
	color: #6d6d6d;
	background: url('../images/top/menu/menuBulletGray.png') no-repeat 0px 4px;
	padding: 1px 0 0 10px;
}
ul.subMenu ul ul a:hover {
	color: #00625a;
	background: url('../images/top/menu/menuBulletGreen.png') no-repeat 0px 4px;
	padding: 1px 0 0 10px;
	text-decoration: underline;
}

ul.sideMenu li {
	margin: 0 0 3px 0;
	padding: 0px;
	background: none;
}
ul.sideMenu li a {
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	background: url('../images/menuSideBg.gif') repeat-x;
	padding: 1px 5px 5px 17px;
	border-top: 5px solid #00625a;
	text-decoration: none;
}
ul.sideMenu li.active {
	padding: 0px;
}
ul.sideMenu li a:hover,
ul.sideMenu li.active a {
	color: #00625a;
	background: url('../images/menuSideActiveBg.gif') repeat-x;
	border-top: 5px solid #c30c3e;
	text-decoration: none;
}
ul.sideMenu ul {
	border-top: 1px solid #9c9ea0;
}
ul.sideMenu ul li {
	margin: 0px;
	padding: 0px;
	background: none;
	border-bottom: 1px solid #9c9ea0;
}
ul.sideMenu li.active ul li.active a,
ul.sideMenu ul li.active a {
	color: #00625a;
	font-weight: bold;
	background: url('../images/top/menu/menuBulletGreen.png') no-repeat 19px 6px;
}
ul.sideMenu li.active ul a, 
ul.sideMenu ul a {
	color: #717171;
	padding: 2px 10px 3px 32px;
	background: url('../images/bulletArrowGrey.png') no-repeat 19px 6px;
	border: none;
	font-size: 100%;
} 
ul.sideMenu li.active ul a:hover, 
ul.sideMenu ul a:hover {
	color: #00625a;
	background: url('../images/bulletArrowGreen.png') no-repeat 19px 6px;
} 

ul.services a {
	font-weight: bold;
	color: #1a171b;
	text-decoration: none;
}
ul.services a:hover {
	text-decoration: underline;
}

ul.contentSummary li {	
	background: url('../images/bulletArrowGreen.png') no-repeat 0px 4px;
}
ul.contentSummary a { 
	color: #1a171b;
}

ul.summaryActueel {
	padding-top: 12px;
}
ul.summaryActueel strong a {
	color: #000000;
}
ul.summaryActueel a {
	color: #00614a;
}
ul.summaryActueel li {
	padding-bottom: 11px;
}

div.footer div.footerContent > ul li {
	width: 140px;
	float: left;
	color: #00625a;
	font-size: 90%;
	background: none;
	padding: 0px;
	margin: 0px;
}
div.footer div.footerContent > ul a {
	color: #00625a;
}

ul.social {
	margin: 3px 0 0 0;
}
ul.social li {
	width: 27px;
	height: 27px;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}
img.socialTwitter {
	background: url('../images/iconsSocial.png') no-repeat -27px 0px;
}
img.socialFacebook {
	background: url('../images/iconsSocial.png') no-repeat -56px 0px;
}
img.socialLinkedIn {
	background: url('../images/iconsSocial.png') no-repeat 0px 0px;
}

/* FORM ELEMENTS */

form {
	margin: 0px;
	padding: 0px;
}

label {
	display: block;
	margin: 3px 0 3px 0;
	font-weight: bold;
}
label.labelNonBold {
	font-weight: normal;
	display:inline;
	margin-top:0px;
}

input.error,
span.error, 
div.error {
	border: 1px solid #ff6600;
}


.fillPortletContent input.error,
.fillPortletContent span.error, 
.fillPortletContent div.error {
	border: 1px solid #ff9900;
}

/*
label.error {
	display: block;
	border: 1px solid #c30c3e;
	color: #c30c3e;
	font-weight: normal;
	padding: 3px;
	width: 100%;
	background: #c2c2c2;
	font-size: 90%;
}
*/
label.error {
	color: #ff6600;
	font-weight: normal;
	font-size:90%;
	width: 100%;
}
.fillPortletContent label.error {
	color: #ff9900;
	font-weight: normal;
	font-size:90%;
	width: 100%;
}

input, textarea, select {
	width: 100%;
	font: 100% "verdana";
	background: #FFFFFF;
	border-top: 1px solid #848484;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #c1c1c1;
	padding: 3px;
}

input.searchField {
	float: left;
	width: 160px;
	padding: 4px 3px 5px 3px;
}
input.searchFieldMain {
	width: 390px;
	float: left;
	padding: 4px 3px 5px 3px;
}

.fillPortletWrapper input {
	font-size: 90%;
}

.radioButton {
	width: 12px;
	border: 0px;
	background: none;
	margin-top: 1px;
}

.iframeInputComment{
	font-size:11px;
	font-style: italic;
	color: #777;
}

.iframe {
	border: 1px solid #a3a3a3;
}

table td {
	vertical-align:top;
}
#snttweets ul {
	margin-top:5px;
	margin-bottom:10px;
}
#snttweets li {
	background-image: none;
	margin-left:0;
	padding-left:0;
	margin-bottom:10px;
}

#snttweets .tweettime a{
	display: block;
	font-size: 80%;
	color: #777;
}

.paginationLinks a.current  {
	font-weight:normal;
	
}

table.datatable td,
table.datatable th,
table.datatable_borderless td,
table.datatable_borderless th
{
	padding:5px;
	margin:0px;
	
}

table.datatable thead th {
	border-top: 5px solid #00625a;
	background: url('../images/contentTitleBg.gif') repeat-x #9d9fa1;
	color: #1a171b;
	padding:5px;
}


.resetActiveSidemenu a {
	color: #717171 !important;
	font-weight: normal !important;
	background: url('../images/top/menu/menuBulletGray.png') no-repeat 19px 6px !important;
}

.ie6banner {
	width: 100%;
	position: absolute;
	z-index: 5000;
	top: 0px;
	height: 16px;
	background-color: #f9f69b;
	color: black;
	font-weight: bold;
	padding: 7px;
	border-bottom: 2px solid black;
}
