/* CSS Document */
@charset "utf-8";
.borderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3C2A4;
}
.midbg {
	background-image: url(../images/bg_midstrip.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.contentbg {
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f2ece3;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10pt;
	color: #000;
}
a:link {
	color: #0077cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0077cc;
}
a:hover {
	text-decoration: none;
	color: #4FB4FF;
}
a:active {
	text-decoration: underline;
	color: #0077cc;
}

#button	{background-image: url(../images/nav/button_.png);}

#button hover  	{background-image: url(../images/nav/button_OVER.png);}
p {
	color: #245b9b;
	font-size: 13px;
	line-height: 25px;
}
.bulletlist {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18pt;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 1em;
}
.h2side {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	padding: 0px;
	line-height: 1em;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.h3menu {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #1b3268;
	padding-left: 10px;
	font-weight: normal;
	font-size: 18pt;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	cursor:pointer;
}
h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #038fb3;
	font-weight: normal;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
}
h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
}
h4 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
}
h5 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
}
h6 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
}


.footerlinks {
	font-size: 10px;
	line-height: 14px;
}
#flashcontent {
	clip: rect(auto,auto,20px,auto);
}
