

body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

object { padding:0;	margin:0; }
embed { padding:0;	margin:0; }
sup { vertical-align:top; }
fieldset { margin-bottom:20px; }
th { text-align:left; }
legend, legend.copyBold { color: #000000; }
.align_right { text-align: right; }
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_justify { text-align: justify; }
.clear { clear:both; }
.float_right { float: right; }
.float_left { float: left; }
.red { color:red; }
.green { color:green; }
.border { border-bottom: 1px solid silver; }
.Border { border: 1px solid silver; }
tr.alternate, td.alternate, th.alternate, .tableAltDark { background-color:#E0E0E8; }
.tableAltLight { background-color:#F4F4F6; }

.copy, td {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color: #000000;
}

.copySmall {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	color: #000000;
}

.copySmallBold {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	color: #000000;
}

.copyBold {
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	color: #000000;
}

.copyItalic {
	font-size: 12px;
	font-weight:normal;
	font-style:italic;
	color: #000000;
}

.copyBoldItalic {
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #000000;
}

.copy8 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	color: #000000;
}

.small_red, smallPrint {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
}

.fakeDisabled {
	background-color:#d4d0c8;
	color:#808080;
}

.imageCaption {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #C3C5D4;
}

.copyBoldWhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.SearchTitles {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #283960;
}

.SearchSubTitles {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #55789A;
}

.SearchBody {
	font-size: 12px;
	font-weight: copy;
	color: #000000;
	background-color: #C3C5D4;
}

.titlesWhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.copyBold14Red, .copy14BoldRed {
	font-size: 16px;
	font-weight:bold;
	color: red;
}

hr, .hr { 
	clear: both; 
	margin: 6px 0; 
	padding:0;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #1b315a; 
	border-left: none;
	height: 1px; 
	color: #1b315a;
	background: none;
}

p {
	margin:12px 0;
}

#pageBody p:first-child {
	margin-top:0;
}

h1, h2, h3, h4, h5, h6 {
	color:#283960;
	margin:12px 0;
	padding:0;
}

.pageTitle {
	color:#283960;
	font-size:14px;
	font-weight:bold;
}

h1.pageTitle {
	margin:0;
}

.pageSubTitle {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.sectionTitle {
	display:block;
	margin:6px 0;
	padding:4px;
	text-transform:uppercase;
	background:#256fac url(http://www.src.sk.ca/images/layout2010/formheader-bg.jpg) left top repeat-y;
	font-size:12px;
	text-align: left;
	color:#ffffff;
	font-weight:bold;
}
	
.formheader {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.seperatorLine {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height:1px;
}
tr.tableYearRow, tr.tableYearRow td {
	color: #FFFFFF !important;
	font-size: 11px !important;
	font-weight: bold !important;
	background-color:#ABABCB !important;
}

