/* top navigation */

ul.iconmarker li img {
	float: none;
	clear: none;
	vertical-align: middle;
	margin: 0 4px 0 0px;
}

ul.iconmarker16 li img {
	float: none;
	clear: none;
	vertical-align: middle;
	margin: 0 4px 0 0px;
}

.backcandidates {
	background-image: url(../resources/nav_button_red.gif);
	background-repeat: no-repeat;
}

.backcandidates a{
	background-image: url(../resources/nav_button_red.gif);
	background-repeat: no-repeat;
}

.backclients {
	background-image: url(../resources/nav_button_purple.gif);
	background-repeat: no-repeat;
}

.backclients a{
	background-image: url(../resources/nav_button_purple.gif);
	background-repeat: no-repeat;
}

.backdefault {
	background-image: url(../resources/nav_button_orange.gif);
	background-repeat: no-repeat;
}

.backdefault a{
	background-image: url(../resources/nav_button_orange.gif);
	background-repeat: no-repeat;
}

.backlogin {
	background-image: url(../resources/nav_button_blue.gif);
	background-repeat: no-repeat;
}

.backlogin a{
	background-image: url(../resources/nav_button_blue.gif);
	background-repeat: no-repeat;
}

.backtrade {
	background-image: url(../resources/nav_button_green.gif);
	background-repeat: no-repeat;
}

.backtrade a{
	background-image: url(../resources/nav_button_green.gif);
	background-repeat: no-repeat;
}

/*-------------------------------- base menu -------------------------------*/
.basemenu {
	overflow: hidden;
	width: 200px;
	float: left;
	clear: none;
	margin-top: 10px;
}

.basemenu li {
	height: 24px;
	width: 198px;
	margin-right: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 24px;
	list-style-type: none;
	display: list-item;
	margin-bottom: 2px;
	color: White;
	background-color: #959ABB;
	letter-spacing: 1px;
}

.c1 {
	background-color: #EC4122;
}

.c2 {
	background-color: #ED705A;
}

.c3 {
	background-color: #EF9383;
}

.c4 {
	background-color: #F0B3A8;
}

/*-------------------------------- homemenu -------------------------------*/
.homemenu {
	overflow: hidden;
	width: 183px;
	float: left;
	clear: none;
}

.homemenu li {
	height: 24px;
	width: 183px;
	margin-right: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 24px;
	list-style-type: none;
	display: list-item;
	margin-bottom: 2px;
	color: White;
	letter-spacing: 1px;
}

/*-------------------------------- side menu -------------------------------*/
.sidemenu {
	overflow: hidden;
	width: 175px;
	float: right;
	clear: none;
	margin-top: 30px;
}

.sidemenu li {
	height: 24px;
	width: 175px;
	margin-right: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 24px;
	list-style-type: none;
	display: list-item;
	margin-bottom: 2px;
	color: White;
	background-color: #EC4122;
	letter-spacing: 1px;
}

#fullbodywrapper .basemenu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: White;
}

#fullbodywrapper .basemenu ul li a:hover {
	color: White;
	background-color: #EC4122;
	text-decoration: none;
}

#fullbodywrapper .homemenu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: White;
}

#fullbodywrapper .homemenu ul li a:hover {
	color: White;
	background-color: #CACCDD;
	text-decoration: none;
}

#fullbodywrapper .sidemenu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: White;
}

#fullbodywrapper .sidemenu ul li a:hover {
	color: White;
	background-color: #CACCDD;
	text-decoration: none;
}

/* ------------------------- icon links ------------------------------------*/
#links {
	overflow: hidden;
	float: left;
}

#links li {
	padding-bottom: 5px;
	display: list-item;
}

#links li a {
	text-decoration: none;
	color: #4F547B;
}

#links li a:hover {
	color: #CC0066;
	text-decoration: none;
}

#menu {
	overflow: hidden;
	margin-top: 14px;
	margin-bottom: 14px;
	width: 760px;
}

#menu li {
	height: 20px;
	width: 93px;
	margin-right: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	list-style-type: none;
	display: inline;
	float: left;
}

#menu li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
}


#menu li a:hover {
	color: #4F547B;
	background-image: url(../resources/nav_button_over.gif);
}



/* -------------------- dynamic message links --------------------*/
#messagecontainer{
	margin-top: 10px;
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	clear: both;
	background-color: inherit;
	color: White;
	overflow: hidden;
	font-size: 7.5pt;
	font-weight: bold;
}

#messagecontainer a {
	color: White;
	text-decoration: none;
}

#messagecontainer a:hover {
	color: White;
	text-decoration: underline;
}

