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

body {
	background-position: center top;
	background-image: url(../images/elements/bg_fullpage.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

li {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pagename {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
}

.tablebg_orangelight {
	background-color:#ffebd7;
}

.tablebg_orangemedium {
	background-color:#ffb265;
}

.tablebg_orangedark {
	background-color:#fe5f19;
}

.tablebg_bluelight {
	background-color:#bfd7ed;
}

.tablebg_bluemedium {
	background-color:#99bfe1;
}

.tablebg_bluedark {
	background-color:#0057a6;
}


.leftnav_catmain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ff7f00;
}

.leftnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.leftnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ff7f00;
	font-weight:bold;
	text-decoration:none;
}

a {
	color:#ff7f00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#0057a6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.textplain {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textplainbold {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.textplainitalics {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}

.textbold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.textitalics {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

.textwhite {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.textwhitebold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}

.textwhiteitalics {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#FFFFFF;
}

.textmediumblack1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

.textmediumblack2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.textmediumwhite1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.textmediumwhite2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.textmediumblue1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0057a6;
	font-weight:bold;
}

.textmediumblue2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0057a6;
	font-weight:bold;
}

.textmediumorange1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff7f00;
	font-weight:bold;
}

.textmediumorange2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff7f00;
	font-weight:bold;
}

.imageright {
	margin-bottom: 6px;
	margin-left: 10px;
	float: right;
	border: 1px solid #7f7f7f;
}

.imageleft {
	margin-bottom: 6px;
	margin-right: 10px;
	float: left;
	border:1px;
	border: 1px solid #7f7f7f;
}

.imageborderonly {
	border:1px;
	border: 1px solid #7f7f7f;
}
