/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;

	background-image: url('images/sm_06a.jpg');
	background-repeat: repeat-x;
	margin: 0px;
}
p, td, div, .Normal {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px 20px 0px;
	padding:0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C9C2E;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

a, a:active, a:visited, a:hover, a:link {
	color:#3b4e5e;
	text-decoration:none;
}
a:hover {
	color:#3b4e5e;
	text-decoration:underline;
}
#content {
	/*padding: 15px 39px 40px 40px;*/
	margin: 15px 39px 40px 40px;
}
.ftbg {
	background:url(images/sm_26.jpg) repeat-x bottom left;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.ft {
	font-size:12px;
	color:#c8f8ff;
	/*background: url(images/s_27.jpg) no-repeat center top;*/
}

.ft a, .ft a:hover, .ft a:active, .ft a:visited, .ft a:link{
	font-size:12px;
	color:#FFFFFF;
}

.headerbg {
	background:url(images/sm_02.jpg) repeat-x bottom left;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#navigation div {
	float: left;
	margin: 0px;
	font-size:12px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
#navigation div a, #navigation div a:active, #navigation div a:visited, #navigation div a:link {
	display: block;
	height: 49px;
	margin: 0px 10px;
	width:155px;
	color:#FFFFFF;
	text-decoration:none;
}

#navigation div a:hover, #navigation div.navsel {
	background:url(images/nav-h.jpg) repeat-x top left;
	margin: 0px 10px;
}
/*
.input, .xsTxtSearch {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	color: #888888;
	width: 199px;
	height: 17px;
	padding: 15px 13px 0px 5px;
	border: 0px;
}*/
/*
.button, .xsCmdSearch {
	height:17px;
	padding:2px 0px 2px 0px;
}

.xsTxtSearch, input.xsTxtSearch, .input {
	width:230px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	color: #888888;
}*/
.Leftnavhead {
	background: url(images/leftnavhead.gif) no-repeat center top;
	height:43px;
	line-height:40px;
	padding:0px 0px 0px 20px;
	color:#FFFFFF;
}

.Leftnavbg {
	background: url(images/leftnavbg.gif) no-repeat center top;
	padding:0px 0px 0px 20px;
	color:#FFFFFF;
}

body.RadEContentBordered {
	background-color:#ffffff;
}
.SearchBox {
	text-align:center;
	margin:5px 0px 5px 0px;
}
.SearchBox input.xsTxtSearch, input.xsTxtSearch, .xsTxtSearch {
	width:200px;
}

.blacktitle {
	font-size:14px;
	font-weight:bold;
}

ul {
	list-style:none;
	display:list-item;
}
ul li {
	list-style:none;
	display:list-item;
	background:url(images/bull.gif) no-repeat left center;
	padding:3px 0px 3px 20px;
}

ul.noindent {
	list-style:none;
	display:list-item;
	padding:0px;
	margin:0px;
}
.noindent li {
	list-style:none;
	display:list-item;
	background:url(images/bull.gif) no-repeat left center;
	padding:3px 0px 3px 20px;
	margin:0px;
}
.more a, .more a:active, .more a:visited, .more a:hover, .more a:link, a.more, a.more:active, a.more:visited, a.more:hover, a.more:link, .more a strong, .more a strong:active, .more a strong:visited, .more a strong:hover, .more a strong:link, a.more strong, a.more strong:active, a.more strong:visited, a.more strong:hover, a.more strong:link, .more a, .more strong a:active, .more strong a:visited, .more strong a:hover, .more strong a:link {
	color:#2c9c2e;
	text-decoration:none;
}
.more a:hover, a.more:hover, .more strong a:hover, a.more strong:hover {
	color:#3b4e5e;
	text-decoration:underline;
}