#messagecontainerindex{
	margin-top: 10px;
	width: 720px;
	padding-left: 10px;
	padding-right: 40px;
	padding-bottom: 6px;
	clear: both;
	color: White;
	text-align: right;
	overflow: hidden;
}

/*post navigation*/
#nav {
	overflow: hidden;
	margin-bottom: 14px;
	width: 740px;
}

#nav li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	display: inline;
	float: left;
	padding-right: 4px;
	border-right: 1px solid #959ABB;
	margin-right: 10px;
}

#pagebase{
	width: 740px;
	margin-top: 20px;
	padding-bottom: 20px;
	font-size: 8pt;
	text-align: center;
	overflow: hidden;
}

#pagebase a{
	text-decoration: none;
	color: #C71585;
}

#pagebase a:hover {
	text-decoration: underline;
	color: #32CD32;
}

#pagebase a:active {
	text-decoration: underline;
	color: #8A2BE2;
}

/*page links*/
#pagestop{
	width: 740px;
	margin-top: 20px;
	padding: 3px;
	font-size: 8pt;
	text-align: center;
	overflow: hidden;
}

#pagestop a{
	text-decoration: none;
	color: #C71585;
}

#pagestop a:hover {
	text-decoration: underline;
	color: #32CD32;
}

#pagestop a:active {
	text-decoration: underline;
	color: #8A2BE2;
}

/*result filter buttons*/
#resulttab {
	overflow: hidden;
	margin-top: 2px;
	margin-bottom: 14px;
	width: 740px;
	border-bottom: 1px solid #959ABB;
	color: #383D58;
}

#resulttab a {
	color: #383D58;
	background-image: url(../resources/tab.gif);
	background-repeat: no-repeat;
}

#resulttab li {
	height: 20px;
	width: 100px;
	margin-right: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	list-style-type: none;
	color: #ffffff;
	background-image: url(../resources/tabactive.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
}

#resulttab li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#resulttab li a:hover {
	color: #ffffff;
	background-image: url(../resources/tabover.gif);
	background-repeat: no-repeat;
}

#searchcontainer{
	width: 760px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: White;
	font-weight: bold;
}

#searchcontainer a{
	color: #CC0066;
	text-decoration: none;
}

#searchcontainer a:hover{
	color: #CC0066;
	text-decoration: underline;
}

#searchcontainer input {
	font-size: 9pt;
	color: #383D58;
	padding: 1px;
}

#searchcontainer select	{
	font-size: 9pt;
	width: 160px;
	color: #383D58;
}

#searchcontainerpage{
background-image: url(../resources/mag_glass.gif);
background-repeat: no-repeat;
background-position: right top;
	margin-top: 10px;
	width: 738px;
	clear: both;
	border-bottom: 1px solid #959ABB;
	border-top: 1px solid #959ABB;
		border-left: 1px solid #959ABB;
	border-right: 1px solid #959ABB;
	padding-top: 10px;
	p2adding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	overflow: hidden;
	b2ackground-color: Silver;
}

#searchcontainertop{
	float: right;
	background-color: #CACCDD;
	height: 30px;
	overflow: hidden;
	padding-top: 6px;
	clear: none;
	padding-left: 15px;
	padding-right: 10px;
	p2adding-left: 125px !important;
	p2adding-left: 90px;
	p2adding-right: 7px !important;
	p2adding-right: 2px;
	b2ackground-image: url(../resources/fm_searchbar_icon2.gif);
	b2ackground-repeat: no-repeat;
}

#searchcontainertop table{
	margin-top: 0px;
	padding-top: 0px;
}

#searchcontainertop td input{
	font-size: 9pt;
	color: #383D58;
	padding: 1px;
}

#searchcontainertop td select{
	font-size: 9pt;
	width: 160px;
	color: #383D58;
	padding: 0px;
}

#searchcontainertophome{
	float: right;
	background-color: #CACCDD;
	height: 30px;
	overflow: hidden;
	padding-top: 6px;
	c2lear: none;
	padding-right: 10px !important;
	padding-right: 10px;
	padding-left: 10px !important;
	padding-left: 10px;
}

/* --------------------------- search container ----------------------*/
#searchtop{
	height: 36px;
	padding: 0px;
	color: #383D58;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
	d2isplay: block;
	font-size: 8pt;
	p2osition: relative;
	margin: 0 auto;
}

#searchtopleft{
	float: right;
	background-image: url(../resources/search_lhs.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 5px;
	clear: none;
	overflow: hidden;
}

#searchtopright{
	float: right;
	background-image: url(../resources/search_rhs.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 5px;
	clear: none;
	overflow: hidden;
}
.spacerul {
height: 0px !important;
height: 7px;
}
