body {
	background-color: #FFFFFF;
	background-image: url(images/pagebkgr.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:default;
}
body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
h1,h2,h3,h4,h5,h6,p,span {margin:0px; padding:0px;}
div {position:relative;}
#container {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;
	}
#header {
	width:900px;
	height:155px;
	background-color:#ccff99;
	background-image:url(images/header_bkgr.jpg);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	}
#logo {
	width:200px;
	float:left;
	clear:none;
	}
#welcometext {
	padding-top:7px;
	float:left;
	clear:none;
	color:#fff;
	}
#language {
	width:73px;
	height:29px;
	background-image:url(images/language_bkgr.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-right:10px;
	float:right;
	clear:right;
	}
#language img {
	margin-top:7px;
	}
#mainmenu {
	width:700px;
	float:right;
	margin-top:91px;
	text-align:right;
	}
.greenline {
	width:900px;
	float:left;
	clear:both;
	margin-bottom:1px;
	background-color:#62b900;
	}
#flashanimation {
	width:900px;
	height:170px;
	float:left;
	clear:both;
	}
#leftcol {
	width:200px;
	float:left;
	clear:left;
	margin-right:10px;
	}
#content {
	width:507px;
	float:left;
	clear:none;
	margin-right:10px;
	}
#rightcol {
	width:173px;
	float:right;
	clear:right;
	margin-bottom:10px;
	}
#secondarymenu, .secondarymenu {
	width:200px;
	float:left;
	clear:both;
	}
#secondarymenu br, .secondarymenu br {font-size:18px;}
#secondarymenu a, .secondarymenu a {
	background-color:#fbd0bc;
	font-size:11px;
	font-weight:normal;
	background-image:url(images/arrow_01.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:auto;
	text-decoration:none;
	color:#333;
	padding-left:27px;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
	display:block;
	margin-bottom:1px;
	}
#secondarymenu a:hover, .secondarymenu a:hover {
	background-image:url(images/arrow_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#f26222;
	color:#fff;
	}
#secondarymenu a.active, .secondarymenu a.active {
	background-image:url(images/arrow_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#f26222;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	}
#secondarymenu a.sub1, .secondarymenu a.sub1 {
	background-image:none;
	background-color:#fff;
	color:#333;
	font-size:10px;
	text-transform:uppercase;
	padding-left:15px;
	font-weight:bold;
	display:list-item;
	list-style-position:inside;
	}
#secondarymenu br.small {font-size:14px;}
#secondarymenu a.sub1:hover, .secondarymenu a.sub1:hover {color:#f26222;}
.longphoto {
	width:507px;
	float:left;
	clear:both;
	margin-bottom:0px;
	}
#maintext {
	width:487px;
	padding:7px 10px;
	float:left;
	clear:both;
	background-image:url(images/maintext_bkgr.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
#maintext h1, #maintext h1 a, #maintext h3, #maintext h3 a {
	font-size:20px;
	padding-bottom:2px;
	color:#000;
	text-decoration:none;
	}
#maintext h1.title {border-bottom:2px solid #FF6600; padding-bottom:0px; margin-bottom:10px;}
#maintext table img {padding:8px; border:1px solid #ccc;}
#maintext h2 {
	font-size:16px;
	padding-bottom:2px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	margin-top:15px;
	}
#maintext p {
	font-size:12px;
	color:#000;
	}
#maintext p a {
	font-size:12px;
	color:#000;
	text-decoration:underline;
	}
#maintext p a:hover {
	color:#ff4200;
	text-decoration:none;
	}
#maintext p ul {
	margin-left:50px;
	margin-top:5px;
	padding:0px;
	line-height:23px;
	}
#maintext p ul li {
	margin-left:50px;
	margin-top:0px;
	padding:10px;
	font-size:12px;
	color:#1f356f;
	text-decoration:none;
	}
#maintext ul li a {color:#FF6600; text-decoration:none;}
.readmore {
	margin-top:10px;
	}
.rightcoltitle {
	background:#f26222 url(images/orange_bkgr.gif) repeat-x top;
	width:153px;
	padding:7px 10px;
	clear:both;
	float:left;
	margin-bottom:10px;
	}
.rightcoltitle h3 {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	}
#rightcol p {
	width:153px;
	text-align:left;
	padding:0px 10px;
	display:block;
	color:#333;
	clear:both;
	font-size:11px;
	}
#rightcol p br {
	font-size:5px;
	}
#rightcol p a {
	color:#333;
	text-decoration:underline;
	}
#rightcol p a:hover {
	color:#ff4200;
	text-decoration:underline;
	}
.leftcoltitle {
	background:#f26222 url(images/orange_bkgr.gif) repeat-x top;
	width:180px;
	padding:7px 10px;
	clear:both;
	float:left;
	margin-bottom:1px;
	}
.leftcoltitle h3 {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	}
#leftcol p {
	width:180px;
	text-align:left;
	padding:0px 10px;
	display:block;
	color:#333;
	clear:both;
	font-size:11px;
	}
#leftcol p br {
	font-size:5px;
	}
#leftcol p a {
	color:#333;
	text-decoration:underline;
	}
#leftcol p a:hover {
	color:#ff4200;
	text-decoration:underline;
	}
#footer {
	width:900px;
	clear:both;
	border-top:5px solid #62b900;
	height:22px;
	background-image:url(images/smile_footer.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:6px;
	}
#footer a {
	font-size:10px;
	font-stretch:condensed;
	font-weight:bold;
	color:#333;
	margin-left:10px;
	text-decoration:none;
	text-transform:uppercase;
	}
#copyright {
	width:900px;
	float:left;
	clear:both;
	}
#copyright p {
	display:block;
	padding-left:10px;
	font-size:11px;
	color:#333;
	}
#copyright p a {
	color:#ff4200;
	text-decoration:underline;
	}
#bcache {
	width:900px;
	float:left;
	clear:both;
	}
#bcache a {
	display:block;
	padding-left:10px;
	font-size:10px;
	color:#666;
	text-decoration:none;
	}
#dhtmltooltip{
	position: absolute;
	border: 2px solid white;
	width: 200px;
	height:200px;
	padding: 2px;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
	}