/*Main Elements*/
body, td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding: 0; 
	margin: 0; 
	border: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

div {

	padding-bottom: 15px;
}

.float_right {
	float: right;
}

.BoxScroll {

	overflow-x: hidden;
	padding: 0px;
	margin: 0px;
    overflow-y: scroll; 
	z-index: auto;

}

form {
 padding: 0px;
 margin: 0px;
}


input, select, textarea {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  border           : 1px solid #999999;

}

.whiteborder {
  border: 1px solid #FFFFFF;
  
}


a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;

}

a:hover {
color: #333333;
text-decoration: none;
}
/*Text Styles*/

.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.error {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;

}
.large_headline_red {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DC0A3C;
	font-weight: bold;
}

.large_headline_grey {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}

.mainnav {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC0A3C;
	font-weight: bold;
	line-height: 12px;
}

a.userQuicklinks {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC0A3C;
	font-weight: bold;
	text-decoration: none;
}

a.userQuicklinks:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.mainnav:link, a.mainnav:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC0A3C;
	font-weight: bold;
	text-decoration   : none;
 	line-height: 12px;
	padding-right: 15px;
}

a.mainnav:hover {
	color            : #000000;
	text-decoration   : none;
	line-height: 12px;
}

.my_obedia_nav {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a.my_obedia_nav:link, a.my_obedia_nav:visited {
  	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  	color: #FFFFFF;
  	text-decoration   : none;
  	margin-left: 15px;
}

a.my_obedia_nav:hover {
  color            : #333333;
  text-decoration   : none;
}

.footer_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}


a.footer_grey:link, a.footer_grey:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration   : none;
	font-weight: bold;
}

a.footer_grey:hover {
  color            : #B21943;
  text-decoration   : underline;
  font-weight: bold;
}

.newstitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DC0A3C;
	font-weight: bold;
	padding-bottom: 5;

}

.redheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC0A3C;
	font-weight: bold;

}

.greyheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}

.greyheadlines_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #DC0A3C;
	font-weight: normal;
}
.topredborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC0A3C;	

}
/* List Display Styles */

.header_row {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

a.header_row:link, a.header_row:visited {
  color: #333333;
  text-decoration   : none;
  margin-left: 10px;
}

a.header_row:hover {
  color            : #FFFFFF;
  text-decoration   : none;
}

.row1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #DADFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.row2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #C7CFE7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* Calendar Styles */

.calender{
	border: 1px solid #000000;

}
.dayname {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #DADFEF;
	border-bottom: 1px solid #333333;
	
}

.dayoutofmonth {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #C7C7C8;
	
}

.daywithevents {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #EEEEEE;
}
.daynoevents {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	
}

.daylink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DC0A3C;
	font-weight: bold;
}

a.daylink:link, a.daylink:visited {
  color: #DC0A3C;
  text-decoration   : none;
}

a.daylink:hover {
  color            : #333333;
  text-decoration   : none;
}
/*Utility Styles*/



/*.searchbox {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC0A3C;
	font-weight: bold;
  	border           : 1px solid #999999;
} */
.indent {
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.my_obedia_borders {
	border: 1px solid #DC0A3C;
	background-repeat: repeat-y;
	background-color: #DC0A3C;

	
}

.nav_spacer {
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 12px;
}


.grey_tile {
	background-color: #F4F4F4;

}
.topborder {
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	
}

/* Stepped Form */


table.active {
	border: 1px solid #DC0A3C;	

}

table.active th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC0A3C;
	font-weight: bold;
}

table.active td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.popup_input {
  font-family      :  Arial, Helvetica, sans-serif;
  font-size        : 10px;
  border           : 1px solid #B4BFDF;
  background-color: #DADFEF;

}


a.active:link, a.active:visited {
  	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

a.active:hover {
  color            : #999999;
}

/* Sub Nav Styles */
.rollovers {
	border: 1px solid #B4BFDF;
	background-color: #DADFEF;
}

.p7submenus {
	background-position: top;
	vertical-align: top;

}

.p7submenus p {
	margin-top: 5;
	margin-bottom: 5;

}

.p7submenus a, .p7submenus a:visited {
	display: block;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
  	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	display: block;
	color: #000000;
	background-color: #B4BFDF;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}


#p7snapsubswhatwedo {
	position: absolute;
	width: 100;
	font-size: 10px;
	visibility: hidden;
	z-index: 1;
	left: 500px;

}

#p7snapsubsnews {
	position: absolute;
	width: 100;
	font-size: 10px;
	visibility: hidden;
	z-index: 1;
	left: 500px;

}

#p7snapsubsproducts {
	position: absolute;
	width: 100;
	font-size: 10px;
	visibility: hidden;
	z-index: 1;
	left: 500px;

}
#p7snapsubsclients {
	position: absolute;
	width: 100;
	font-size: 10px;
	visibility: hidden;
	z-index: 1;
	left: 500px;

}

