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

.navigation {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00003B;
	text-decoration: none;
}

.navigation:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00003B;
	text-decoration: underline;
}

.navigationScot {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #172687;
	text-decoration: none;
}

.navigationScot:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #172687;
	text-decoration: underline;
}

.navigationVIF {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #07693e;
	text-decoration: none;
}

.navigationVIF:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #07693e;
	text-decoration: underline;
}

.navigationVI {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #a6222f;
	text-decoration: none;
}

.navigationVI:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #a6222f;
	text-decoration: underline;
}

.navigationRS {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0d6658;
	text-decoration: none;
}

.navigationRS:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0d6658;
	text-decoration: underline;
}

.navigationPRN {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #b07223;
	text-decoration: none;
}

.navigationPRN:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #b07223;
	text-decoration: underline;
}

.navigationEng {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #651456;
	text-decoration: none;
}

.navigationEng:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #651456;
	text-decoration: underline;
}

.navigationHomes {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #507820;
	text-decoration: none;
}

.navigationHomes:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #507820;
	text-decoration: underline;
}

.mainText {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.sioLink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #333333;
	text-decoration: none;
}

.sioLink:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #333333;
	text-decoration: underline;
}

.bullets {
	font-family: Arial;
	font-size: 13px;
	line-height: 18pt;
	color: #00003B;
}

.bullets:hover {
	font-family: Arial;
	font-size: 13px;
	line-height: 18pt;
	color: #00003B;
	text-decoration: underline;
}

.bullets2 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	margin: 10px 10px;
}

.bullets3 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	padding-bottom: 10px;
}