/* CSS Document */

body{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 800px;
}

.menuHor{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #A00012;
	font-weight: bold;
	text-decoration: none;
	background: #000000;
	border: thin solid #000000;
	padding: 5px;
	margin: 1px;
}

p{
	padding-right: 3px;
	padding-left: 3px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #A00012;
	font-weight: bold;
}

.a1 {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	list-style-type: none;
}

.container{	text-align: center;}

.headerIndex{
	background: url(images/300x800.jpg) no-repeat center center;
	width: 800px;
	height: 229px;
	text-decoration: none;
	left: auto;
	top: auto;
}
.header{
	width: 800px;
	text-decoration: none;
}

.menuLeft{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #A00012;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	width: 150px;
	border: thin solid #000000;
}

.content{	width: 100%;}

.table{	
	border: thin solid #000000;
	text-align: left;
	vertical-align: top;
}

.redFeild{	
	font-weight: bold;
	color: #FFFFFF;
	background: #A00012;
	text-align: center;
	padding: 2px;
	height: 25px;
	vertical-align: middle;
}

.blueFeild{
	font-weight: bold;
	color: #FFFFFF;
	background: #183B6E;
	text-align: center;
	padding: 2px;
	height: 25px;
	vertical-align: middle;
}
.yellowFeild{
	font-weight: bold;
	color: #FFFFFF;
	background: #FFB300;
	text-align: center;
	padding: 2px;
	height: 25px;
	vertical-align: middle;
}
.grayFeild{
	font-weight: bold;
	color: #FFFFFF;
	background: #CCCCCC;
	text-align: center;
	padding: 2px;
	height: 25px;
	vertical-align: middle;
}

.title{
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A00012;
	padding-left: 10px;
}

.subtitle{
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A00012;
	text-align: center;
}

.note{
	color: #000000;
	font-weight: bold;
	background: #FFFFFF;
	text-align: center;
	padding: 2px;
	height: 25px;
}

.rigthColon{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}

.footer{
	font-size: 0.8em;
	width: 99%;
	border: thin solid #000000;
}


/* www.sso.ca */
