/* CSS definition file containing sitestyle stylesheets */
body {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: small;
	background-color: #F8E8B8;
	background-image: url("./assets/images/background-right.gif");
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	padding-right: 25px;
	background-position : top right;
	background-repeat : repeat-y;
}

a.plain:link, a.plain:visited, a.plain:active {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

a.plain:hover {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	color: #CC00FF;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	color: #003399;
	font-weight: bold;
}

a:visited {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	color: #990099;
	font-weight : bold;
}

a:active {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	color: #CC0000;
	font-weight: bold;
}

a:hover {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	color: #CC00FF;
	font-weight: bold;
}

h1 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: xx-large;
	color: #000066;
	font-weight: bold;
}

h2 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-large;
	color: #000066;
	font-weight: bold;
}

h3 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: large;
	color: #000066;
	font-weight: bold;
}

h4 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: medium;
	color: #000066;
	font-weight: bold;
}

h5 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: small;
	color: #000066;
	font-weight: bold;
}

h6 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	color: #000066;
	font-weight: bold;
}

ol {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
}

p {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	color: #000066;
}

p.oltour {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
    margin-left : 2pt;
	margin-right : 2pt;
	margin-bottom : 1pt;
	text-align : left;
}

ul {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
}

iframe{
	border : 0px solid Black;
}

table.oltour{
	border : none;
	padding : 0px;
	width : 100%;
}

ul.mainnav {
	margin: 0;
	/*padding: 0;*/
	list-style-type: none;
}

ul.sidenav1 {
	text-align: left;
	list-style-type: disc;
	margin-left : 12pt;
	font-size: xx-small ! important;
	font-weight : bold ! important;
}

ul.sidenav2 {
	text-align: left;
	list-style-type: circle;
	margin-left : 10pt;
	font-size: xx-small ! important;
	font-weight : bold ! important;
}

.nobullets {
	list-style-type: none;
	margin-left : 10pt;
}

 .breadcrumblinks {
	font-size: xx-small ! important;
}

 .sidenavtext {
	font-size: xx-small ! important;
	font-weight : bold ! important;
}

.text-cell {
	background-color : #FFF7DE;
	border : 1pt solid #905000;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: small;
}

.TextNavBar {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

.TextObject {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: x-small;
}
