@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	
}

ol {font-size:0.75em; padding:0 0 15px 25px;}
li {display:inline;}
p, li, a, h1, h2{color:#001383;}
body {
	line-height: 1.25;
	background:url(../../images/core/bg.gif) repeat-x;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
a:focus{
outline:none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup { vertical-align: text-top;
	  font-size: 70%; }
sub { vertical-align: text-bottom; 
	  font-size: 70%;}

/* MAIN TAGS REDEFINED */

body {
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0px 0px;
	border: 0;
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
}
#tinymce{text-align:left;}
#tinymce p{font-size:0.75em;}
img {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
}
#content, #head, #footer, #nav
{
	width:955px;
	margin:0 auto;
	display:block;
}

#footer
{
	clear:both;
}
#footer-links{color:#FFFFFF; font-size:0.7em;}
#main-content h2 {clear:both; font-size:0.75em; color:#333;}
#main-content p { line-height:1.4em;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
#footer a {text-decoration:underline;}
/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

.clear
{
	clear: both;
}

/*Realnet onsite branding*/
#realnet
{
	font-size:0.7em;
	font-family:'verdana';
	text-align:right;
	padding:25px 0;
	/* Color site dependant */color:#999;
	width:955px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
}
#realnet a{/* Color site dependant */color:#999;}
#ie6-discovered {background:#e7e7e7; padding:5px 15px; color:#666;line-height:1.3em;}

/*---- sIFR ---*/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding:0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/


@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}