#p7snapsubsabout {
	position: absolute;
	width: 100;
	font-size: 10px;
	visibility: hidden;
	z-index: 1;
	left: 500px;

}



#flash_promo {
	position:relative;
	float:left;
	clear:both;
	width:532px;
	height:100px;
	margin-top: -30;
	margin-left: 0px;
	padding-left: 0px;
}

/*new elements - OBEDIA 2.0*/

div.roundedBox {
	position: relative;
}

div.roundedBox div.tl{
			position:absolute;
			width: 6px;
			height: 6px;
			background:transparent url(/images/common/corner_white_TL.gif) top left no-repeat;
			left:0;
			top:0;
		}
		
		div.roundedBox div.tr{
			position:absolute;
			width: 6px;
			height: 6px;
			background:transparent url(/images/common/corner_white_TR.gif) top right no-repeat;
			right:0;
			top:0;
		}
		
		div.roundedBox div.bl{
			position:absolute;
			width: 6px;
			height: 6px;
			background:transparent url(/images/common/corner_white_BL.gif) bottom left no-repeat;
			left:0;
			bottom:0;
		}
		
		div.roundedBox div.br{
			position:absolute;
			width: 6px;
			height: 6px;
			background:transparent url(/images/common/corner_white_BR.gif) bottom right no-repeat;
			right:0;
			bottom:0;
		}
		
		.keylineBox {
			border: 2px solid #CCCCCC;
		}
		
		div.keylineBox div.tl{
			position:absolute;
			width: 9px;
			height: 9px;
			background:transparent url(../images/HOME/subFeatureBox_TL.gif) top left no-repeat;
			left:-2;
			top:-2;
		}
		
		div.keylineBox div.tr{
			position:absolute;
			width: 9px;
			height: 9px;
			background:transparent url(../images/HOME/subFeatureBox_TR.gif) top right no-repeat;
			right:-2;
			top:-2;
		}
		
		div.keylineBox div.bl{
			position:absolute;
			width: 9px;
			height: 9px;
			background:transparent url(../images/HOME/subFeatureBox_BL.gif) bottom left no-repeat;
			left:-2;
			bottom:-2;
		}
		
		div.keylineBox div.br{
			position:absolute;
			width: 9px;
			height: 9px;
			background:transparent url(../images/HOME/subFeatureBox_BR.gif) bottom right no-repeat;
			right:-2;
			bottom:-2;
		}
		.productLabel {
			font-family: verdana, arial, sans serif;
			font-size: 11px;
			color: #666666;
			line-height: 20px;
			font-weight: normal;
		}
		
		.productLabel a {
			font-family: verdana, arial, sans serif;
			font-size: 11px;
			color: #666666;
			text-decoration: none;
			font-weight: normal;
		}
		
		.productLabel a:hover {
			font-family: verdana, arial, sans serif;
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			font-weight: normal;
		}
		
		ul.prinav, .prinav ul {
			padding: 0;
			border: 0;
			margin: 0;
			list-style: none;
			display: block;
			width: 100%;
			text-decoration: none;
			text-align: left;
		}	
		
		.prinav li {
			padding: 0;
			border: 0;
			margin: 0;
			list-style: none;
			display: inline;
		}
		
		.prinav li a {
			font-family:  Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			font-weight: normal;
			text-decoration: none;
			text-transform: uppercase; 
			margin-right: 7px;
		}
		
		.prinav li a:hover {
			color: #000000;
		}
		
		.prinav li a:visited {
			color: #FFFFFF;
		}
		
		ul.prinav li ul {
			position: absolute;
			padding: 0;
			border: 0;
			margin: 0;
			list-style: none;
			display: block;
			width: 800px;
			text-decoration: none;
			top: 15px;
			padding-top: 10px;
		}	
		
		ul.prinav li ul li {
			
		}
				
		ul.prinav li ul li a {
			font-family:  Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			font-weight: normal;
			line-height: 12px;
			text-decoration: none;
			text-transform: uppercase; 
			margin-left: 7px;
		}
		
		ul.prinav li ul li a:hover {
			color: #DC0A3C;
		}
		
		ul.prinav li ul li a:visited {
			color: #000000;
		}
		
		.header_loggedInLabel {
			font-family:  Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			font-weight: normal;
			line-height: 12px;
		}
		
		.header_loggedInNav {
			font-family:  Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
			font-weight: normal;
			text-decoration: none;
		}
		
		.header_loggedInNav a {
			font-family:  Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #D20032;
			font-weight: normal;
			text-decoration: none;
		}
		
		.header_loggedInNav a:hover {
			font-family:  Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #D20032;
			font-weight: normal;
			text-decoration: underline;
		}
		
		.messaging_techText {
			color: #6699FF;
		}
		
		#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
			position: absolute;
			background: black url(../images/common/black_screen.gif);
			right: 0;
			width: 10px;
			top: 0;
			z-index: 5;
			visibility: hidden;
			filter: alpha(opacity=80); 
			-moz-opacity: 0.8; 
			opacity: 0.8;
			/*
			filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
			opacity: 0.8;
			*/
		}